/* style 2020 1127 */

body {
    /* -webkit-animation: fadeIn 0.75s ease 0s 1 normal;
    animation: fadeIn 0.75s ease 0s 1 normal; */
  }

/*   @keyframes fadeIn {
    0% {
      opacity: 0
    }

    50% {
      opacity: 1
    }
  }

  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0
    }

    30% {
      opacity: 1
    }
  } */


/* reset /////////////*/

*
{
    margin: 0;
    padding: 0;
}

html {
/* font-size:80%; */
font-size:62.5%;
background:#fff;
}

body {
-webkit-text-size-adjust: 100%;
font-size:1.5rem;
line-height: 170%;
letter-spacing: 0px;
color: #000000;
font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
/* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/noise.png)repeat; */
height:100%;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

table 
{border-collapse: collapse; 
border-spacing: 0; 
font-size: inherit;
}

ul,dl,ol
{
text-indent: 0;
list-style: none;
}

img 
{
border: 0;
}

strong {
font-weight:bold;
}

.sponly {
display:none;
}
.pconly {
    display: initial;
}

a,
a:link,
a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #111111;
    text-decoration: underline;
}
a:active {}
a img {
    border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* ///////////// reset */


/* navi ///////////// */

.navwrap {
    width:100%;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/pc_headerwrap.jpg) no-repeat; */
    background:#00285f;
    background:#6fba2c;
    min-width: 1040px;
    position: fixed;
    top:0;
    z-index: 200;
    height: 110px;
    background: -moz-linear-gradient(45deg, #6fba2c 0%, #1b9800 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fba2c', endColorstr='#1b9800',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.navwrap_toppage {
    width:100%;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/pc_headerwrap.jpg) no-repeat; */
    background:#00285f;
    background:#6fba2c;
    min-width: 1040px;
    position: absolute;
    z-index: 100;
    height: 110px;
    background: -moz-linear-gradient(45deg, #6fba2c 0%, #1b9800 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fba2c', endColorstr='#1b9800',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.navwrap_fixed {
    position: fixed;
    top:0;
    z-index: 200;
    height: 110px;
}

.righttop {
    width:1040px;
    margin:0 auto 0;
    padding:0 0 0 0;
    display: block;
    height: 55px;
    position: relative;
}
.righttop ul {
    display: table;
    position: absolute;
    right: 0;
    top:12px;
}
.righttop ul li {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding:0 0px
}
.righttop ul li:first-child {
    padding:0 10px 0 0;
}
.righttop ul li a {
    color:#fff;
    text-decoration: none;
    font-size: 1.125rem;
    padding:20px 8px 0px;
    display: block;
}
.righttop ul li:last-child a {
    padding:20px 0 0 8px;
}
.righttop li a.ticket {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/ticket.png) no-repeat 48% 8% ;
    background-size:27px;
}
.righttop li a.goods {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/goods.png) no-repeat 50% 0% ;
    background-size:22px;
}
.righttop li a.bell12member {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/bell12member.png) no-repeat 50% 10% ;
    background-size:32px;
}
.righttop li a.bellpo_member {
    background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/bellpo_member.png) no-repeat 50% 10% ;
    background-size:30px;
    font-size: 1rem;
}
.righttop li a.lang {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/lang.png) no-repeat 58% 0% ;
    background-size:22px;
    font-size: 1rem;
}

nav.pc {
    width:100%;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/noise.png)repeat #044360; */
    background:#6fba2c;
    background: -moz-linear-gradient(45deg, #6fba2c 0%, #1b9800 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #6fba2c 0%,#1b9800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fba2c', endColorstr='#1b9800',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    display: block;
    text-align: center;
    margin:0px 0 0 0;
    box-shadow: 0 0 6px -3px #203908;
    height:55px;
}

nav.NavMenu {
    display: none;
}

.Toggle {
    display: none;
}

nav.pc .navinner {
    width:1040px;
    margin:0 auto;
}

nav.pc ul {
    display:inline-block;
    margin:0;
    padding:0;
}

nav.pc ul.left {
    text-align: right;
    padding:0 55px 0 0;
    width:455px;
}

nav.pc ul.right {
    text-align: left;
    padding:0 0 0 55px;
    width:455px;
}

nav.pc ul li {
    display:inline-block;
    text-align: center;
    color:#fff;
    padding:0;
    margin:0;
}

nav.pc ul li a {
    color:#fff!important;
    text-decoration: none!important;
    display: block!important;
    padding:20px 8px;
    font-weight:normal;
    font-size:1.425rem;
    /* text-shadow: 0 0 3px #222222; */
}

nav.pc ul.left li:first-child a {
    padding:20px 10px 20px 0;
}
nav.pc ul.right li:last-child a {
    padding:20px 0 20px 10px;
}

nav.pc ul li a:hover {opacity: 0.6;}

h1 {
    position:absolute;
    top:10px;
    left:0;
    right:0;
    margin:auto;
    padding:0;
    width:85px;
    z-index: 2000;
}

.navwrap_toppage h1 {
    position:absolute;
    top:10px;
    left:0;
    right:0;
    margin:auto;
    padding:0;
    width:85px;
    z-index: 2000;
}

h1 a {
    width:85px;
    margin:0;
    padding:0;
}

h1 a img {
    width:100%;
}

/*////////////// navi */

/* SEARCH /////*/

#searchform {
    margin:0 0 0 0;
    display: flex;
}

#searchform #s {
    padding:8px;
    border: none;
    font-size: 1.2rem;
    line-height: 100%;
    width:15rem;
}

#searchform button.submit_button {
  padding: 8px;
    font-size: 1.2rem;
    line-height: 100%;
    background-color: #6fba2c;
    color: #fff;
    font-weight: bold;
    border: none;
}

/* /////SEARCH */



.bgwhite {
    background:#fff;
}
.bgwhite_noise {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/noise.png)repeat #fff;
}
.bgblack {
    background:#000;
}
.bggray {
    background:#666;
}
.bggreen {
    background:#6EB92C;
}
.bgblue {
    background:#071F55;
}
.bgblue_noise {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/noise.png)repeat #071F55;
}
.shadow10px {
    box-shadow: 0 0 10px 0 #222222;
}
.shadow5px {
    box-shadow: 0 0 10px 0 #666;
}


h2.ttl-0 {
    font-size:1rem;
    line-height: 120%;
    margin:0 0 20px 0;
    color:#fff;
    background:#6EB92C;
    padding:5px 5px;
}

h2.block_ttl {
    font-size:1.4rem;
    line-height: 120%;
    margin:0 0 0px 0;
    color:#fff;
    background:#6EB92C;
    padding:5px 5px;
}

.postdate {
    font-size:1.4rem;
    font-family: 'Barlow Condensed', sans-serif;
}

h2.ttl-0 a {
    color:#fff!important;
    text-decoration: none;
}
h2.ttl-0 a:hover {
    text-decoration: underline;
}

h3.ttl-1 {
    font-size:2.25rem;
    line-height: 3.5rem;
    color:#000;
    text-align:left;
    text-shadow: none;
    border:none;
    padding:0 0 30px 0;
    margin:10px 0 50px 0;
    border-bottom:1px solid #6EB92C;
    font-weight: normal;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

p {
    font-size: 1.6rem;
    line-height: 180%;
    margin:20px 0;
}

p strong {
    /* font-size:120%;
    display: inline-flex;
    margin:30px 0 10px; */
}

p img {
    margin:0px 0;
    max-width: 700px;
}

table {
    border-collapse: collapse;
}
table td,
table th {
    border:1px solid #ccc;
}

.wp_social_bookmarking_light {
    display: none;
}

.btn_wrap {
    width:50%;
    margin:30px auto 50px;
    text-align: center;
}

a.btn {
    display: block;
    text-align:center;
    padding:25px!important;
    margin:10px 0;
    font-size: 1.6rem!important;
    line-height: 120%;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a.btn:hover {
    background:#e4e4e4;
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a.black {
    color:#000;
    border:1px solid #000;
}



/* 繝壹�繧ｸ蜀�リ繝� /////////////*/

.pagenavi {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    margin:100px 0 80px;
}

.pagenavi li {
    width:calc(50% - 32px);
    min-height:10rem;
    text-align: center;
    margin:5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background:#6fba2c;
    color:#fff;
    box-shadow: 0 0 8px -2px rgba(0,0,0,0.35);
}

.pagenavi li a {
    padding:0;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    color:#fff;
}

.pagenavi li a span {
    font-size: 2rem;
    line-height: 120%;
    text-align: center;
}

.pagenavi li:hover {
    opacity: 0.8;
    cursor: pointer;
    box-shadow: none;
}


/* ///////////// 繝壹�繧ｸ蜀�リ繝� */


/* 繝壹�繧ｸ繝倥ャ繝 /////////////*/

.pageheader {
    text-align: center;
    min-height: 500px;
    display: table;
    width:100%;
    min-width: 1040px;
}

/* min-height+table-cell firefox蟇ｾ遲� // */

.pageheader::before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
min-height: 500px;
}

/* // */

.pageheader h2 {
    font-size:10rem;
    line-height: 110%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:100%;
    font-family: 'Barlow Condensed', sans-serif;
    margin:0 0;
}
.pageheader h2 .wave {
    margin:20px auto 15px;
    display: block;
    width:78px;
    height:30px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h1_wave.png) no-repeat;
    background-size:100%;
}

.pageheader h2 .wave2 {
    margin:20px auto 15px;
    display: block;
    width:78px;
    height:10px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/wave_animated3.svg) no-repeat;
    background-size:100%;
}

.pageheader h2 .wave3 {
    margin:20px auto 15px;
    display: block;
    width:78px;
    height:10px;
}
.pageheader h2 .wave3 img {
    width:100%;
    display: block;
}

.pageheader h2 .w3upper {
}
.pageheader h2 .w3lower {
    transform: rotate(180deg);
}

.pageheader h2 .upper {
    -webkit-animation: waveinupper 1.5s linear 0s 1 normal;
    animation: waveinupper 1.5s linear 0s 1 normal;
}

    @keyframes waveinupper {
        0% {
        opacity: 1;
        /* transform:translate(-100px, 0px); */
        background-position:-76px 0px;
        }

        25% {
        opacity: 1;
        /* transform:translate(-40px, 0px); */
        background-position:-57px -2px;
        }

        50% {
        opacity: 1;
        /* transform:translate(-40px, 0px); */
        background-position:-39px 0px;
        }

        75% {
        opacity: 1;
        /* transform:translate(-40px, 0px); */
        background-position:-19px 2px;
        }

        100% {
        opacity: 1;
        /* transform:translate(0px, 0px); */
        }
    }

    @-webkit-keyframes waveinupper {
        0% {
        opacity: 1;
        /* -webkit-transform:translate(-100px, 0px); */
        background-position:-76px;
        }

        50% {
        opacity: 1;
        /* -webkit-transform:translate(-40px, 0px); */
        }

        100% {
        opacity: 1;
        /* -webkit-transform:translate(0, 0px); */
        }
    }

.pageheader h2 .lower {
    -webkit-animation: waveinlower 1.5s linear 0s 1 normal;
    animation: waveinlower 1.5s linear 0s 1 normal;
}

    @keyframes waveinlower {
        0% {
        opacity: 1;
        /* transform:translate(100px, 0px); */
        background-position:76px;
        }

        50% {
        opacity: 1;
        /* transform:translate(40px, 0px); */
        }

        100% {
        opacity: 1;
        /* transform:translate(0px, 0px); */
        }
    }

    @-webkit-keyframes waveinlower {
        0% {
        opacity: 1;
        /* -webkit-transform:translate(100px, 0px); */
        background-position:76px;
        }

        50% {
        opacity: 0;
        /* -webkit-transform:translate(40px, 0px); */
        }

        100% {
        opacity: 1;
        /* -webkit-transform:translate(0, 0px); */
        }
    }

.pageheader h2 span {
    display: block;
    font-size:2.6rem;
    line-height: 120%;
    font-weight: normal;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

.ticketttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/ticket/hdr_ticket7.jpg) no-repeat 50% 50%;
    background-size: cover;
    color:#fff;
}

.stadiumttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/stadium/hdr2.jpg) no-repeat 50% 90%;
    background-size: cover;
    color:#fff;
}

.academyttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academy_hdr_2025.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
}

.academyttl_2024 {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academy_hdr_202404_3.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
}

.academyttl_2024_4 {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/academy/academy_hdr_202404_4.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
}

/* .academyttl_2024 {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/academy/academy_hdr_202402.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
} */

.clubttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/club/club_hdr3.jpg) no-repeat 50% 50%;
    background-size: cover;
    color:#fff;
}

.philottl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images_rn/header_player1.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
}

.missionttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images_rn/header_ouen.jpg) no-repeat 50% 35%;
    background-size: cover;
    color:#fff;
}

.teamttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/hdr_team_2025.jpg) no-repeat 40% 20%;
    background-size: cover;
    color:#fff;
}

.partnerttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/partner/hdr_partner.jpg) no-repeat 50% 70%;
    background-size: cover;
    color:#fff;
}

.fanttl {
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/fan/fan_img2.jpg) no-repeat 50% 70%; */
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/fan/fan_img5.jpg) no-repeat 50% 30%;
    background-size: cover;
    color:#fff;
}

.fixturesttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/fixtures/fixtures_hdr2.jpg) no-repeat 50% 50%;
    background-size: cover;
    color:#fff;
}

/*  /////////////繝壹�繧ｸ繝倥ャ繝*/




/* 繝壹�繧ｸ繝倥ャ繝_蟆� /////////////*/

.pageheader_min {
    text-align: center;
    min-height: 200px;
    display: table;
    width:100%;
    min-width: 1040px;
}

/* min-height+table-cell firefox蟇ｾ遲� // */

.pageheader_min::before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
min-height: 200px;
}

/* // */

.pageheader_min h2 {
    font-size:2.25rem;
    line-height: 110%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:100%;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

.pageheader_min h2 span {
    display: block;
    font-size:4.65rem;
    line-height: 120%;
    font-weight: normal;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

/*  /////////////繝壹�繧ｸ繝倥ャ繝蟆� */






/* LAYOUT /////////////////////// */


.content_wrap {
    background:#fff;
    padding:110px 0 0 0;
}

.bgbk {
    background:#000;
}

.content {
    width:1040px;
    margin:0px auto;
    display: table;
    background:#fff;
}

.page_main,
.page_right {
    display: table-cell;
}
.page_main {
    padding:30px 50px;
    position: relative; /* 繧｢繝ｳ繧ｫ繝ｼ縺ｧ繝壹�繧ｸ蜀�Μ繝ｳ繧ｯ髫�繧後ｋ蟇ｾ遲� */
}
.page_main_inner {
    padding:30px 0 60px 0;
    position: relative; /* 繧｢繝ｳ繧ｫ繝ｼ縺ｧ繝吶Ν繝√こ繝ｪ繝ｳ繧ｯ髫�繧後ｋ蟇ｾ遲� */
}

.inner {
    width:100%;
    margin:20px 0 100px;
}





#stadium {
}

#stadium .page_main {
    width:100%;
    display: block;
    padding:0;
}

#stadium .page_right {
    display: block;
}



.fullimage {
    width:1040px;
}

.fullimage img {
    width:100%;
}

.read {
    margin:20px 0;
    font-size:1.6rem;
    line-height: 180%;
    text-align: justify;
}

.read span.annotation {
    font-size:1.4rem;
    color:#666;
}

.two_columns {
    display: flex;
    margin:20px auto;
}
.two_columns_inner {
    width:calc(50% - 10px);
}
.two_columns_inner:first-child {
    margin:0 10px 0 0;
}
.two_columns_inner:last-child {
    margin:0 0 0 10px;
}
.vtop {
    vertical-align: top;
}
.vmiddle {
    vertical-align: middle;
}


.three_columns {
    display: flex;
    margin:20px auto;
}
.three_columns_inner {
    width:calc(33.33% - 10px);
}
.three_columns_inner:first-child {
    margin:0 10px 0 0;
}
.three_columns_inner:nth-child(2) {
    margin:0 5px;
}
.three_columns_inner:last-child {
    margin:0 0 0 10px;
}

.img_10 {
    width:10%;
    margin:40px auto;
}
.img_20 {
    width:20%;
    margin:40px auto;
}
.img_30 {
    width:30%;
    margin:40px auto;
}
.img_40 {
    width:40%;
    margin:40px auto;
}
.img_50 {
    width:50%;
    margin:40px auto;
}
.img_60 {
    width:60%;
    margin:40px auto;
}
.img_70 {
    width:70%;
    margin:40px auto;
}
.img_80 {
    width:80%;
    margin:40px auto;
}
.img_90 {
    width:90%;
    margin:40px auto;
}
.img_100 {
    width:100%;
    margin:40px auto;
}
.img_10 img,
.img_20 img,
.img_30 img,
.img_40 img,
.img_50 img,
.img_60 img,
.img_70 img,
.img_80 img,
.img_90 img,
.img_100 img {
    width:100%;
    height: auto;
}

.imghalf {
width:50%;
height:auto;
display:inline;
}

.imgfull {
width:100%;
height:auto;
display:inline;
}

.bottom_border {
    width:100%;
    padding:50px 0;
    border-bottom:1px solid #666;
}


.margin_top20 {
    margin:20px auto 0!important;
}

.margin_top40 {
    margin:40px auto 0!important;
}


/* /////////////////////// LAYOUT */





/* PAGE_RIGHT //////////////////////// */


.page_right {
    width:auto;
    padding:30px 30px;
    /* background: -moz-linear-gradient(left, #e8ede9 0%, #ffffff 23%, #ffffff 100%); 
    background: -webkit-linear-gradient(left, #e8ede9 0%,#ffffff 23%,#ffffff 100%); 
    background: linear-gradient(to right, #e8ede9 0%,#ffffff 23%,#ffffff 100%); */
}
.page_right h2 {
    font-size:1.2rem;
    line-height: 120%;
    margin:0 0 20px 0;
    color:#fff;
    background:#6EB92C;
    padding:5px 5px;
    display: none;
}

.page_right h3 {
    font-size:1.4rem;
    line-height: 120%;
    margin:15px 0 20px 0;
    color:#666;
    padding:0;
}

.page_right ul {
    margin:0 0 50px 0;
}
.page_right ul li {
    border-bottom:1px solid #ccc;
}
.page_right ul li a {
    display: block;
    font-size:1.125rem;
    line-height: 100%;
    text-decoration: none;
    padding:12px 5px;
    color:#333;
}

.page_right ul li a::after {
    content:" 竕ｫ"
}

.page_right .sidebar {
    width:180px;
}

.pages_subnav {
    width:800px;
    margin:20px auto 60px;
    display: flex;
    flex-wrap: wrap;
}

.pages_subnav li {
    width:calc(50% - 20px - 5px);
    padding:12px 10px;
    margin:0 5px 5px 0 ;
    font-size: 1.6rem;
    border:none;
    text-align: center;
    background:#6eb92c;
    color:#fff;
}

.pages_subnav li.wide {
    width:100%;
}

.pages_subnav li a {
    font-size: 1.75rem;
    color:#fff;
    text-decoration: none;
}

.pages_subnav li a::after {
    content:" 竕ｫ"
}

.pages_subnav li.active {
    background:#004ea2;
    background:#cce7b5;
}

.pages_subnav li.active a {
    font-weight: normal;
    color:#333;
}


/* 驕主悉縺ｮ險倅ｺ� */

ul.year_month_accordion ul{ /* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ驛ｨ */
	margin: 5px 0 5px 0;
}
ul.year_month_accordion ul.hide{ /* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ騾壼ｸｸ髱櫁｡ｨ遉ｺ */
	display: none;
}
ul.year_month_accordion li{ /* 繝ｪ繧ｻ繝�ヨ */
	list-style: none;
	background: none;
	padding: 8px 10px!important;
    background:#ddd;
    color:#666;
    border-bottom:none;
    margin:2px 0;
}
ul.year_month_accordion li:nth-child(n + 7) { /* 蟷ｴ縺ｮ縺ｿ7逡ｪ逶ｮ莉･髯阪ｒ髱櫁｡ｨ遉ｺ */
    display: none;
}
ul.year_month_accordion ul li {
    padding:0px 0!important;
    border-bottom:none;
}
ul.year_month_accordion ul li:nth-child(n + 7) {
    display: block;
    padding:0;
    border:none;
    border-bottom:none;
}
ul.year_month_accordion li p{ /* 繝ｪ繧ｻ繝�ヨ */
	margin: 0;
    position: relative;
    font-size:1.2rem;
}
ul.year_month_accordion li p span{ /* 繧｢繧､繧ｳ繝ｳ閭梧勹 */
	display: inline-block;
	width: 13px;
	height: 13px;
	position: absolute;
    top:4px;
    right:0;
	background: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 5px;
	vertical-align: -2px;
}
ul.year_month_accordion li p span:before{ /* 繧｢繧､繧ｳ繝ｳ讓ｪ譽� */
	content:'';
	height: 1px;
	width: 7px;
	display: block;
	background: #666;
	position: absolute;
	top: 6px;
	left: 3px;
}
ul.year_month_accordion li p span:after{ /* 繧｢繧､繧ｳ繝ｳ邵ｦ譽抵ｼ磯哩縺倥※繧九→縺搾ｼ� */
	content: '';
	height: 7px;
	width: 1px;
	display: block;
	background: #666;
	position: absolute;
	top: 3px;
	left: 6px;
}
ul.year_month_accordion li p span.acv_open:after{ /* 繧｢繧､繧ｳ繝ｳ邵ｦ譽偵↑縺暦ｼ磯幕縺�※繧九→縺搾ｼ� */
	height: 0;
	width: 0;
}
ul.year_month_accordion ul li{ /* 繧｢繝ｼ繧ｫ繧､繝悶Μ繧ｹ繝� */
	margin-left: 0;
	position: relative;
}

/* //////////////////////// PAGE_RIGHT */





/* h2 /////////////////////// */

.wavettl {
    margin:60px 0 -20px;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h2_wave_large.png) no-repeat 50% 90%; */
    /* background-size:618px; */
    background: none!important;
    background-size:540px!important;
    /* min-height: 90px; */
    padding:40px 0 20px;
}

.wavettl h2 {
    text-align: center;
    /* font-size: 3rem; */
    font-size: 4rem;
    font-weight: normal;
    line-height: 100%;
    background: -webkit-linear-gradient(4deg, #005c9e, #1d7380, #6eb52c);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    padding:10px 0 0;
}

.wavettl h2 span {
    font-size: 2rem;
}

.wavettl h2::after {
    content: '';
    display: block;
    margin:10px auto 0;
    width: 52px;/*逕ｻ蜒上�蟷�*/
    height: 9px;/*逕ｻ蜒上�鬮倥＆*/
    background-image: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h2_border.png);
    background-size: contain;
    opacity: 0.7;
}

/* /////////////////////// h2 */





/* TEXT /////////////////////// */


h3.pblack {
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 120%;
    color: #000;
    margin:100px 0 0px;
    text-align: center;
}

h3.pblack span {
    font-size: 1.6rem;
}

h4.pblack {
    font-size: 2rem;
    font-weight: bold;
    line-height: 120%;
    color: #000;
    margin:20px 0 0px;
    text-align: center;
}

h4.green_line {
    font-size:2.4rem;
    font-weight: bold;
    padding:0 15px 3px;
    margin:70px 0 20px;
    border-bottom: 1px solid #6eb92c;
    color:#6eb92c;
    text-align: center;
}

h4.catch {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin:40px 0;
}

h4.catch span {
    font-size:2.8rem;
    line-height: 130%;
    font-weight: bold;
    margin:0 10px 0px 10px;
    color:#6eb92c;
    text-align: center;
    display: inline-flex;
}
h4.catch span::before {
    content:"";
    display: inline-flex;
    width:60px;
    height: 60px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/ticket/fukidashi_left.png) no-repeat;
    background-size:60px;
    margin:0 10px 0 0;
}
h4.catch span::after {
    content:"";
    display: inline-flex;
    width:60px;
    height: 60px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/ticket/fukidashi_right.png) no-repeat;
    background-size:60px;
    margin:0 0 0 10px;
}

h4.gradient_b_g {
    display: block;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 120%;
    color: #fff;
    margin:35px 0 20px;
    background: -moz-linear-gradient(left, #0b4198 0%, #6fb92e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0b4198 0%,#6fb92e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0b4198 0%,#6fb92e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border-radius: 20px;
    padding:12px 15px;
}

h5 {
    font-size:1.6rem;
    font-weight: bold;
    padding:0 0;
    margin:10px 0;
}

h5.line_green {
    font-size:1.6rem;
    line-height: 135%;
    border-left: 8px solid #6fb92e;
    font-weight: bold;
    padding:0 0;
    margin:35px 0 20px;
    padding:0 0 0 10px;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.super {
    vertical-align: super;
    font-style: normal;
    font-size:50%;
}

.caption {
    font-size:1.4rem;
    line-height: 180%;
}

.nowrap {
    display: inline-block;
}

.attn_red {
    border:1px solid #ff0000;
    padding:15px;
    margin:30px auto;
}
.attn_black {
    border:1px solid #000;
    padding:15px;
    margin:30px auto;
}
.w80p {
    width:calc(80% - 32px);
}
.w100p {
    width:calc(100% - 32px);
}

.attn_black_nob {
    margin:10px auto;
}
.w80p_nob {
    width:80%;
}
.w100p_nob {
    width:100%;
}


span.nowrap {
    display: inline-block;
}

.red {
    color:#ff0000!important;
}

.green {
    color:#6fba2c!important;
}



/* /////////////////////// TEXT */




/* YT /////////////////////// */

.movie {
    width:650px;
    margin:20px auto;
    }

/* /////////////////////// YT */




/* GOOGLE MAP /////////////////////// */

.accessmap {
	position: relative;
	width: 100%;
    padding: 75% 0 0 0;
	margin:0 0 20px 0;
}
.accessmap iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

/* /////////////////////// GOOGLE MAP */






/* TABLE /////////////////////// */

.table_t1,
.table_t2 {
    border:0;
    border-collapse: collapse;
    width:100%;
    margin:10px 0;
}

.table_w80p {
    width:80%;
    margin:0 auto 10px;
}

.table_t1 tr,
.table_t2 tr {
    border-bottom:2px solid #fff;
}

.table_t1 tr.head th,
.table_t2 tr.head th,
.table_t1 tr.head td,
.table_t2 tr.head td {
    background:#666;
    color:#fff;
    border-bottom:3px solid #fff;
    font-weight: normal;
    font-size: 1.4rem;
    padding:8px 12px;
}

.table_t1 th,
.table_t1 td,
.table_t2 th,
.table_t2 td {
    padding:12px;
    color:#000;
    text-align: left;
    font-size:1.6rem;
    border:none;
    vertical-align: top;
}
.table_t1 th {
    background:#979797;
    width:15%;
    white-space: nowrap;
}
.table_t2 th {
    background:#979797;
    width:30%;
    white-space: nowrap;
}
.table_t1 td {
    background:#e4e4e4;
    width:85%;
}
.table_t2 td {
    background:#e4e4e4;
    width:35%;
}
.table_t2 td.first {
    background:#e4e4e4;
    width:30%;
}
.table_t1 th.green {
    background:#6fba2c;
    color:#fff!important;
    vertical-align: top;
}
.table_t1 th.blue {
    background:#0e6dae;
    color:#fff!important;
    vertical-align: top;
}
.table_t1 th.darkgray {
    background:#4d4d4d;
    color:#fff!important;
    vertical-align: top;
}
.table_t1 th.pink {
    background:#ffbeb7;
    color:#000!important;
    vertical-align: top;
}
.table_t1 th.lightgray {
    background:#ccc;
    color:#000!important;
    vertical-align: top;
}


.table_sekishu {
    border:0;
    border-collapse: collapse;
    width:100%;
    margin:20px auto 30px;
}
.table_sekishu tr {
    border-bottom:1px solid #fff;
}

.table_sekishu tr.head {
    background:#666;
    color:#fff;
    border-bottom:3px solid #fff;
}
.table_sekishu tr.head th {
    font-size:1.4rem;
}
.table_sekishu tr.head td {
    font-size:1.4rem;
}

.table_sekishu th,
.table_sekishu td {
    text-align: left;
    padding:5px 5px 5px 10px;
    border:none;
}

.table_sekishu th {
    text-shadow: rgba(0,0,0,0.15) 0px 1px 3px;
}

.table_sekishu tr.main_sp { background:#dac0a9; }
.table_sekishu tr.main_sp th { 
    background: #b08046; /* Old browsers */
    background: -moz-linear-gradient(left, #b08046 0%, #dac0a9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b08046 0%,#dac0a9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b08046 0%,#dac0a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color:#fff; }

.table_sekishu tr.main_ss { background:#f2c6b0; }
.table_sekishu tr.main_ss th { 
    background: #db4e23; /* Old browsers */
    background: -moz-linear-gradient(left, #db4e23 0%, #f2c6b0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #db4e23 0%,#f2c6b0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #db4e23 0%,#f2c6b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db4e23', endColorstr='#f2c6b0',GradientType=1 ); /* IE6-9 */
    color:#fff; }

.table_sekishu tr.main_s { background:#fddf8f; }
.table_sekishu tr.main_s th { 
    background: #fbd03f; /* Old browsers */
    background: -moz-linear-gradient(left, #fbd03f 0%, #fddf8f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #fbd03f 0%,#fddf8f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #fbd03f 0%,#fddf8f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd03f', endColorstr='#fddf8f',GradientType=1 ); /* IE6-9 */
    color:#333;
 }

.table_sekishu tr.back_ss { background:#f3d089; }
.table_sekishu tr.back_ss th { 
    background: #e8a113; /* Old browsers */
    background: -moz-linear-gradient(left, #e8a113 0%, #f3d089 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e8a113 0%,#f3d089 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e8a113 0%,#f3d089 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a113', endColorstr='#f3d089',GradientType=1 ); /* IE6-9 */
    color:#fff;
 }

.table_sekishu tr.main_home { background:#b3c5d7; }
.table_sekishu tr.main_home th { 
    background: #156eb0; /* Old browsers */
    background: -moz-linear-gradient(left, #156eb0 0%, #b3c5d7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #156eb0 0%,#b3c5d7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #156eb0 0%,#b3c5d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#156eb0', endColorstr='#b3c5d7',GradientType=1 ); /* IE6-9 */
    color:#fff;
 }

.table_sekishu tr.main_mix { background:#ccb7c5; }
.table_sekishu tr.main_mix th { 
    background: #7f4a6f; /* Old browsers */
    background: -moz-linear-gradient(left, #7f4a6f 0%, #ccb7c5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f4a6f 0%,#ccb7c5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f4a6f 0%,#ccb7c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f4a6f', endColorstr='#ccb7c5',GradientType=1 ); /* IE6-9 */
    color:#fff;
 }

.table_sekishu tr.main_away { background:#ddacb2; }
.table_sekishu tr.main_away th { 
    background: #e65966; /* Old browsers */
    background: -moz-linear-gradient(left, #e65966 0%, #ddacb2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e65966 0%,#ddacb2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e65966 0%,#ddacb2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65966', endColorstr='#ddacb2',GradientType=1 ); /* IE6-9 */
    color:#fff;
 }

.table_sekishu tr.g7_home_s { background:#bdddf1; }
.table_sekishu tr.g7_home_s th { 
    background: #7cbce3; /* Old browsers */
    background: -moz-linear-gradient(left, #7cbce3 0%, #bdddf1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7cbce3 0%,#bdddf1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7cbce3 0%,#bdddf1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbce3', endColorstr='#bdddf1',GradientType=1 ); /* IE6-9 */
    color:#333;
 }

.table_sekishu tr.g7_home { background:#a7b5c4; }
.table_sekishu tr.g7_home th { 
    background: #19396e; /* Old browsers */
    background: -moz-linear-gradient(left, #19396e 0%, #a7b5c4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #19396e 0%,#a7b5c4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #19396e 0%,#a7b5c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19396e', endColorstr='#a7b5c4',GradientType=1 ); /* IE6-9 */
    color:#fff;
}

.table_sekishu tr.g6_mix { background:#d9a9d4; }
.table_sekishu tr.g6_mix th { 
    background: #910782; /* Old browsers */
    background: -moz-linear-gradient(left, #910782 0%, #d9a9d4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #910782 0%,#d9a9d4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #910782 0%,#d9a9d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color:#fff;
}

.table_sekishu tr.g6_mix_s { background:#ddcbe2; }
.table_sekishu tr.g6_mix_s th { 
    background: #bb97c5; /* Old browsers */
    background: -moz-linear-gradient(left, #bb97c5 0%, #ddcbe2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #bb97c5 0%,#ddcbe2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #bb97c5 0%,#ddcbe2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb97c5', endColorstr='#ddcbe2',GradientType=1 ); /* IE6-9 */
    color:#333;
}

.table_sekishu tr.home_sapo_seat { background:#7fc79d; }
.table_sekishu tr.home_sapo_seat th { 
    background: #008f3b; /* Old browsers */
    background: -moz-linear-gradient(left, #008f3b 0%, #7fc79d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #008f3b 0%,#7fc79d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #008f3b 0%,#7fc79d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008f3b', endColorstr='#7fc79d',GradientType=1 ); /* IE6-9 */
    color:#fff;
}

.table_sekishu tr.home_sapo { background:#b6db96; }
.table_sekishu tr.home_sapo th { 
    background: #6db72d; /* Old browsers */
    background: -moz-linear-gradient(left, #6db72d 0%, #b6db96 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #6db72d 0%,#b6db96 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #6db72d 0%,#b6db96 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db72d', endColorstr='#b6db96',GradientType=1 ); /* IE6-9 */
    color:#fff;
}

.table_sekishu tr.away_sapo { background:#fae6ef; }
.table_sekishu tr.away_sapo th { 
    background: #f6c7dc; /* Old browsers */
    background: -moz-linear-gradient(left, #f6c7dc 0%, #fae6ef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f6c7dc 0%,#fae6ef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f6c7dc 0%,#fae6ef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6c7dc', endColorstr='#fae6ef',GradientType=1 ); /* IE6-9 */
    color:#333;
}

.table_sekishu tr.away_sapo_seat { background:#f8d6e6; }
.table_sekishu tr.away_sapo_seat th { 
    background: #e05494; /* Old browsers */
    background: -moz-linear-gradient(left, #e05494 0%, #f8d6e6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e05494 0%,#f8d6e6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e05494 0%,#f8d6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color:#333;
}

.table_sekishu tr.sp_abarenbo { background:#d3c5a7; }
.table_sekishu tr.sp_abarenbo th { 
    background: #a88b50; /* Old browsers */
    background: -moz-linear-gradient(left, #a88b50 0%, #d3c5a7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #a88b50 0%,#d3c5a7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #a88b50 0%,#d3c5a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88b50', endColorstr='#d3c5a7',GradientType=1 ); /* IE6-9 */
    color:#fff;
}

.table_sekishu tr.abarenbo_neo { background:#e9e3d7; }
.table_sekishu tr.abarenbo_neo th { 
    background: #c7ba9a; /* Old browsers */
    background: -moz-linear-gradient(left, #c7ba9a 0%, #e9e3d7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #c7ba9a 0%,#e9e3d7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #c7ba9a 0%,#e9e3d7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7ba9a', endColorstr='#e9e3d7',GradientType=1 ); /* IE6-9 */
    color:#333;
}


.table_sekishu tr.no_visiter { background:#666; }
.table_sekishu tr.no_visiter th { 
    background: #666; /* Old browsers */
    background: -moz-linear-gradient(left, #666 0%, #666 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #666 0%,#666 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #666 0%,#666 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color:#999;
}
.table_sekishu tr.no_visiter td {
    color:#999;
}


.table_blline {
    border:1px solid #000;
    border-collapse: collapse;
}
.table_blline th,
.table_blline td {
    border:1px solid #000;
    padding:20px;
}




div.table {
    margin:0 0 10px;
    width:100%;
    border-right:0;
    border-bottom:0;
}

div.table table {
    width:100%;
    border-collapse: collapse;
    border:1px #ccc solid;
}

div.table table thead th,
div.table table thead td {
    padding:8px;
    font-weight:bold;
    text-align:center;
}

div.table table th,
div.table table td {
    padding:8px;
    border:1px #ccc solid;
    text-align:left;
}

div.table table th {
    text-align:center;
}

div.table table td.date,
div.table table td.time {
    text-align:center;
}

div.table table td.l {
    text-align:center;
    font-weight:bold;
}

div.table table td a {
    text-decoration:none;
}

div.table table td a:hover {
    text-decoration:underline;
}
div.table table th.bell,
div.table table td.bell {
    color:#6fba2c;
    font-weight:bold;
}

div.table table td.ctr,
div.table table th.ctr  {
	text-align: center;
}

div.table table td.left,
div.table table th.left  {
	text-align: left;
}

div.table table td.right,
div.table table th.right  {
	text-align: right;
}

div.table table td.nowrap,
div.table table th.nowrap  {
	white-space: nowrap;
}

div.table table tr.lgray {
	background-color: #f5f5f5;
}

div.table2 table {
width:450px;
border:1px #ccc solid;
margin:5px 0 10px;
}
div.table2 table th,
div.table2 table td {
    padding:8px;
    border:1px #ccc solid;
    text-align:left;
}

div.table3 table {
width:100%;
border:1px #ccc solid;
margin:5px 0 10px;
}
div.table3 table th,
div.table3 table td {
    padding:8px;
    border:1px #ccc solid;
    text-align:left;
}



div.table_sapoco {
    margin:10px 0;
    width:100%;
}
div.table_sapoco table {
    width:100%;
}
div.table_sapoco table thead th,
div.table_sapoco table thead td {
    padding:5px;
    background:#E7E6E6;
    border:1px #ccc solid;
    font-weight:bold;
    text-align:center;
}
div.table_sapoco table th,
div.table_sapoco table td {
    padding:5px;
    border:1px #ccc solid;
}
div.table_sapoco table th {
    text-align:center;
}
div.table_sapoco table td.mem1 {
    text-align:left;
    font-weight:bold;
    vertical-align:top;
    width:20%;
}
div.table_sapoco table td.mem2 {
    text-align:left;
    font-weight:normal;
    width:20%;
}
div.table_sapoco table td.mem3 {
    text-align:center;
    font-weight:normal;
    width:60%;
}
div.table_sapoco table td a {
    color:#0099FF;
    text-decoration:none;
}
div.table_sapoco table td a:hover {
    text-decoration:underline;
}


#jleague_rabking {
}
#jleague_rabking td {
text-align:center;
}
#jleague_rabking td.team {
text-align:left;
}

.ync_ranking {
}
.ync_ranking td {
text-align:center;
}
.ync_ranking td.team {
text-align:left;
}




div.table02 {
    margin:0 0 15px;
    width:650px;
    border:1px #ccc solid;
    border-right:0;
    border-bottom:0;
}

div.table02 table {
    width:100%;
}

div.table02 table thead th,
div.table02 table thead td {
    padding:5px;
    background:#E7E6E6 url(img/common/BG_td-0.jpg) repeat-y left;
    border-top:1px #fff solid;
    font-weight:bold;
    text-align:center;
}

div.table02 table th,
div.table02 table td {
    padding:5px;
    border-right:1px #ccc solid;
    border-bottom:1px #ccc solid;
}

div.table02 table td {
    text-align:center;
}

div.table02 table th {
    padding: 10px;
}

div.table02 table td.date,
div.table02 table td.time {
    text-align:center;
}

div.table02 table td.l {
    text-align:center;
    font-weight:bold;
}

div.table02 table td.team {
    padding-left:25px;
}

div.table02 table td a {
    color:#0099FF;
    text-decoration:none;
}

div.table02 table td a:hover {
    text-decoration:underline;
}

table.table{
    margin:0;
/*  border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;*/
/*  border-style: solid none none solid;*/
    border: solid 1px #ccc;
/*  border-width: 1px 0 0 1px;*/
/*  margin: 0 0 15px;*/
/*  width: 669px;*/
}

table.table th{
    width:100px;
    background: url("img/common/BG_td-0.jpg") repeat-y scroll left center #E7E6E6;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    color:#666;
}

table.table th#th_top{
    border-top: 1px solid #ccc;
}

table.table td{
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px;
}

div.table_ticketplace {
    margin:0 0 15px;
    width:650px;
    border-right:0;
    border-bottom:0;
}

div.table_ticketplace table {
    width:100%;
    border-collapse: collapse;
}

div.table_ticketplace table thead th,
div.table_ticketplace table thead td {
    padding:5px;
    background:#E7E6E6 ;
    font-weight:bold;
    text-align:center;
}

div.table_ticketplace table th,
div.table_ticketplace table td {
    padding:5px;
    border:1px #ccc solid;
}

div.table_ticketplace table td {
    text-align:center;
}

div.table_ticketplace table td span {
    font-size:11px;
}

div.table_ticketplace table th {
    padding: 10px;
}

div.table_ticketplace table td.place{
    text-align:left;
}

div.table_ticketplace table td a {
    color:#0099FF;
    text-decoration:none;
}

div.table_ticketplace table td a:hover {
    text-decoration:underline;
}


/* /////////////////////// TABLE */



/* LIST /////////////////////// */


.norm_list {
    list-style: disc;
    margin:10px 0 10px 3rem;
}

.norm_list_num {
    list-style-type: decimal;
    margin:10px 0 10px 2rem;
    font-size: 1.6rem;
}


/* /////////////////////// LIST */



.sns {
    text-align: center;
}
.sb-link {
    width:50px!important;
    height: 50px!important;
}

.social {
    font-family: 'Barlow Condensed', sans-serif;
    font-size:2.2rem;
    color:#fff;
    margin:30px auto 30px;
    align-items: center;
    text-align: center;
}
.social a {
    text-decoration:none!important;
    color:#fff!important;
    display: inline-block;
    padding:5px 10px;
    cursor: pointer;
}
.social .snslist {
    display: inline-block;
}
.social .twitter {
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/twitter.png) no-repeat 0 0;
    background-size:38px; */
    padding:0 0 0 0;
    min-height: 36px;
    margin:0 20px 0 0;
    display: inline-block;
}
.social .twitter .snsicon {
    width:40px;
    height:40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2023.png) no-repeat 0px 0px;
    background-size: 120px;
    display: block;
    float: left;
}
.social .instagram {
    /*background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/instagram.png) no-repeat 0 0;
    background-size:35px; */
    padding:0 0 0 0;
    min-height: 36px;
    margin:0 20px 0 0;
    display: inline-block;
}
.social .instagram .snsicon {
    width:40px;
    height:40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat -40px 0px;
    background-size: 120px;
    display: block;
    float: left;
}
.social .btnwrap {
    display: inline-block;
    margin:10px 0;
}
.social .insta {
    width:40px;
    height:40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat -40px 0px;
    background-size: 120px;
    cursor: pointer;
    display: inline-block;
}
.social .fb {
    width:40px;
    height: 40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat -80px 0px;
    background-size:120px;
    cursor: pointer;
    display: inline-block;
    margin:0 0 0 15px;
}
.social .yt {
    width:40px;
    height: 40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat 0px -40px;
    background-size:120px;
    cursor: pointer;
    display: inline-block;
    margin:0 0 0 15px;
}
.social .line {
    width:40px;
    height: 40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat -40px -40px;
    background-size:120px;
    cursor: pointer;
    display: inline-block;
    margin:0 0 0 15px;
}
.social .engate {
    width:40px;
    height: 40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat -80px -40px;
    background-size:120px;
    cursor: pointer;
    display: inline-block;
    margin:0 0 0 15px;
}
.social .tiktok {
    width:40px;
    height: 40px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/footer/footer_sns_2022.png) no-repeat 0px -80px;
    background-size:120px;
    cursor: pointer;
    display: inline-block;
    margin:0 0 0 15px;
}
.social .fb:hover,
.social .insta:hover,
.social .yt:hover,
.social .line:hover,
.social .engate:hover,
.social .tiktok:hover {
    opacity: 0.6;
}

.social .fb a,
.social .insta a,
.social .yt a,
.social .line a,
.social .engate a,
.social .tiktok a {
    text-indent: -9999px;
}

/* ///////////////////////SOCIAL */



/* FOOTER ///// */

footer {
    margin:40px 0 0 0;
    padding:10px 0 0 0;
    width:100%;
    background: -moz-linear-gradient(180deg, #1c4b57 0%,#002865 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(180deg, #1c4b57 0%,#002865 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(180deg, #1c4b57 0%,#002865 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
footer .nav {
    margin:0 0 0 0;
    background:#D8D8D8;
}
footer .nav ul {
    background:#D8D8D8;
    display: flex;
    width:1040px;
    margin:0 auto;
    border-left:1px solid #ccc;
}
footer .nav ul li {
    display: flexbox;
    /* width:12.5%; */
    width:calc(100% / 7);
    border-right:1px solid #ccc;
    text-align: center;
    padding:12px 0;
    margin:0;
}
footer .nav ul li a {
    font-size:1.4rem;
    line-height: 100%;
    padding:10px;
    text-decoration: none;
}
footer .nav ul li a:hover {
    opacity: 0.6;
}
footer h3 {
    font-feature-settings: "palt";
    font-size:3.5rem;
}
footer .partners {
    padding:80px 0;
    background:#4d4d4d;
    color:#fff;
}
footer .partners h3 {
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 100%;
    margin:0 0 20px 0;
    text-align: center;
}
footer .partners h3 span {
    font-size:1.3rem;
    display: block;
}

footer .partners ul {
    margin:40px auto 10px;
    /* width:1040px; */
    width:95%;
    max-width: 1400px;
    display: flex;
    justify-content: center;
}

footer .partners ul li {
    margin:0 1px;
}

@media screen and (max-width: 1040px) {

    footer .partners ul {
        flex-wrap: wrap;
        width:85%;
    }
    footer .partners ul li {
        margin:0 2px;
        width:calc(20% - 4px);
    }

}

footer .partners ul li img {
    width:100%;
}
footer .partners ul li a:hover img {
    opacity: 0.8;
}
footer .partners .all_wrap {
    display: flex;
    width:640px;
    margin:0px auto 20px;
}
footer .partners .all {
    border:1px solid #fff;
    margin:20px 5px;
    padding:5px 8px;
    color:#fff;
    text-decoration: none!important;
    text-align: center;
    width:calc(50% - 16px - 4px);
    font-size: 1.5rem;
}
footer .partners .all:first-child {
    /* margin:20px 10px auto 0; // 2遞ｮ縺ｮ蝣ｴ蜷� */
    margin:20px 5px;
}
footer .partners .all:hover {
    opacity: 0.7;
}
footer .supporter {
    padding:50px 0 30px;
    background:#fff;
    color:#929292;
}
footer .supporter h3 {
    font-size:3rem;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 100%;
    margin:0 0 20px 0;
    color:#929292;
    text-shadow: none;
    text-align: center;
}
footer .supporter h3 span {
    font-size: 1.125rem;
    display: block;
}
footer .supporter ul {
    width:880px;
    margin:0 auto 20px;
    display: flex;
    text-align: center;
}
footer .supporter ul li {
    display: flexbox;
    width:calc(33.33% - 40px);
    background:none;
    padding:10px 20px;
    overflow: hidden;
    text-align: center;
    margin:0 1px;
}
footer .supporter ul li .bnr {
    width:90px;
    margin:0 auto ;
    text-align: center;
}
footer .supporter ul li .bnr img {
    width:100%;
}
footer .supporter ul li .txt {
    margin:0 0 0 0px;
    color:#000;
    font-size:1rem;
    line-height: 120%;
    text-align: center;
}
footer .supporter ul li .txt a {
    text-decoration: none;
}
footer .branding {
    padding:0px 0 40px;
    background:#fff;
    color:#929292;
}
footer .branding h3 {
    font-size:3rem;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 100%;
    margin:0 0 20px 0;
    color:#929292;
    text-shadow: none;
    text-align: center;
}
footer .branding h3 span {
    font-size: 1.125rem;
    display: block;
}
footer .branding ul {
    width:400px;
    margin:0 auto;
    display: flex;
    text-align: center;
}
footer .branding ul li {
    width:50%;
    background:none;
    padding:10px;
    overflow: hidden;
    text-align: center;
    margin:0 10px;
}
footer .branding ul li.bnr {
    width:150px;
    margin:0 auto ;
    text-align: center;
}
footer .branding ul li.bnr a {
    display: block;
}
footer .branding ul li.bnr a img {
    width:100%;
}


footer .nav_b {
    background:none;
    border-bottom:1px solid rgba(255,255,255,0.2);
    margin:0 0 40px 0;
}
footer .nav_b ul {
    width:1040px;
    display: flex;
    margin:0 auto;
}
footer .nav_b ul li {
    display: flexbox;
    padding:10px 12px;
    width:25%;
    /* border-right:1px solid rgba(255,255,255,0.4); */
    text-align: center;
}
footer .nav_b ul li:last-child {
    border-right:none;
}
footer .nav_b ul li a {
    color:#d3d3d3;
    text-decoration: none;
    text-align: center;
    font-size: 1.4rem;
}
footer .copyright {
    padding:20px;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.2rem;
    color:#fff;
}

.banner_area {
    width:940px;
    margin:20px auto 0;
}
.banner_area ul {
    display: flex;
    flex-wrap: wrap;
}
.banner_area ul li {
    display: flexbox;
    width:calc(100% / 7);
}
.banner_area ul li a {
    display: block;
    margin:2px;
    line-height: 100%;
}
.banner_area ul li a img {
    width:100%;
}

/* ///// FOOTER */



/* NEWS ////////////////////*/

.topnews {
    width:1040px;
    margin:0 auto;
}

/* NEWS繧ｿ繝�///////*/

/* ul.newstab {
    width:1040px;
    margin:0 auto;
    text-align: center;
    display: table;
}
ul.newstab li {
    width:calc(100% / 6 );
    display: table-cell;
    list-style-type: none;
    vertical-align:middle;
    text-align: center;
    height:4rem;
    padding:10px;
    margin:0 10px;
}
ul.newstab li:hover {
    background: linear-gradient(transparent 96%, #fff 96%);
}
ul.newstab li a {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 15px 0px;
    text-align: center;
    border-bottom: none;
}
ul.newstab li a:hover{
    color:#fff;
    opacity: 1;
}
 
ul.newstab li a.current {
    color: #fff;
} */


.newstab {
    width:980px;
    margin:0 auto 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.newstab li {
    width:calc(100% / 6 );
    display: flex;
    list-style-type: none;
    text-align: center;
    height:4rem;
    margin:0 5px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.newstab li a {
    display: flex;
    height:4rem;
    padding:10px 20px;
    text-decoration: none;
}
.newstab li a:hover {
    background: linear-gradient(transparent 96%, #fff 96%);
}
.newstab li span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    margin:auto;
    padding: 0 15px 0px;
    text-align: center;
    border-bottom: none;
}
 
.newstab li a.current {
    background: linear-gradient(transparent 96%, #fff 96%);
}






 
#contents {
    clear:both;
    width: 1040px;
    margin:10px auto;
}

.topnews ul {
    /* overflow: hidden; */
    display: flex;
    flex-wrap: wrap;
}
.topnews ul li {
    /* float:left;
    width:calc(50% - 40px - 8px); */
    width:calc(50% - 50px - 10px);
    margin:0 20px 20px 0;
    background:#fff;
    padding:30px 25px;
    overflow: hidden;
}
.topnews ul li:nth-child(2n) {
    /* float:left;
    width:calc(50% - 40px - 8px); */
    margin:0 0 20px 0;
    background:#fff;
}
.topnews ul li .thumb {
    width:120px;
    height:120px;
    margin:0 0 0 20px;
    float:right;
    overflow: hidden;
    display: block;
}
.topnews ul li .thumb img {
    width:100%;
    height: 120px;
    line-height: 100%;
    display: block;
    object-fit: cover;
}
.topnews ul li .txt {
    float:left;
    width:calc(100% - 150px - 20px);
    display: initial!important;
}
.topnews ul li a {
    text-decoration: none!important;
}
.topnews ul li a:hover {
    opacity: 0.7;
}
.topnews ul li .txt .date {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.4rem;
    margin:0 0 10px 0;
}
.topnews ul li .txt .title {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.8rem;
}
.topnews .all {
    display: block;
    margin:10px 0 0 0;
    padding:25px 15px;
    color:#fff;
    text-decoration: none!important;
    text-align: center;
    width:calc(100% - 30px);
    font-size: 1.8rem;
    border:1px solid #fff;
}
.topnews .all:hover {
    opacity: 0.8;
}


/* //////////////////////NEWS */



/* 驥崎ｦ√↑縺顔衍繧峨○ ///// */

.important {
    padding:50px 0 0px;
}

.important h3 span {
    font-size: 3rem;
}

.important .topnews {
    width:980px;
}

.important .topnews ul {
    /* overflow: hidden; */
    display: block;
}
.important .topnews ul li {
    width:calc(100% - 50px);
    margin:0 auto;
    background:#fff;
    padding:22px 25px;
    margin:0 0 3px 0;
    display: flex;
    align-items: center;
}
.important .topnews ul li .txt {
    width:100%;
}
.important .topnews ul li a {
    text-decoration: none!important;
    display: block;
    margin:0 0 0 0;
}
.important .topnews ul li i {
    text-decoration: none!important;
    font-size:2.5rem;
    line-height: 2.2rem;
    color:#ff0000;
    display: block;
    margin:0 10px 0 0;
}
.important .topnews ul li a:hover {
    opacity: 0.7;
}
.important .topnews ul li a p.title {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    color:#333;
    line-height: 2.2rem;
    margin:0;
}
.important .topnews ul li a p.title::after {
    content:" 竕ｫ";
}


a.border-red {
    color:#ff0000;
    padding:15px;
    border:1px solid #ff0000;
    display: block;
    font-weight: bold;
    text-align: center;
    margin:50px 0 20px;
}


/* ///// 驥崎ｦ√↑縺顔衍繧峨○ */



/* ICON ///////////////////////*/

.iconarea {
    width:100%;
    margin:0 0 8px 0;
    overflow: hidden;
}

.icon {
    color:#fff;
    font-size:0.6rem!important;
    line-height: 0.6rem;
    padding:7px;
    border-radius: 4px;
    margin:0 5px 0 0;
    text-decoration: none!important;
    font-weight: bold;
    display: inline-block;
}
.event {
    color:#fff!important;
    background:#6EB92C;
}
.sportsclub {
    color:#fff!important;
    background:#008ec2;
}



/* //////////////////////// ICON */



.shareicon {
    margin:100px auto 0;
    text-align: center;

    display: none;
}

.shareicon p {
    font-weight: bold;
    color:#6eb92c;
    font-size: 1.8rem!important;
    margin:10px 0!important;
    text-align: center!important;
}

#share2 {
    margin:10px auto 0;
    text-align: center;
}



/* 繝輔か繝ｼ繝� /////*/

.qaform {
    margin:20px 0;
    padding:35px!important;
    background:#f5f5f5;
}
.qaform p {
    margin:10px 0;
}

.qaform input {
    padding:10px;
}

#faq06 {
    margin-top:-150px;
    padding-top:150px;
}

/* ///// 繝輔か繝ｼ繝� */




/* YOUTUBE ///// */

.ytube {
position: relative;
width: 100%!important;
padding-top: 56.25%;
margin:0px 0!important;
}

.ytube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

/* ///// YOUTUBE */



/* PAGETOP */

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 140px;
  background: #fff;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #6fba2c;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/* 30th_hdr */

.hdr_30th {
width:100%;
margin:0 0 20px 0;
}

.hdr_30th img {
    width:100%;
}

/* 繝√こ繝�ヨ繝ｪ繝ｳ繧ｯ繝壹�繧ｸ蝗ｺ螳� */

.ticket_link_30th {
  position: fixed;
  bottom: 0px;
  left: 0;
  transition: 0.5s;
  background: #00285f;
  width:calc(100% - 80px);
  padding:40px;
  text-align: center;
}

.ticket_link_30th a {
    text-decoration: none;
    font-size: 2.875rem;
    padding: 25px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ticket_link_30th a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
}


@media screen and (max-width: 767px) {


}

/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */

@media screen and (max-width: 640px) {

body {
    padding:0 0 0 0;
}

p {
    /* font-size: 1.35rem;
    line-height: 2rem; */
    font-size: 1.5rem;
    line-height: 2.35rem;
    margin:20px 0;
}

li {
    font-size: 1.35rem;
}



/* SP Nvigation /////*/


/* 繝医げ繝ｫ繝懊ち繝ｳ */
.Toggle {
    display: block;
    position: fixed;    /* body縺ｫ蟇ｾ縺励※縺ｮ邨ｶ蟇ｾ菴咲ｽｮ謖�ｮ� */
    left: 4px;
    top: 4px;
    width: 52px;
    height: 46px;
    cursor: pointer;
    z-index: 1000;
}
 
.Toggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px #fff;
    -webkit-transition: .35s ease-in-out;	/*螟牙喧縺ｮ騾溷ｺｦ繧呈欠螳�*/
    -moz-transition: .35s ease-in-out;		/*螟牙喧縺ｮ騾溷ｺｦ繧呈欠螳�*/
    transition: .35s ease-in-out;			/*螟牙喧縺ｮ騾溷ｺｦ繧呈欠螳�*/
    left: 10px;
}
 
.Toggle span:nth-child(1) {
    top: 12px;
}
 
.Toggle span:nth-child(2) {
    top: 21px;
}
 
.Toggle span:nth-child(3) {
    top: 30px;
}
 
/* 譛蛻昴�span繧偵�繧､繝翫せ45蠎ｦ縺ｫ */
.Toggle.active span:nth-child(1) {
    top: 20px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2逡ｪ逶ｮ縺ｨ3逡ｪ逶ｮ縺ｮspan繧�45蠎ｦ縺ｫ */
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 繝翫ン蜈ｨ菴� */

nav.NavMenu{
position: fixed;
z-index: 100;
top: 0;
left: 0;
color: #000;
text-align: center; 
width: 100%; /*蜈ｨ蟷�｡ｨ遉ｺ*/
margin:0;
padding: 0px 0 0 0;
display: initial;
height:54px;
transition: all 0.3s; 
transition-delay:0s;
}

nav.NavMenu.active {
height:100%;
transition: all 0.3s; 
transition-delay:0s;
}

/* 繝翫ン閭梧勹 */

nav.NavMenu div.navmenubg {
position: absolute;

top:0;
width: 100%;
margin: 0 auto;
padding:0;
height: 54px;
background-size: cover;
background: linear-gradient(35deg, #005ca2, #6fba2c);
background-size: 100% 100%;
transition: all 0.3s; 
transition-delay:0s;
}


nav.NavMenu div.navmenubg.active {
top:0;
height:100%;
background: linear-gradient(35deg, #005ca2, #6fba2c);
transition: all 0.3s; 
transition-delay:0s;
}

/* 闖ｱ蠖｢ */

.diamond_wrap {
    width: 100%!important;
    position: fixed;
    height:54px!important;
    top:0;
    right:0;
    z-index: 200;
    /* background:red!important; */
    padding:0!important;
    margin:0!important;
    transition: all 0.3s; 
    transition-delay:0s;
    overflow-wrap: hidden;
}

.diamond_wrap.active {
    height:250px!important;
    /* background:red!important; */
    transition: all 0.3s; 
    transition-delay:0s;
}

.diamond_1 {
    position: absolute;
    z-index:1;
    height: 54px;
    width:100%;
    overflow: hidden;
    transition: all 0.1s; 
    transition-delay:0s;
}
.diamond_1.active {
    position: absolute;
    height: 400px;
    width:100%;
    overflow: hidden;
    transition: all 0.3s; 
    transition-delay:0s;
}
.diamond_1 img {
    position: absolute;
    top:15px;
    left:-40px;
    width:490px;
    opacity:1;
    transform: rotate(0deg);
    transition: all 0.5s;
    transition-delay:0.1s;
}
.diamond_1.active img {
    position: absolute;
    top:120px;
    left:-200px;
    width:750px;
    opacity: 0.8;
    transition: all 0.6s; 
    transition-delay:0.1s;
}


/* 蜿ｳ荳翫�繧ｿ繝ｳ */

.righttop {
    position: fixed;
    top:0;
    right:0;
    z-index: 1200;
    /* width:calc(100% - 20px); */
    margin:0 15px 0 0;
    text-align: left;
    padding:12px 10px 0 0;
}
.lefttop {
    position: fixed;
    top:0;
    left:52px;
    z-index: 1200;
    /* width:calc(100% - 20px); */
    margin:0 0 0 0;
    text-align: left;
    padding:12px 10px 0 0;
}
.righttop ul li,
.lefttop ul li {
    display: inline-block;
    padding:0 0 0 8px;
}
.righttop ul li:first-child {
    padding:0 0 0 0;
}
.righttop ul li a,
.lefttop ul li a {
    color:#fff;
    text-decoration: none;
    font-size: 0.85rem;
    padding:24px 3px 0px;
    margin:0;
    display: block;
    line-height: 1rem;
}
.righttop ul li:last-child a {
    padding:24px 0 0px 3px;
}
.righttop ul li a.ticket {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/ticket.png) no-repeat 55% 8% ;
    background-size:27px;
}
.righttop ul li a.goods {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/goods.png) no-repeat 50% 0% ;
    background-size:22px;
}
.lefttop ul li a.bell12member {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/bell12member.png) no-repeat 50% 2px ;
    background-size:30px;
}
.lefttop li a.bellpo_member {
    background:url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/bellpo_member.png) no-repeat 50% 2px ;
    background-size:32px;
}
.righttop li a.lang {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/lang.png) no-repeat 58% 0% ;
    background-size:22px;
    font-size: 0.85rem;
}

/* 繝翫ン荳ｭ霄ｫ */

ul.navmenuinner {
    position: absolute;
    top:-1000px;
    z-index:350;
    transition: all 0.1s;
    transition-delay:0;
    opacity: 1;
    padding:80px 15px 0;
}

ul.navmenuinner.active{ 
transition: all 0.3s;
transition-delay:0.1s;
opacity: 1;
top:0;
}

ul.navmenuinner li{
line-height: 100%;
list-style-type: none;
padding: 0 0;
margin:0;
width: 100%;
/* border-top: 1px solid #ccc; */
display: flex;
flex-wrap: wrap;
text-align: center;
}

ul.navmenuinner li::after {
    content:none;
}

ul.navmenuinner li:last-child{
padding: 0 0 0px 0;
display: flex;
}

ul.navmenuinner li a {
color: #fff;
padding: 15px 0;
margin:0;
text-decoration: none;
display: flexbox;
width:calc(33.33% - 0px);
line-height: 100%;
font-size: 1.4rem;
font-weight: normal;
border-bottom:1px solid rgba(255,255,255,0.4);
}
ul.navmenuinner li a:nth-child(2n){
border-right:0;
}
ul.navmenuinner li:nth-child(N + 2) {
    border-top:0;
}
ul.navmenuinner li:nth-child(N + 2) a {
border-right:0;
width:100%;
}

ul.navmenuinner li a span {
    width:40px;
    height:40px;
    display:block;
    margin:0 auto 2px;
    background:#ccc;
}

ul.navmenuinner li.nav_banner {
}
ul.navmenuinner li.nav_banner a {
    width:315px;
    border-bottom:none;
    margin:10px auto 0;
}
ul.navmenuinner li.nav_banner a img {
    width:100%;
}

ul.navmenuinner li a span.nav_news {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) 0px 0px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_fixtures {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -40px 0px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_ticket {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -80px 0px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_fan {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -120px 0px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_player {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) 0px -40px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_stadium {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -40px -40px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_schedule {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -80px -40px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_academy {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -120px -40px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_school {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) 0px -80px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_event {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -40px -80px;
    background-size:160px;
}
ul.navmenuinner li a span.nav_partner {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/nav/nav_icons.png) -80px -80px;
    background-size:160px;
}



.navwrap h1,
.navwrap_toppage h1 {
    position:absolute;
    top:8px;
    left:0;
    right:0;
    margin:auto;
    padding:0;
    width:42px;
    z-index: 2000;
    transition: all 0.15s;
    transition-delay:0.1s;
}

h1.active {
    position:absolute;
    top:14px;
    left:0;
    right:0;
    margin:auto;
    padding:0;
    width:50px;
    z-index: 2000;
    transition: all 0.15s;
    transition-delay:0.1s;
}
h1 a {
    width:100%;
    margin:0;
    padding:0;
}
h1 a img {
    width:100%;
}

/* ///// SP Nvigation */




.sponly {
    display: initial;
}
.pconly {
    display: none!important;
}


html {
font-size:60%;
}

/* navi ///////////// */

.navwrap,
.navwrap_toppage {
    width:100%;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/pc_headerwrap.jpg) no-repeat;
    background-size:cover; */
    min-width: 100%;
    position: fixed;
    top:0;
    z-index: 200;
    height: 52px;
    /* box-shadow: 0px -2px 10px 0px rgba(0, 63, 0, 0.4);
    border-bottom:3px solid #00285f;
    border-bottom:3px solid #1b9800; */
    background:none;
}

nav.pc {
    display: none;
}

nav.pc .navinner {
    width:100%;
    margin:0 auto;
}

nav.pc ul {
    display:none;
    margin:0;
    padding:0;
}

nav.pc ul.left {
    text-align: right;
    padding:0 55px 0 0;
    width:460px;
}

nav.pc ul.right {
    text-align: left;
    padding:0 0 0 55px;
    width:460px;
}

nav.pc ul li {
    display:inline-block;
    text-align: center;
    color:#fff;
    padding:0;
    margin:0;
}

nav.pc ul li a {
    color:#fff!important;
    text-decoration: none!important;
    display: block!important;
    padding:18px 12px;
    font-weight:bold;
    font-size:1.25rem;
}
nav.pc ul li a:hover {opacity: 0.6;}


/*////////////// navi */

.bgwhite {
    background:#fff;
}
.bgblack {
    background:#000;
}
.bggray {
    background:#666;
}
.bggreen {
    background:#6EB92C;
}
.bgblue {
    background:#071F55;
}
.bgblue_noise {
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images_rn/noise.png)repeat #071F55;
}

.content_wrap {
    background:#fff;
    padding:5px 0 25px;
}

.content {
    width:100%;
    margin:0px auto;
    display: table;
    background:#fff;
    padding:0 0 0 0;
}


.btn_wrap {
    width:90%;
    margin:30px auto 50px;
    text-align: center;
}

a.btn {
    display: block;
    text-align:center;
    padding:15px 10px!important;
    margin:10px 0;
    font-size: 1.4rem!important;
    line-height: 120%;
    text-decoration: none;
}



/* 繝壹�繧ｸ蜀�リ繝� /////////////*/

.pagenavi {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    margin:60px 0 30px;
}

.pagenavi li {
    width:calc(100% - 24px);
    min-height:5rem;
    text-align: center;
    margin:2px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background:#6EB92C;
    color:#fff;
    box-shadow: 0 0 8px -2px rgba(0,0,0,0.35);
}

.pagenavi li a {
    padding:0;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    color:#fff;
}

.pagenavi li a span {
    font-size: 1.6rem;
    line-height: 120%;
    text-align: center;
}

.pagenavi li:hover {
    opacity: 0.8;
    cursor: pointer;
    box-shadow: none;
}


/* ///////////// 繝壹�繧ｸ蜀�リ繝� */


/* LAYOUT /////////////////////// */


.content_wrap {
    padding:54px 0 0 0;
}

.content {
    width:100%;
    margin:0px auto 0;
    display: block;
    background:#fff;
}

.page_main,
.page_right {
    display: block;
}
.page_main {
   /* width:calc(100% - 28px);
    padding:14px; */
    width:100%;
    padding:0;
    margin:0 0 0 0;
}
.page_main_inner {
    padding:10px 0 20px 0;
}
.page_main_inner img {
    width:100%;
    height:auto;
    margin:10px 0;
}
.page_main_inner p {
    line-height: 2rem;
}

.inner {
    width:92%;
    margin:0 auto;
    padding:10px 0 20px;
}
.inner p {
    text-align: justify;
}



.fullimage {
    width:100%;
}

.fullimage img {
    width:100%;
    margin:0;
    display: block;
}

.read {
    margin:10px 0;
    font-size:1.35rem;
    text-align: justify;
}


.two_columns {
    display: block;
    margin:20px auto;
}

.two_columns_inner {
    width:100%;
}
.two_columns_inner:first-child {
    margin:0 0 0 0;
}
.two_columns_inner:last-child {
    margin:0 0 0 0;
}
.vtop {
    vertical-align: top;
}
.vmiddle {
    vertical-align: middle;
}


.three_columns {
    display: block;
    margin:20px auto;
}
.three_columns_inner {
    width:100%;
    display: block;
    margin:0 0 15px 0;
}
.three_columns_inner:first-child {
    margin:0 0px 0 0;
}
.three_columns_inner:nth-child(2) {
    margin:0 0;
}
.three_columns_inner:last-child {
    margin:0 0 0 0px;
}

.three_columns_inner img {
    margin:0;
    display: block;
}

.img_10 {
    width:20%;
    margin:40px auto;
}
.img_20 {
    width:40%;
    margin:40px auto;
}
.img_30 {
    width:60%;
    margin:40px auto;
}
.img_40 {
    width:60%;
    margin:40px auto;
}
.img_50 {
    width:80%;
    margin:40px auto;
}
.img_60 {
    width:100%;
    margin:40px auto;
}
.img_70 {
    width:100%;
    margin:40px auto;
}
.img_80 {
    width:100%;
    margin:40px auto;
}
.img_90 {
    width:100%;
    margin:40px auto;
}
.img_100 {
    width:100%;
    margin:40px auto;
}
.img_10 img,
.img_20 img,
.img_30 img,
.img_40 img,
.img_50 img,
.img_60 img,
.img_70 img,
.img_80 img,
.img_90 img,
.img_100 img {
    width:100%;
    display: block;
    margin:0;
}

.bottom_border {
    padding:20px 0;
    border-bottom:1px solid #666;
}


/* /////////////////////// LAYOUT */



/* PAGE_RIGHT //////////////////////// */


.page_right {
    width:calc(100% - 20px);
    padding:10px;
}
.page_right .sidebar {
    width:100%;
}
.page_right h2 {
    display: none;
}

.page_right h3 {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    margin:30px 0 5px 0;
}
.page_right ul {
    border-top:none;
    display: flex;
    flex-wrap: wrap;
    margin:10px 0 0px;
}
.page_right ul li {
    display: flexbox;
    width:calc(50% - 4px);
    border-bottom:none;
    background:#999;
    margin:2px;
    color:#fff;
}
.page_right ul li:nth-child(2n) {
    border-right:none;
}
.page_right ul li a {
    display: block;
    font-size:1.35rem;
    line-height: 100%;
    text-decoration: none;
    padding:16px 10px;
    color:#fff;
}


.pages_subnav {
    width:95%;
    margin:20px auto;
    display: flex;
    flex-wrap: wrap;
    background:none;

    background:#fff; /* 閭梧勹逋ｽ縺ｫ */
    width:calc(100% - 40px);
    margin:0;
    padding:20px;
}

.pages_subnav li {
    width:calc(50% - 6px - 4px);
    padding:6px 3px;
    margin:0 2px 4px 2px ;
    font-size: 1.5rem;
    border:none;
    text-align: center;
    background:#6eb92c;
    color:#fff;
}

.pages_subnav li.wide {
    width:100%;
}

.pages_subnav li a {
    font-size: 1.5rem;
    color:#fff;
}


/* 驕主悉縺ｮ險倅ｺ� */

ul.year_month_accordion ul{ /* 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ驛ｨ */
	margin: 5px 0 0 0;
}
ul.year_month_accordion li{ /* 繝ｪ繧ｻ繝�ヨ */
	list-style: none;
	background: none;
	padding: 12px 10px!important;
    background:#ddd;
    color:#666;
    border-bottom:none;
    margin:2px 0;
    width:100%;
    font-weight: bold;
    font-size: 1.55rem;
}
ul.year_month_accordion li:nth-child(n + 7) { /* 蟷ｴ縺ｮ縺ｿ7逡ｪ逶ｮ莉･髯阪ｒ髱櫁｡ｨ遉ｺ */
    display: none;
}
ul.year_month_accordion ul li {
    padding:0px 0!important;
    border-bottom:none;
    font-weight: normal;
}
ul.year_month_accordion ul li:first-child {
    margin:15px 0 0 0;
}
ul.year_month_accordion ul li:last-child {
    margin:0 0 0 0;
}
ul.year_month_accordion ul li:nth-child(n + 7) {
    display: block;
    padding:0;
    border:none;
    border-bottom:none;
}
ul.year_month_accordion li p{ /* 繝ｪ繧ｻ繝�ヨ */
	margin: 0;
    position: relative;
    font-size:1.4rem;
}
ul.year_month_accordion li a {
    color:#333!important;
    margin:0;
    padding:15px 0;
    border-bottom:1px dashed #999;
}
ul.year_month_accordion li:last-child a {
    border-bottom:none;
}



/* //////////////////////// PAGE_RIGHT */




/* h2 /////////////////////// */

.wavettl {
    margin:30px 0 -15px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h2_wave_large_70p.png) no-repeat 50% 100%!important;
    background-size:140%!important;
    min-height: 85px;
    padding:0;
}

.wavettl h2 {
    text-align: center;
    font-size: 1.85rem;
    font-weight: bold;
    line-height: 130%;
    background: -webkit-linear-gradient(4deg, #005c9e, #1d7380, #6eb52c);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    padding:10px 0 0;
}

.wavettl h2 span {
    font-size: 1.5rem;
}

.wavettl h2::after {
    content: '';
    display: block;
    margin:10px auto 0;
    width: 52px;/*逕ｻ蜒上�蟷�*/
    height: 9px;/*逕ｻ蜒上�鬮倥＆*/
    background-image: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h2_border.png);
    background-size: contain;
    opacity: 0.7;
}

/* /////////////////////// h2 */






/* TEXT /////////////////////// */

h2.block_ttl {
    margin:0 auto;
    padding:8px;
}

h3.pblack {
    font-size: 1.75rem;
    margin:40px 0 0px;
    font-weight: bold;
}

h4.pblack {
    font-size: 1.65rem;
    margin:0px 0 0px;
}

h4.green_line {
    font-size:1.65rem;
    line-height: 140%;
    padding:0 0 3px;
    margin:35px 0 15px;
}

h4.catch {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin:20px 0 10px;
}

h4.catch span {
    font-size:1.8rem;
    line-height: 130%;
    font-weight: bold;
    margin:0 10px 0px 10px;
    color:#6eb92c;
    text-align: center;
    display: inline-flex;
}
h4.catch span::before {
    content:"";
    display: inline-flex;
    width:35px;
    height: 35px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/ticket/fukidashi_left.png) no-repeat;
    background-size:35px;
    margin:auto;
}
h4.catch span::after {
    content:"";
    display: inline-flex;
    width:35px;
    height: 35px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/ticket/fukidashi_right.png) no-repeat;
    background-size:35px;
    margin:auto;
}

h5 {
    font-size:1.4rem;
    margin:10px 0 0;
}

.super {
    vertical-align: super;
    font-style: normal;
    font-size:50%;
}

.caption {
    font-size:1.3rem;
    line-height: 140%;
    text-align: justify;
}

.center {
    text-align: justify;
}

.spcenter {
    text-align: center;
}

.attn_red {
    border:1px solid #ff0000;
    padding:15px;
    margin:20px auto;
    line-height: 160%;
    font-size: 1.4rem;
    text-align: justify;
}
.attn_black {
    border:1px solid #000;
    padding:15px;
    margin:20px auto;
    line-height: 160%;
    font-size: 1.4rem;
    text-align: justify;
}
.w80p {
    width:calc(100% - 32px);
}
.w100p {
    width:calc(100% - 32px);
}

.attn_black_nob {
    margin:10px auto;
}
.w80p_nob {
    width:100%;
}
.w100p_nob {
    width:100%;
}



/* /////////////////////// TEXT */




/* YT /////////////////////// */

.movie {
    position: relative;
    width: 100%!important;
    padding-top: 56.25%;
    margin:0px 0!important;
    }

.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    }

/* /////////////////////// YT */



/* GOOGLE MAP /////////////////////// */

.accessmap {
	position: relative;
	width: 100%;
    padding: 75% 0 0 0;
}
.accessmap iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

/* /////////////////////// GOOGLE MAP */




/* TABLE /////////////////////// */

.table_t1,
.table_t2 {
    border:0;
    border-collapse: collapse;
    width:100%;
    margin:5px 0 15px 0;
}
.table_t1 tr,
.table_t2 tr {
    border-bottom:2px solid #fff;
}
.table_t1 th,
.table_t1 td,
.table_t2 th,
.table_t2 td {
    padding:7px;
    color:#000;
    text-align: left;
    font-size:1.35rem;
    line-height: 180%;
    border:none;
}
.table_t1 th,
.table_t2 th {
    background:#979797;
    width:15%;
    white-space: nowrap;
    padding:7px 12px;
}
.table_t1 td {
    background:#e4e4e4;
    width:85%;
}
.table_t2 td {
    background:#e4e4e4;
    width:42.5%;
}

.table_sekishu {
    border:0;
    border-collapse: collapse;
    width:100%;
    margin:10px auto;
}
.table_sekishu tr.head th,
.table_sekishu tr.head td {
    font-size:1.3rem;
    padding:3px 10px;
    line-height: 140%;
}

.table_sekishu th,
.table_sekishu td {
    font-size:1.3rem;
    line-height: 160%;
    padding:5px 10px;
}



div.table {
    margin:0 0 10px;
    width:100%;
    border-right:0;
    border-bottom:0;
}

div.table table thead th,
div.table table thead td {
    padding:7px;
    font-weight:bold;
    text-align:center;
    font-size: 1.35rem;
    line-height: 150%;
}

div.table table th,
div.table table td {
    padding:7px;
    white-space:wrap !important;
    font-size: 1.35rem;
    line-height: 150%;
}

div.table table th {
    text-align:center;
}

div.table table td.date,
div.table table td.time {
    text-align:center;
}

div.table table td.l {
    text-align:center;
    font-weight:bold;
}

div.table table td a {
    text-decoration:none;
}

div.table table td a:hover {
    text-decoration:underline;
}
div.table table th.bell,
div.table table td.bell {
    color:#6fba2c;
    font-weight:bold;
    white-space: nowrap;
}

div.table2 table {
width:calc(100% - 2px);
border:1px #ccc solid;
margin:5px 0 10px;
}
div.table2 table th,
div.table2 table td {
    padding:7px;
    border:1px #ccc solid;
    text-align:left;
}

div.table3 table {
width:calc(100% - 2px);
border:1px #ccc solid;
margin:5px 0 10px;
}
div.table3 table th,
div.table3 table td {
    padding:7px;
    border:1px #ccc solid;
    text-align:left;
}



div.table_sapoco {
    margin:10px 0;
    width:100%;
}
div.table_sapoco table {
    width:100%;
}
div.table_sapoco table thead th,
div.table_sapoco table thead td {
    padding:5px;
    background:#E7E6E6;
    border:1px #ccc solid;
    font-weight:bold;
    text-align:center;
}
div.table_sapoco table th,
div.table_sapoco table td {
    padding:5px;
    border:1px #ccc solid;
}
div.table_sapoco table th {
    text-align:center;
}
div.table_sapoco table td.mem1 {
    text-align:left;
    font-weight:bold;
    vertical-align:top;
    width:20%;
}
div.table_sapoco table td.mem2 {
    text-align:left;
    font-weight:normal;
    width:20%;
}
div.table_sapoco table td.mem3 {
    text-align:center;
    font-weight:normal;
    width:60%;
}
div.table_sapoco table td a {
    color:#0099FF;
    text-decoration:none;
}
div.table_sapoco table td a:hover {
    text-decoration:underline;
}


div.table02 {
    margin:0 0 15px;
    width:calc(100% - 2px);
    border:1px #ccc solid;
    border-right:0;
    border-bottom:0;
    overflow-x: auto;
}

div.table02 table {
    width:100%;
}

div.table02 table thead th,
div.table02 table thead td {
    padding:5px;
    background:#E7E6E6 url(img/common/BG_td-0.jpg) repeat-y left;
    border-top:1px #fff solid;
    font-weight:bold;
    text-align:center;
}

div.table02 table th,
div.table02 table td {
    padding:5px;
    border-right:1px #ccc solid;
    border-bottom:1px #ccc solid;
}

div.table02 table td {
    text-align:center;
}

div.table02 table th {
    padding: 10px;
}

div.table02 table td.date,
div.table02 table td.time {
    text-align:center;
}

div.table02 table td.l {
    text-align:center;
    font-weight:bold;
}

div.table02 table td.team {
    padding-left:25px;
}

div.table02 table td a {
    color:#0099FF;
    text-decoration:none;
}

div.table02 table td a:hover {
    text-decoration:underline;
}

table.table{
    margin:0;
/*  border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;*/
/*  border-style: solid none none solid;*/
    border: solid 1px #ccc;
/*  border-width: 1px 0 0 1px;*/
/*  margin: 0 0 15px;*/
/*  width: 669px;*/
}

table.table th{
    width:100px;
    background: url("img/common/BG_td-0.jpg") repeat-y scroll left center #E7E6E6;
    border-top: 1px solid #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    color:#666;
}

table.table th#th_top{
    border-top: 1px solid #ccc;
}

table.table td{
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px;
}

div.table_ticketplace {
    margin:0 0 15px;
    width:100%;
    border-right:0;
    border-bottom:0;
    overflow-x: auto;
}

div.table_ticketplace table {
    width:100%;
    border-collapse: collapse;
}

div.table_ticketplace table thead th,
div.table_ticketplace table thead td {
    padding:5px;
    background:#E7E6E6 ;
    font-weight:bold;
    text-align:center;
}

div.table_ticketplace table th,
div.table_ticketplace table td {
    padding:5px;
    border:1px #ccc solid;
}

div.table_ticketplace table td {
    text-align:center;
}

div.table_ticketplace table td span {
    font-size:11px;
}

div.table_ticketplace table th {
    padding: 10px;
}

div.table_ticketplace table td.place{
    text-align:left;
}

div.table_ticketplace table td a {
    color:#0099FF;
    text-decoration:none;
}

div.table_ticketplace table td a:hover {
    text-decoration:underline;
}

/* /////////////////////// TABLE */




/* LIST /////////////////////// */


.norm_list {
    list-style: disc;
    margin:10px 0 10px 1rem;
    padding:0 0 0 1rem;
    font-size: 1.4rem;
    line-height: 160%;
}

.norm_list_num {
    list-style-type: decimal;
    margin:10px 0 10px 1rem;
    padding:0 0 0 1rem;
    font-size: 1.4rem;
    line-height: 160%;
}

.norm_list li,
.norm_list_num li {
    margin:0 0 10px 0;
}


/* /////////////////////// LIST */



h2 {
    font-size:1.2rem;
}

h2.ttl-0 {
    font-size:1.2rem;
    line-height: 120%;
    margin:0 0 10px 0;
    color:#666;
    background:none;
    padding:5px 0px;
    font-weight: normal;
}

h2.ttl-0 a {
    color:#666!important;
    text-decoration: none;
    font-size:0.7rem;
}
h2.ttl-0 a:hover {
    text-decoration: underline;
}

h3.ttl-1 {
    font-size:1.75rem;
    line-height: 2rem;
    color:#000;
    text-align:left;
    padding: 0 0 5px 0;
    border-bottom:1px solid #ccc;
    margin:15px 0 30px 0;
    text-shadow: none;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}


/* 繝壹�繧ｸ繝倥ャ繝 /////////////*/

.pageheader {
    text-align: center;
    min-height: 380px;
    display: table;
    width:100%;
    min-width: 100%;
    margin:0 0 0 0;
}

.pageheader h2 {
    font-size:6rem;
    line-height: 100%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:100%;
    font-family: 'Barlow Condensed', sans-serif;
}

.pageheader h2 .wave {
    margin:20px auto 15px;
    display: block;
    width:78px;
    height:10px;
    background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/h1_wave.png) no-repeat;
    background-size:100%;
}

.pageheader h2 span {
    display: block;
    font-size:2rem;
    line-height: 100%;
    font-weight: normal;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

.ticketttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/ticket/hdr_ticket7.jpg) no-repeat 50% 50%;
    background-size: cover;
    color:#fff;
}

.stadiumttl {
    background-size: cover;
    color:#fff;
}

.teamttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/team/hdr_team_2025.jpg) no-repeat 50% 10%;
    background-size: cover;
    color:#fff;
}

.fanttl {
    background: url(https://3vbibuzz.user.webaccel.jp/wp-content/themes/bellmare_20250109/images/fan/fan_img2.jpg) no-repeat 50% 70%;
    /* background: url(https://www.bellmare.co.jp/wp-content/themes/bellmare_20231115/images/fan/fan_img5.jpg) no-repeat 50% 30%; */
    background-size: cover;
    color:#fff;
}



/*  /////////////繝壹�繧ｸ繝倥ャ繝*/




/* 繝壹�繧ｸ繝倥ャ繝_蟆� /////////////*/

.pageheader_min {
    text-align: center;
    min-height: 80px;
    display: table;
    min-width: auto;
    width:100%;
    margin:0 0 0 0;
}

/* min-height+table-cell firefox蟇ｾ遲� // */

.pageheader_min::before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
min-height: 80px;
}

/* // */

.pageheader_min h2 {
    font-size:1.3rem;
    line-height: 110%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:100%;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

.pageheader_min h2 span {
    display: block;
    font-size:2rem;
    font-weight: bold;
    line-height: 120%;
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
}

/*  /////////////繝壹�繧ｸ繝倥ャ繝蟆� */






/* NEWS ////////////////////*/

.topnews {
    width:100%;
    margin:0 auto;
}

/*
ul.newstab {
    width:100%;
    margin:0 auto;
    text-align: center;
    display: block;
}
ul.newstab li {
    display: inline-block;
    list-style-type: none;
    vertical-align: middle;
}
 
ul.newstab li a {
    font-size: 1rem;
    line-height: 110%;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 8px 2px 8px;
    margin:0 5px;
    text-align: center;
    border-bottom: none;  
}
ul.newstab li a:hover{
    padding: 8px 2px 8px;
}
 
ul.newstab li a.current {
    padding: 8px 2px 8px;
} */


.newstab {
    width:100%;
    margin:0 auto 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.newstab li {
    width:calc(100% / 6 );
    display: flex;
    list-style-type: none;
    text-align: center;
    height:2.5rem;
    margin:0 5px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
}
.newstab li a {
    display: flex;
    height:2.5rem;
    padding:0px 0px;
    text-decoration: none;
}
.newstab li a:hover {
    background: linear-gradient(transparent 96%, #fff 96%);
}
.newstab li span {
    font-size: 0.95rem;
    line-height: 110%;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    margin:auto;
    padding: 0 0 0px;
    text-align: center;
    border-bottom: none;
}
 
.newstab li a.current {
    background: linear-gradient(transparent 96%, #fff 96%);
}


 
#contents {
    clear:both;
    width: 100%;
    margin:10px auto;
}

.topnews ul {
    /* overflow: hidden; */
    display: block;
    flex-wrap: wrap;
    box-shadow: 0 0 10px -3px #203908;
}
.topnews ul li {
    /* float:left;
    width:calc(50% - 40px - 8px); */
    display: block;
    width:calc(100% - 36px);
    margin:0 0 1px 0;
    background:#fff;
    padding:25px 18px;
    overflow: hidden;
}
.topnews ul li:nth-child(2n) {
    margin:0 0 1px 0;
    background:#fff;
}
.topnews ul li:nth-child(n + 8) {
    display: none;
}
.topnews ul li .thumb {
    width:80px;
    height:80px;
    margin:0 0 0 10px;
    float:right;
}
.topnews ul li:nth-child(n + 6) .thumb {
    /* display: none; */
}
.topnews ul li a .thumb img {
    min-height: 100%;
    max-height: 100%;
    width:100%;
    line-height: 100%;
    display: block;
    object-fit: cover;
}
.topnews ul li .txt {
    float:left;
    width:calc(100% - 90px - 10px);
    margin:0;
}
.topnews ul li .txt .date {
    margin:0 0 0 0;
}
.topnews ul li .txt .title {
    font-size: 1.3rem;
    line-height: 2rem;
    /* height:5.1rem;
    overflow: hidden;
    text-overflow: ellipsis; */
    margin:10px 0 0 0;
}
.topnews ul li:nth-child(n + 4) .txt {
    float:none;
    width:calc(100%);
    font-size: 0.6rem;
    margin:0;
}
.topnews ul li a {
    text-decoration: none!important;
}
.topnews ul li a:hover {
    opacity: 0.7;
}
.topnews .all {
    display: block;
    margin:10px 0 0 0;
    padding:15px;
    color:#fff;
    text-decoration: none!important;
    text-align: center;
    width:calc(100% - 30px);
    font-size: 1.6rem;
    border:none;
}
.topnews .all:hover {
    opacity: 0.8;
}

/* //////////////////////NEWS */



/* 驥崎ｦ√↑縺顔衍繧峨○ ///// */

.important {
    padding:0 0 0;
}

.important h3 span {
    font-size: 2rem;
}

.important .topnews {
    width:100%;
}

.important .topnews ul {
    /* overflow: hidden; */
    display: block;
}
.important .topnews ul li {
    width:calc(100% - 24px);
    margin:0 auto;
    background:#fff;
    padding:12px 12px;
    margin:0 0 2px 0;
}
.important .topnews ul li a {
    text-decoration: none!important;
    padding:0;
    line-height: 100%;
}

.important .topnews ul li i {
    text-decoration: none!important;
    font-size:1.8rem;
    line-height: 100%;
    color:#ff0000;
    display: block;
    margin:0 5px 0 0;
}

.important .topnews ul li a:hover {
    opacity: 0.7;
}
.important .topnews ul li a p.title {
    float:none;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: bold;
    color:#333;
    line-height: 1.6rem;
    height: auto;
    margin:0;
    padding:0;
}
.important .topnews ul li a .txt .title::after {
    content:" 竕ｫ";
}



a.border-red {
    color:#ff0000;
    padding:10px;
    display: block;
    font-weight: bold;
    text-align: center;
    margin:30px auto;
    width:calc(90% - 20px);
    font-size: 1.4rem;
}


/* ///// 驥崎ｦ√↑縺顔衍繧峨○ */



/* ICON ///////////////////////*/

.iconarea {
    width:100%;
    margin:0 0 8px 0;
    overflow: hidden;
}

.icon {
    color:#fff;
    font-size:0.7rem!important;
    line-height: 0.7rem;
    padding:6px 5px;
    border-radius: 4px;
    margin:0 3px 0 0;
    text-decoration: none!important;
    font-weight: normal;
    display: inline-block;
}
.event {
    color:#fff!important;
    background:#6EB92C;
}
.sportsclub {
    color:#fff!important;
    background:#008ec2;
}


/* //////////////////////// ICON */


/* PICKUP ///////////////////////*/

.pickup {
    width:100%;
    margin:0 auto;
    min-height:auto;
    background-size: cover!important;
    padding:0 0 20px 0;
}
.pickup .block {
    padding:35px 0 0px 20px;
}
.pickup .num {
    font-family: 'Barlow Condensed', sans-serif;
    font-size:4rem;
    line-height: 100%;
}
.pickup .name_j {
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
    font-size: 2.5rem;
    line-height: 100%;
}
.pickup .name_e {
    font-family: 'Barlow Condensed', sans-serif;
    font-size:2rem;
    line-height: 100%;
}
.pickup .link a {
    display: block;
    background:#6EB92C;
    padding:10px 20px 10px 20px;
    color:#fff;
    width:140px;
    text-decoration: none;
    font-size:1.4rem;
    font-weight: bold;
    margin:10px 0 0 0;
}
.pickup .prof {
    font-family:'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
    font-size:1rem;
    line-height: 100%;
    padding:10px 10px 0px 20px;
}
.pickup .prof a {
    text-decoration: none;
    font-weight: bold;
    padding:10px 0 0px;
    display: block;
    font-size: 1.2rem;
}
.pickup .prof a:hover {
    text-decoration: underline;
}

/* ///////////////////////PICKUP */


/* SOCIAL /////////////////////// */


.social {
    font-family: 'Barlow Condensed', sans-serif;
    font-size:2.125rem;
    color:#fff;
    margin:30px auto 30px;
    align-items: center;
    text-align: center;
}
.social a {
    text-decoration:none!important;
    color:#fff!important;
    display: inline-block;
    padding:3px 5px 0 5px;
    margin:0 0 10px 0;
    cursor: pointer;
}
.social .snslist {
    display: block;
}
.social .twitter {
    padding:0 0 0 0;
    min-height: 30px;
    margin:0 0 10px 0;
    display:block;
}
.social .twitter .snsicon {
    float:none;
    margin:0 auto;
}
.social .instagram {
    padding:0 0 0 0;
    min-height: 30px;
    margin:0 0 10px 0;
    display: block;
}
.social .instagram .snsicon {
    float:none;
    margin:0 auto;
}
.social .fb {
}
.social .yt {
}
.social .line {
}
.social .engate {
}
.social .fb:hover,
.social .yt:hover,
.social .line:hover,
.social .engate:hover {
    opacity: 0.6;
}

.social .fb a,
.social .yt a,
.social .line a,
.social .engate a {
    text-indent: -9999px;
}

/* ///////////////////////SOCIAL */


/* FOOTER ///// */

footer {
    width:100%;
    overflow: hidden;
    padding:0 0 0 0;
    margin:0px 0 0 0;
}
footer .nav {
    margin:0 0 0 0;
}
footer .nav ul {
    background:#D8D8D8;
    display: flex;
    flex-wrap: wrap;
    width:100%;
}
footer .nav ul li {
    display: flexbox;
    width:calc(33.333% - 1px);
    border-right:1px solid rgba(0,0,0,0.15);
    border-bottom:1px solid rgba(0,0,0,0.15);
    text-align: center;
    padding:10px 0;
    margin:0;
}
footer .nav ul li a {
    font-size:1.2rem;
    line-height: 100%;
    padding:10px;
    text-decoration: none;
}
footer .nav ul li a:hover {
    opacity: 0.6;
}
footer .partners {
    padding:50px 0 40px;
    color:#fff;
}
footer .partners h3 {
    font-size:2.3rem;
    line-height: 100%;
    margin:0 0 10px 0;
}
footer .partners h3 span {
    font-size:1.2rem;
    font-weight: normal;
}
footer .partners ul {
    margin:auto;
    width:96%;
    display: flex;
    flex-wrap: wrap;
}
footer .partners ul li {
    margin:0 4px 4px 0;
    width:calc(50% - 2px);
    background:#fff;
    vertical-align: middle;
    text-align: center;
    display: flex;
     justify-content: center;
    align-items: center;
}
footer .partners ul li:nth-child(2n) {
    width:calc(50% - 2px);
    margin:0 0 4px 0; 
}
footer .partners ul li:nth-child(6) {
    background:#000;
}
/* footer .partners ul li:last-child {
    margin:0 auto;
    width:calc(50% - 2px);
} */
footer .partners ul li img {
    width:100%;
}
footer .partners ul li a {
    display: flex;
     justify-content: center;
align-items: center;
}
footer .partners ul li a:hover img {
    opacity: 0.8;
}

footer .partners .all_wrap {
    display: block;
    width:70%;
    margin:0px auto 0px;
}

footer .partners .all {
    display: block;
    border:1px solid rgba(255,255,255,0.4);
    margin:8px auto;
    padding:10px;
    color:#fff;
    text-decoration: none!important;
    text-align: center;
    width:calc(100% - 22px);
    font-size: 1.2rem;
}
footer .partners .all:first-child {
    margin:20px auto 8px;
}
footer .partners .all:hover {
    opacity: 0.7;
}
footer .supporter {
    padding:30px 0 30px;
    background:#fff;
    color:#929292;
}
footer .supporter h3 {
    font-size:2.3rem;
    line-height: 100%;
    margin:0 0 10px 0;
    color:#929292;
}
footer .supporter h3 span {
    font-size: 1.1rem;
    font-weight: normal;
}
footer .supporter ul {
    width:100%;
    margin:0 auto 10px;
    display: block;
    text-align: center;
}
footer .supporter ul li {
    display: table;
    width:90%;
    background:none;
    padding:8px;
    text-align: left;
    margin:0 auto;
    border-bottom:1px solid #ccc;
}
footer .supporter ul li .bnr {
    width:90px;
    margin:0;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
footer .supporter ul li .bnr img {
    width:100%;
}
footer .supporter ul li .txt {
    margin:0 0 0 0px;
    color:#000;
    font-size:1rem;
    line-height: 120%;
    text-align: left;
    padding:0 0 0 10px;
    width:calc(100% - 100px);
    display: table-cell;
    vertical-align: middle;
}
footer .supporter ul li .txt a {
    text-decoration: none;
}
footer .branding {
    padding:0px 0 30px;
    background:#fff;
    color:#929292;
}
footer .branding h3 {
    font-size:2.3rem;
    line-height: 100%;
    margin:0 0 20px 0;
    color:#929292;
}
footer .branding h3 span {
    font-size: 1.1rem;
    font-weight: normal;
}
footer .branding ul {
    width:80%;
    margin:0 auto;
    display: flex;
    text-align: center;
}
footer .branding ul li {
    display: flexbox;
    width:70%;
    background:none;
    padding:0;
    overflow: hidden;
    text-align: center;
    margin:0 10px;
}
footer .branding ul li.bnr {
    width:60%;
    margin:0 auto ;
    text-align: center;
}
footer .branding ul li.bnr a img {
    width:80%;
}


footer .nav_b {
    margin:0 0 20px 0;
}
footer .nav_b ul {
    width:100%;
    border-left:0;
    display: flex;
    flex-wrap: wrap;
    margin:0 auto;
}
footer .nav_b ul li {
    display: flexbox;
    padding:8px 0;
    width:calc(50% - 1px);
    border-right:1px solid rgba(255,255,255,0.2);
    border-bottom:1px solid rgba(255,255,255,0.2);
    text-align: center;
}
footer .nav_b ul li:nth-child(2n) {
    border-right:0;
}
footer .nav_b ul li a {
    color:#d3d3d3;
    text-decoration: none;
    text-align: center;
    font-size: 1.2rem;
}
footer .copyright {
    padding:10px;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.2rem;
    /* color:#575757; */
    color:#fff;
}

.banner_area {
    width:96%;
    margin:10px auto 0;
}
.banner_area ul {
    display: flex;
    flex-wrap: wrap;
}
.banner_area ul li {
    display: flexbox;
    width:calc(100% / 3);
}
.banner_area ul li a {
    display: block;
    margin:2px;
    line-height: 100%;
}
.banner_area ul li a img {
    width:100%;
}

.shareicon {
    margin:50px auto 0;
    text-align: center;
}

.shareicon p {
    color:#6eb92c;
    font-size: 1.6rem;
    margin:0 0 0 0;
    text-align: center;
}

#share2 {
    margin:5px auto 0;
    text-align: center;
}


footer #searchform {
    width:calc(100% - 20px);
    margin:12px auto;
    display: flex;
}

footer #searchform #s {
    padding:15px;
    border: none;
    font-size: 1.4rem;
    line-height: 100%;
    width:calc(100% - 30px - 6rem)!important;
    border-radius:0;
}

footer #searchform button.submit_button {
    padding: 10px 5px;
    font-size: 1.4rem;
    line-height: 100%;
    background-color: #6fba2c;
    color: #fff;
    font-weight: bold;
    border: none;
    width:6rem;
    text-align: center;
}

/* ///// FOOTER */



/* 繝輔か繝ｼ繝� /////*/

.qaform {
    margin:0px auto;
    padding:25px!important;
    background:#f5f5f5;
    width:calc(95% - 50px);
}
.qaform p {
    margin:10px 0;
}

.qaform input,
.qaform textarea {
    padding:10px;
    width:calc(100% - 20px - 4px)!important;
}

.qaform input[type="submit"] {
    width:calc(100% - 0px)!important;
}

.qaform dt,
.qaform dd {
    font-size:1.4rem;
}


/* ///// 繝輔か繝ｼ繝� */



/* YOUTUBE ///// */

.ytube {
position: relative;
width: 100%!important;
padding-top: 56.25%;
margin:0px 0!important;
}

.ytube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

/* ///// YOUTUBE */



/* PAGETOP */

#page_top{
  position: fixed;
  right: 20px;
  bottom: 80px;
}


/* 繝√こ繝�ヨ繝ｪ繝ｳ繧ｯ繝壹�繧ｸ蝗ｺ螳� */

.ticket_link_30th {
  width:calc(100% - 40px);
  padding:20px;
}

.ticket_link_30th a {
    font-size: 1.875rem;
    padding: 10px;
}



}