/*LED・スマフォ*/

#none_pc { display: none; overflow: hidden; }/*ＰＣ表示させない*/
#none_smart { }/*スマフォ表示させない*/

pc_br {/*改行*/

}
smart_br {/*改行*/
display: block;
}

red { color: #FF6150;/*フォント色*/ }

@media screen and (min-width: 680px){   
.pc { display:block; }
.sp { display:none; }
}
@media screen and (max-width: 680px){   
.pc { display:none; }
.sp { display:block; }
}

html,body,table,th,td,div {
font-size: 100%;
}

/* ページトップへ戻るボタン */
#pagetop { position:fixed; bottom:0px; right:10px; padding:0; z-index: 900;}
#pagetop img { width: 100px; }





/*2026.6.10*/
#Background_LED_Motion_Main {/*モーション*/
background: lightgray;
height: 200px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
margin: 85px auto 0px auto;/*上・右・下・左*/
}
#LED_Motion_title {/* ZOBI ENTERPRISES */
font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
font-size: 50%;
line-height: 100%;
letter-spacing: 0.1em;
color: #FFFFFF;
text-align: center;
margin: 70px auto 5px auto;/*上・右・下・左*/
text-shadow: #1E1E1E 1px 0 10px;/*文字影*/
}
#LED_Motion_text {/* LED Vision */
font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
font-size: 210%;
line-height: 100%;
color: #FFFFFF;
text-align: center;
margin: 0px auto 0px auto;/*上・右・下・左*/
font-feature-settings: "palt";/* 文字詰め */
text-shadow: #1E1E1E 1px 0 10px;/*文字影*/
}





#Main_Grid {
max-width: 100%;
padding: 20px 10px 50px 10px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Main_Grid img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}






#Background_White {/* BOX-ホワイト */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #3A3A3A;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
background-color:#FFFFFF;/*背景色*/
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_E5EBEB {/* BOX-ホワイト */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #3A3A3A;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
width: 100%;
clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100% calc(100% - 7vw), 0 100%);
background-color:#E5EBEB;/*背景色*/
padding: 60px 0;/*上・右・下・左*/
margin: -15px auto -15px auto;/*上・右・下・左*/
}
#Background_FFFFFF {/* BOX-ホワイト */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #3A3A3A;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
width: 100%;
background-color:#FFFFFF;/*背景色*/
padding: 60px 0;/*上・右・下・左*/
margin: -15px auto -15px auto;/*上・右・下・左*/
}


#White_Title {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
width: 100%;
color: #003759;/*フォント色*/
font-size: 150%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 10px 0px 10px 0px;/* 上・右・下・左*/
}
#White_ZOBI {
font-family: rift-soft, sans-serif;
font-weight: 500;
font-style: normal;
text-align: center;
width: 100%;
color: #003759;/*フォント色*/
font-size: 90%;
line-height: 100%;
letter-spacing:0.1em;/*文字間隔*/
text-indent:0.1em;/*文字間隔*/
opacity: 0.5;/*透明度*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 10px 0px;/* 上・右・下・左*/
}
#White_img {
width: 80%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px auto 20px auto;/* 上・右・下・左*/
}


#Title_AirlyVision {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
width: 100%;
color: #003759;/*フォント色*/
font-size: 150%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}
#Title_sub_AirlyVision {
text-align: center;
max-width: 100%;
color: #003759;/*フォント色*/
font-size: 120%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 20px 0px 20px 0px;/* 上・右・下・左*/
}
#Text_AirlyVision {
max-width: 100%;
font-size: 100%;
line-height: 180%;
text-align: justify;/*両端揃え*/
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 10px 0px 10px;/* 上・右・下・左*/
margin: 0px auto 50px auto;/* 上・右・下・左*/
}





/*詳細・2024.6.27*/
#Grid_scroll {
text-align: center;
width: 100%;
color: #FFFFFF;/*フォント色*/
font-size: 80%;
line-height: 80%;
background-color:#6E8F90;/*背景色*/
padding: 10px 0px 12px 0px;/* 上・右・下・左*/
margin: 0px 0px 10px 0px;/* 上・右・下・左*/
}
.table-wrap {
width: 100%;
overflow: auto;
margin: 0px auto 0px auto;/*上・右・下・左*/
}
.table_price {/*機材一覧*/
white-space:nowrap;/* wbr・改行 */
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 20px auto;/*上・右・下・左*/
}
.table_price td {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 120%;
text-align: justify;/*両端揃え*/
color: #3E3E3E;/*フォント色*/
padding: 10px 0px 10px 0px;/*上・右・下・左*/
}
#top_price_1 {
font-size: 80%;
line-height: 120%;
text-align:center;
color: #6E8F90;/*フォント色*/
}
#top_price_2 {
font-size: 80%;
line-height: 120%;
text-align:center;
color: #FFFFFF;
background-color:#6E8F90;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-radius: 5px;/*角を丸くする*/
}
#table_price_1 {
width: 170px;
text-align:center;
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
padding: 10px 10px 10px 10px;/*上・右・下・左*/
}
#table_price_1_s {
font-size: 60%;
line-height: 130%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}
#table_price_2 {
width: 100%;
font-size: 100%;
line-height: 160%;
text-align:center;
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
border-left: 1px solid #BBCBCB;
padding: 10px 10px 10px 10px;/*上・右・下・左*/
}
#table_price_2_s {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 80%;
line-height: 110%;
padding: 5px 0px 0px 0px;/*上・右・下・左*/
}
#table_price_2 img {
width: 100px;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}
#table_price_3 {
width: 100%;
font-size: 100%;
line-height: 160%;
text-align:center;
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
border-left: 1px solid #BBCBCB;
padding: 10px 10px 10px 10px;/*上・右・下・左*/
}
#table_price_3 img {
width: 70px;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}

#title_price_1 {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #FFFFFF;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#6E8F90;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
}
#title_price_2 {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #6E8F90;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#FFFFFF;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
}

#title_price_text {
font-size: 100%;
line-height: 130%;
text-align: justify;/*両端揃え*/
color: #6E8F90;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 10px 10px 10px 10px;/*上・右・下・左*/
padding-left:1em;
text-indent:-1em;
}





/*消費電力・2024.6.27*/
.table_power {
white-space:nowrap;/* wbr・改行 */
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 20px auto;/*上・右・下・左*/
}
.table_power th {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
padding: 0px 1px 0px 1px;/*上・右・下・左*/
}
.table_power td {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 120%;
text-align: justify;/*両端揃え*/
color: #3E3E3E;/*フォント色*/
padding: 15px 10px 15px 10px;/*上・右・下・左*/
}
#title_power_1 {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #FFFFFF;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#6E8F90;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
}
#title_power_2 {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #6E8F90;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#FFFFFF;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
}
#table_power_1 {
text-align:center;
background-color:#E5EBEB;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
padding: 0px 20px 0px 20px;/*上・右・下・左*/
}
#table_power_1_s {
font-size: 50%;
line-height: 90%;
padding: 5px 0px 5px 0px;/*上・右・下・左*/
}
#table_power_2 {
text-align:center;
font-feature-settings: "palt";/*文字詰める*/
border-bottom: 1px solid #BBCBCB;
border-left: 1px solid #BBCBCB;
}
#table_power_2_s {
font-size: 50%;
line-height: 90%;
padding: 0px 0px 5px 0px;/*上・右・下・左*/
}
#table_power_2 img {
width: 100px;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}





/*プラン・2024.1.1*/
.table_plan {/*機材一覧*/
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 50px auto 50px auto;/*上・右・下・左*/
}
.table_plan th {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
text-align: left;
color: #003759;/*フォント色*/
padding: 10px 0px 10px 0px;/*上・右・下・左*/
}
.table_plan td {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 120%;
text-align: justify;/*両端揃え*/
color: #3E3E3E;/*フォント色*/
padding: 10px 0px 10px 0px;/*上・右・下・左*/
}
#top_plan_1 {
display: none; overflow: hidden;
}
#top_plan_2 {
font-size: 80%;
line-height: 120%;
text-align:center;
color: #6E8F90;/*フォント色*/
}
#top_plan_3 {
line-height: 120%;
text-align:center;
color: #FFFFFF;
background-color:#1f3b60;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-radius: 5px;/*角を丸くする*/
}
#top_plan_4 {
line-height: 120%;
text-align:center;
color: #FFFFFF;
background-color:#009783;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-radius: 5px;/*角を丸くする*/
}
#table_plan_1 {
display: none; overflow: hidden;
}
#table_plan_1_s {
display: none; overflow: hidden;
}
#table_plan_2 {
width: 100%;
font-size: 90%;
line-height: 160%;
text-align: justify;/*両端揃え*/
border-top: 1px solid #707070;
border-bottom: 1px solid #707070;
font-feature-settings: "palt";/*文字詰める*/
padding: 20px 10px 20px 10px;/*上・右・下・左*/
}
#table_plan_2_s {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 80%;
line-height: 90%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}
#table_plan_4_l {
font-size: 100%;
line-height: 120%;
text-align:center;
color: #FFFFFF;/*フォント色*/
padding: 10px 10px 10px 10px;/*上・右・下・左*/
background-color:#6E8F90;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
}
#table_plan_3 {
font-size: 90%;
line-height: 120%;
width: 70px;
text-align:center;
background-color:#B3C9E6;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #707070;
border-bottom: 1px solid #707070;
padding: 20px 5px 20px 5px;/*上・右・下・左*/
}
#table_plan_3_s {
font-size: 50%;
line-height: 90%;
padding: 5px 0px 0px 0px;/*上・右・下・左*/
}
#table_plan_4 {
font-size: 90%;
line-height: 120%;
text-align:center;
background-color:#e0efeb;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #707070;
border-bottom: 1px solid #707070;
padding: 20px 5px 20px 5px;/*上・右・下・左*/
}





/*お問い合わせ*/
#Background_inquiry {
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 20px auto 0px auto;/*上・右・下・左*/
}
#Grid_inquiry_1 {
width: calc(100% / 1);/*3等分*/
display:flex;
}
a.btn_inquiry {
font-family: montserrat, sans-serif;
font-weight: 900;
font-style: italic;
font-size: 100%;/* 文字サイズ */
line-height: 100%;
text-decoration: none;
display: inline-block;
color: #FFFFFF;/* 文字色 */
background-color: #6E8F90;/*背景色*/
font-feature-settings: "palt";/* 文字詰め */
padding: 10px 40px 10px 40px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
border-radius: 50px;/*角丸める*/
border: 1px solid #6E8F90;
}
a.btn_inquiry:hover {
color: #6E8F90;/* 文字色 */
background-color: #FFFFFF;/*背景色*/
text-decoration: none;
border: 1px solid #6E8F90;
}
/*お問い合わせ*/




/*舞台看板ボタン*/
#Background_Box {
text-align: center;
padding: 20px 15px 15px 15px;/*上・右・下・左*/
margin: 30px auto 10px auto;/*上・右・下・左*/
border: 1px solid #BBCBCB;
background-color:#E5EBEB;/*背景色*/
border-radius: 10px;/*角丸める*/
}
#Background_Box ul {
max-width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
flex-direction:column;  /* コンテンツの配置を「上→下」に設定 */
}
#Background_Box li {
width: 100%;
color: #848484;/*フォント色*/
text-align: justify;/*両端揃え*/
font-feature-settings: "palt";/*文字詰める*/
border-collapse:collapse;
display: inline-block;
list-style: none;
vertical-align:top;
position: relative;/*相対配置*/
}
#order1 {
order:1;    /* コンテンツの順番を設定  */
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#order1:hover{
opacity: 0.4;/*透明度*/}
#order2 {
order:2;    /* コンテンツの順番を設定  */
text-align: left;
color: #848484;/*フォント色*/
font-size: 100%;
line-height: 180%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_Box img {
width: 100%;
height: auto;
/*border-radius: 10px;/*角丸める*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 10px 0px;/*上・右・下・左*/
}
#Box_title_pc {
display: none;
}
#Box_title_smart {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 700;
text-align: center;
width: 100%;
color: #6E8F90;/*フォント色*/
font-size: 130%;
line-height: 150%;
border-top: 2px solid #6E8F90;
border-bottom: 2px solid #6E8F90;
padding: 6px 0px 5px 0px;/* 上・右・下・左*/
margin: 0px 0px 15px 0px;/* 上・右・下・左*/
}
#grid_btn_top {
text-align: center;
margin: 20px auto 10px auto;/* 上・右・下・左*/
}
.btn_top {
font-family: rift-soft, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 15px;
line-height: 130%;
letter-spacing:0.25em;/*文字間隔*/
text-indent:0.25em;/*文字間隔*/
display: inline-block;
text-align: center;
text-decoration: none;
outline: none;
border-collapse: collapse;/*隙間無くす*/
border-spacing: 0;/*隙間無くす*/
padding: 10px 30px 10px 30px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border: 1px solid #e1e1e1;
}
.btn_top::before,
.btn_top::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.btn_top,
.btn_top::before,
.btn_top::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
}
.btn_top {
color: #FFFFFF;/* 文字色 */
background-color: #4169e1;/*背景色*/
}
.btn_top:hover {
background-color: #FFFFFF;
color: #4169e1;/* 文字色 */
}





#Background_Grid_plan {
max-width: 1100px;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_plan_1 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_plan_2 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_plan_3 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_plan_title_zobi {
width: 100%;
font-size: 110%;
line-height: 100%;
text-align:center;
color: #FFFFFF;
background-color:#1f3b60;/*背景色*/
padding: 10px 0px 13px 0px;/*上・右・下・左*/
margin: 0px 0px 10px 0px;/*上・右・下・左*/
border-radius: 50px;/*角を丸くする*/
}
#Grid_plan_title_widely {
width: 100%;
font-size: 110%;
line-height: 100%;
text-align:center;
color: #FFFFFF;
background-color:#009783;/*背景色*/
padding: 10px 0px 13px 0px;/*上・右・下・左*/
margin: 0px 0px 10px 0px;/*上・右・下・左*/
border-radius: 50px;/*角を丸くする*/
}
#zobi_LED {
font-size: 80%;
line-height: 180%;
color: #FFFFFF;/*フォント色*/
background-color:#1f3b60;/*背景色*/
border-radius: 50px;/*角を丸くする*/
padding: 0px 5px 2px 5px;/*上・右・下・左*/
margin: 0px 10px 0px 0px;/*上・右・下・左*/
}
#widely_LED {
font-size: 80%;
line-height: 180%;
color: #FFFFFF;/*フォント色*/
background-color:#009783;/*背景色*/
border-radius: 50px;/*角を丸くする*/
padding: 0px 8px 2px 8px;/*上・右・下・左*/
margin: 0px 10px 0px 0px;/*上・右・下・左*/
}
#Grid_plan_title_16_9 {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
width: 100%;
font-size: 130%;
line-height: 100%;
text-align:center;
color: #1f3b60;
border-top: 2px solid #1f3b60;
border-bottom: 2px solid #1f3b60;
padding: 10px 0px 10px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_plan_photo {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 180%;
text-align: justify;/*両端揃え*/
color: #3E3E3E;/*文字色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 0px 5px 0px 5px;/*上・右・下・左*/
margin: 10px 0px 10px 0px;/*上・右・下・左*/
}
#Grid_plan_photo img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_plan_photo a {
}
#Grid_plan_photo a:hover {
opacity: 0.5; /* 透明度 */
}





/*2024.1.1*/
#Background_Grid_4set {/*基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_4set_4 {
width: calc(100% / 4);/*2等分*/
display: flex;
}
#Grid_4set_5 {
width: calc(100% / 5);/*2等分*/
display: flex;
}
#Grid_4set_photo {
width: 100%;
padding: 3px 3px 3px 3px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_4set_photo img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 10px;/*角を丸くする*/
}
#Grid_4set_photo_K {
font-size: 70%;
line-height: 100%;
width: 100%;
padding: 3px 3px 3px 3px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_4set_photo_K img {background-color:#FFFFFF;/*背景色*/
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 10px 0px;/*上・右・下・左*/
border-radius: 10px;/*角を丸くする*/
}
#title_4set_S {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 90%;
line-height: 130%;
text-align: center;
color: #3E3E3E;/*フォント色*/
padding: 0px 0px 10px 0px;/*上・右・下・左*/
}
#title_4set_SC {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 90%;
line-height: 130%;
text-align: justify;/*両端揃え*/
color: #3E3E3E;/*フォント色*/
padding: 10px 10px 10px 10px;/*上・右・下・左*/
}



/*舞台看板（横断幕）*/
#Title_signage_1 {/*LEDビジョンだからできること*/
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
width: 100%;
color: #003759;/*フォント色*/
font-size: 150%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}
#Title_signage_2 {
text-align: center;
max-width: 100%;
color: #003759;/*フォント色*/
font-size: 100%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 10px 0px 10px 0px;/* 上・右・下・左*/
}
#signage_img {
width: 70%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
}
#Background_Grid_signage {/*４基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 30px auto 0px auto;/*上・右・下・左*/
}
#Grid_signage_1 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_signage_2 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_signage {
width: 100%;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_signage img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 10px;/*角を丸くする*/
}
#Grid_signage_title {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 100%;
text-align: justify;/*両端揃え*/
color: #6E8F90;/*フォント色*/
padding: 10px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px auto 10px auto;/* 上・右・下・左*/
display: block;/*改行*/
}
/*舞台看板（横断幕）*/






#Background_Grid_photo {/*４基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 30px auto 0px auto;/*上・右・下・左*/
}
#Background_Grid_jitsurei {/*４基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 50px auto 30px auto;/*上・右・下・左*/
}
#Background_Grid_desk {/*４基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_photo_1 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_photo_2 {
width: calc(100% / 1);/*2等分*/
display: flex;
}
#Grid_photo_4 {
width: calc(100% / 2);/*2等分*/
display: flex;
}
#Grid_photo {
width: 100%;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_photo img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 10px;/*角を丸くする*/
}
#Grid_jitsurei {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 140%;
text-align: center;
color: #FFFFFF;/*フォント色*/
width: 100%;
padding: 10px 0px 10px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_jitsurei img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 10px;/*角を丸くする*/
}
#Grid_Panel {
width: 100%;
padding: 2px 2px 2px 2px;/*上・右・下・左*/
margin: 0px 0px 50px 0px;/*上・右・下・左*/
}
#Grid_Panel img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 5px;/*角を丸くする*/
border: 1px solid #D0D0D0;
box-sizing: border-box;/*内側線*/
}
#Grid_Panel a {
}
#Grid_Panel a:hover {
opacity: 0.5; /* 透明度 */
}
#Grid_Panel_title {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 500;
color: #003759;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
text-align: justify;/*両端揃え*/
font-size: 100%;
line-height: 100%;
padding: 0px 5px 0px 5px;/* 上・右・下・左*/
margin: 20px auto 10px auto;/* 上・右・下・左*/
}
#Grid_Panel_text {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #6F6F6F;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
text-align: justify;/*両端揃え*/
font-size: 90%;
line-height: 150%;
padding: 0px 5px 0px 5px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
}
#Grid_desk {
width: 100%;
padding: 10px 10px 10px 10px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_desk img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 5px;/*角を丸くする*/
}



/*2024.1.1*/
#LED_Title_Grid {
width: 100%;
padding: 50px 0px 20px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
}
LED_Title_S {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 80%;
line-height: 100%;
text-align: center;
color: #6E8F90;/*フォント色*/
padding: 20px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
display: block;/*改行*/
}
LED_Title_WS {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 80%;
line-height: 100%;
text-align: center;
color: #FFFFFF;/*フォント色*/
padding: 20px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
display: block;/*改行*/
}
LED_Title_SS {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 80%;
line-height: 100%;
text-align: center;
color: #6E8F90;/*フォント色*/
padding: 20px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
display: block;/*改行*/
}
LED_Title_M {
width: 100%;
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
font-size: 110%;
line-height: 130%;
text-align: center;
color: #6E8F90;/*フォント色*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
display: block;/*改行*/
font-feature-settings: "palt";/*文字詰める*/
}
LED_Title_L {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 170%;
line-height: 100%;
text-align: center;
color: #6E8F90;/*フォント色*/
position: relative;
display: inline-block;
padding: 0 30px;
margin: 0px auto 20px auto;/* 上・右・下・左*/
font-feature-settings: "palt";/*文字詰める*/
}
LED_Title_L:before, LED_Title_L:after {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 25px;
height: 1px;
background-color: #6E8F90;
}
LED_Title_L:before {
left:0;
}
LED_Title_L:after {
right: 0;
}
LED_Title_WL {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 120%;
line-height: 100%;
text-align: center;
color: #FFFFFF;/*フォント色*/
position: relative;
display: inline-block;
padding: 0 30px;
margin: 0px auto 20px auto;/* 上・右・下・左*/
}
LED_Title_WL:before, LED_Title_WL:after {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 25px;
height: 1px;
background-color: #FFFFFF;
}
LED_Title_WL:before {
left:0;
}
LED_Title_WL:after {
right: 0;
}














#Background_Maine_Grid_Button {/* メニューボタン */display: none; overflow: hidden;
position: fixed;
bottom: 0;
width: 100%;
z-index: 1000;
text-align: center;
background-color: #003759;/*背景色*/
border-top:5px solid #FFFFFF;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_Grid_Button {
width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_Button_6 {
width: calc(100% / 6);/*2等分*/
display: flex;
box-sizing:border-box;
border-left:1px solid #003E65;
border-right:1px solid #002740;
}
#Grid_Button_box {
width: 100%;
text-align: center;
margin: 15px auto 20px auto;/*上・右・下・左*/
}
a.Button_Link {
width: 100%;
color: #FFFFFF;
text-align: center;
text-decoration: none;
background-image: linear-gradient(to bottom, #003759, #00263F);
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
a.Button_Link:hover {
color: #114c96;
text-decoration: none;
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
}
#Grid_Button_S {/*メニュー・日本字*/
font-family: source-han-sans-japanese, sans-serif;
font-weight: 400;
font-style: normal;
max-width: 100%;
text-align: center;
font-size: 0.8em;
line-height: 100%;
padding: 0px auto 0px auto;/*上・右・下・左*/
margin: 20px auto 2px auto;/*上・右・下・左*/
font-feature-settings: "palt";
}
#Grid_Button_L {/*メニュー・英字*/
font-family: rift-soft, sans-serif;
font-weight: 300;
font-style: normal;
text-align: center;
font-size: 1em;
line-height: 130%;
padding: 0px auto 0px auto;/*上・右・下・左*/
margin: 0px 0px 20px 0px;/*上・右・下・左*/
}