/*プレス・PC*/

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

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

}

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:20px; padding:0; z-index: 900;}
#pagetop img { width: 150px; z-index: 900;}





/*2025.01.29*/
#Background_Press_Motion_Main {/*モーション*/
background: lightgray;
height: 400px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
margin: 129px auto 0px auto;/*上・右・下・左*/
}
#Press_Motion_title {/* ZOBI ENTERPRISES */
font-family: montserrat, sans-serif;
font-weight: 300;
font-style: italic;
font-size: 100%;
line-height: 100%;
letter-spacing: 0.1em;
color: #FFFFFF;
text-align: center;
margin: 140px auto 5px auto;/*上・右・下・左*/
text-shadow: #1E1E1E 1px 0 10px;/*文字影*/
}
#Press_Motion_text {/* プレス */
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
font-size: 400%;
line-height: 100%;
color: #FFFFFF;
text-align: center;
margin: 0px auto 0px auto;/*上・右・下・左*/
text-shadow: #1E1E1E 1px 0 10px;/*文字影*/
font-feature-settings: "palt";/*文字詰める*/
}





/*2023.12.01*/
#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;
width: 100%;
background-color:#FFFFFF;/*背景色*/
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_Grey {/* 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:#E4E4E4;/*背景色*/
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: 150px 0;/*上・右・下・左*/
margin: 0px auto -130px 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: 150px 0;/*上・右・下・左*/
margin: 0px auto -130px auto;/*上・右・下・左*/
}
#Main_Grid {
max-width: 1100px;
padding: 50px 20px 50px 20px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Main_Grid img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Main_Center {
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 20px auto 50px auto;/* 上・右・下・左*/
}








#White_Title {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
max-width: 100%;
color: #003759;/*フォント色*/
font-size: 200%;
line-height: 130%;
letter-spacing:0.25em;/*文字間隔*/
text-indent:0.25em;/*文字間隔*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 10px 0px 10px 0px;/* 上・右・下・左*/
}
#White_Title_2 {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
max-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: 110%;
line-height: 100%;
letter-spacing:0.1em;/*文字間隔*/
text-indent:0.1em;/*文字間隔*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}





/*音響プラン・音響配信プラン*/
#Background_Grid_box {
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
padding: 15px 15px 15px 15px;/* 上・右・下・左*/
margin: 25px auto 25px auto;/*上・右・下・左*/
border: 1px solid #BBCBCB;
border-radius: 5px;/*角丸める*/
background-color:#E1E8E8;/*背景色*/
}
#Grid_2 {
width: calc(100% / 2);/*2等分*/
display: flex;
box-sizing:border-box;
}
#Grid_box {
width: 100%;
text-align: justify;/*両端揃え*/
padding: 10px 10px 10px 10px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_box img {
max-width: 100%;
height: auto;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 5px;/*角丸める*/
}
#Grid_box_title_O {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
width: 100%;
color: #FFFFFF;/*フォント色*/
font-size: 150%;
line-height: 150%;
text-align: left;
display:inline-block;
background-color:#6E8F90;/*背景色*/
padding: 2px 0px 0px 20px;/* 上・右・下・左*/
margin: 0px auto 10px auto;/* 上・右・下・左*/
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
}
#Grid_box_title_OH {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
width: 100%;
color: #FFFFFF;/*フォント色*/
font-size: 150%;
line-height: 150%;
text-align: left;
display:inline-block;
background-color:#75829c;/*背景色*/
padding: 2px 0px 0px 20px;/* 上・右・下・左*/
margin: 0px auto 10px auto;/* 上・右・下・左*/
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
}

/* 2024 */
#title_L {
width: 100%;
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-style: normal;
font-weight: 600;
font-size: 250%;
line-height: 100%;
text-align: center;
color: #003759;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 50px 0px 0px 0px;/*上・右・下・左*/
}
#title_M {
width: 100%;
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-style: normal;
font-weight: 600;
font-size: 250%;
line-height: 100%;
text-align: center;
color: #003759;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 50px 0px 0px 0px;/*上・右・下・左*/
}
#title_S {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 130%;
line-height: 150%;
text-align: center;
color: #6E6E6E;/*フォント色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 40px 0px 0px 0px;/*上・右・下・左*/
}








/*プラン・2024.1.1*/
#Grid_scroll {
display: none; overflow: hidden;
}
.table-wrap {
}
.table_plan {/*機材一覧*/
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 0px 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 10px 10px 10px;/*上・右・下・左*/
}
.table_plan td {
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;/*フォント色*/
padding: 20px 20px 20px 20px;/*上・右・下・左*/
}
#table_plan_1 {
width: 170px;
text-align:center;
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
}
#table_plan_2 {
color: #1F3B60;/*フォント色*/
font-size: 90%;
line-height: 150%;
text-align: justify;/*両端揃え*/
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
padding: 20px 20px 20px 10px;/*上・右・下・左*/
}
#table_plan_3 {
text-align:center;
font-feature-settings: "palt";/*文字詰める*/
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
border-left: 1px solid #BBCBCB;
}
#table_plan_3_s {
font-size: 50%;
line-height: 90%;
padding: 5px 0px 5px 0px;/*上・右・下・左*/
}
#title_plan_sound {
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_plan_movie {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #FFFFFF;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#75829c;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
}
#title_plan_led {
width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #FFFFFF;/*フォント色*/
padding: 20px 0px 20px 0px;/*上・右・下・左*/
background-color:#A55F5F;/*背景色*/
border: 1px solid #6E8F90;
border-radius: 5px;/*角を丸くする*/
}
#title_plan_normal {
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;/*角を丸くする*/
}


#sound_top {
width: 100px;
font-size: 110%;
line-height: 120%;
text-align:center;
color: #FFFFFF;
background-color:#6E8F90;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
border: 1px solid #E5EBEB;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
}
#sound_top_s {
font-size: 60%;
line-height: 150%;
}
#movie_top {
width: 100px;
font-size: 110%;
line-height: 120%;
text-align:center;
color: #FFFFFF;
background-color:#75829c;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
border: 1px solid #E5EBEB;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
}
#movie_top_s {
font-size: 60%;
line-height: 150%;
}
#led_top {
width: 100px;
font-size: 110%;
line-height: 150%;
text-align:center;
color: #FFFFFF;
background-color:#A55F5F;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
border-radius: 5px;/*角を丸くする*/
box-sizing: border-box;/*内側線*/
border: 1px solid #E5EBEB;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
}
#led_top_s {
font-size: 60%;
line-height: 150%;
}

#Grid_scroll {
display: none; overflow: hidden;
}
.table-wrap {
}
.table-wrap {
}
.table_plan_ssp {/*機材一覧*/
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
.table_plan_ssp th {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
text-align: left;
color: #003759;/*フォント色*/
padding: 15px 10px 15px 10px;/*上・右・下・左*/
}
.table_plan_ssp td {
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;/*フォント色*/
padding: 15px 10px 15px 10px;/*上・右・下・左*/
}
.table_plan_ssp tr:nth-child(2n) {
background: #F5F5F5;
}

#table_plan_ssp_1 {
text-align:center;
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
}
#table_plan_ssp_3 {
width: 23%;
line-height: 130%;
text-align:center;
border-top: 1px solid #BBCBCB;
border-bottom: 1px solid #BBCBCB;
border-left: 1px solid #BBCBCB;
}
#table_plan_ssp_3_s {
font-size: 70%;
line-height: 130%;
font-feature-settings: "palt";/*文字詰める*/
padding: 5px 0px 0px 0px;/* 上・右・下・左*/
}
#table_plan_ssp_3_ss {display: none;
font-size: 70%;
line-height: 130%;
font-feature-settings: "palt";/*文字詰める*/
padding: 5px 0px 0px 0px;/* 上・右・下・左*/
}
#table_plan_ssp_3 img {
width: 90px;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 10px 0px;/*上・右・下・左*/
border-radius: 5px;/*角丸める*/
}


/*2024.1.1*/
Plan_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: 0px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
display: block;/*改行*/
}
Plan_Title_L {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 180%;
line-height: 100%;
text-align: center;
color: #6E8F90;/*フォント色*/
position: relative;
display: inline-block;
padding: 0 55px;
margin: 0px auto 30px auto;/* 上・右・下・左*/
}
Plan_Title_L:before, Plan_Title_L:after {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 1px;
background-color: #6E8F90;
}
Plan_Title_L:before {
left:0;
}
Plan_Title_L:after {
right: 0;
}



#Background_Grid_plan {
max-width: 1100px;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 50px auto 0px auto;/*上・右・下・左*/
}
#Grid_plan_2 {
width: calc(100% / 2);/*2等分*/
display: flex;
}
#Grid_plan_3 {
width: calc(100% / 3);/*2等分*/
display: flex;
}
#Grid_plan_box {position:relative;
width: 100%;
text-align: justify;/*両端揃え*/
padding: 15px 15px 20px 15px;/*上・右・下・左*/
margin: 10px 10px 10px 10px;/*上・右・下・左*/
background-color:#FFFFFF;/*背景色*/
border-radius: 5px;/*角を丸くする*/
box-shadow: 0px 0px 10px 0 #ccc ;
border: 2px solid #D6DFDF;
}
#Grid_plan_box img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 20px 0px 20px 0px;/*上・右・下・左*/
}
#Grid_plan_sound_top {
border-radius: 0px;/*角を丸くする*/
font-size: 160%;
line-height: 100%;
width: 100%;
text-align:center;
color: #FFFFFF;
background-color:#6E8F90;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 10px 0px 20px 0px;/*上・右・下・左*/
margin: 0px 0px 20px 0px;/*上・右・下・左*/
}
#Grid_plan_movie_top {
border-radius: 0px;/*角を丸くする*/
font-size: 160%;
line-height: 100%;
width: 100%;
text-align:center;
color: #FFFFFF;
background-color:#75829c;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 10px 0px 20px 0px;/*上・右・下・左*/
margin: 0px 0px 20px 0px;/*上・右・下・左*/
}
#Grid_plan_mc_top {
border-radius: 0px;/*角を丸くする*/
font-size: 150%;
line-height: 120%;
width: 100%;
text-align:center;
color: #FFFFFF;
background-color:#34797e;/*背景色*/
font-feature-settings: "palt";/*文字詰める*/
padding: 10px 0px 10px 0px;/*上・右・下・左*/
margin: 0px 0px 20px 0px;/*上・右・下・左*/
}
#plan_list {
font-size: 100%;
line-height: 150%;
text-align: left;
vertical-align:top;/*上段揃える*/
color: #3E3E3E;/*フォント色*/
}
#plan_list img {
width: 100%;
padding: 10px 0px 10px 0px;/*上・右・下・左*/
}
#plan_mark {
font-size: 90%;
line-height: 200%;
color: #FFFFFF;/*フォント色*/
background-color:#7B7B7B;/*背景色*/
border-radius: 0px;/*角を丸くする*/
padding: 0px 20px 2px 20px;/*上・右・下・左*/
margin: 0px 0px 0px 5px;/*上・右・下・左*/
}

.plan_red {/* PICKUP・リボン */
font-family: rift-soft, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 150%;
width: 130px;
height: 130px;
overflow: hidden;
position: absolute;
}
.paln_red::before,
.plan_red::after {
position: absolute;
z-index: -1;
content: '';
display: block;
}
.plan_red span {
position: absolute;
display: block;
width: 200px;
padding: 10px 20px 10px 20px;
background-color: #e6001a;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
color: #FFFFFF;
font-size: 1em;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-align: center;
}
.ribbon-top-right {
top: -5px;
right: -5px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
border-top-color: transparent;
border-right-color: transparent;
}
.ribbon-top-right::before {
top: 0;
left: 0;
}
.ribbon-top-right::after {
bottom: 0;
right: 0;
}
.ribbon-top-right span {
left: -28px;
top: 10px;
transform: rotate(45deg);
}




/*舞台看板ボタン*/
#Background_Box {
text-align: center;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 50px auto;/*上・右・下・左*/
border: 1px solid #BBCBCB;
background-color:#E5EBEB;/*背景色*/
border-radius: 10px;/*角丸める*/
}
#Background_Box ul {list-style: none;
max-width: 1100px;
text-align: center;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
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;
}
#Background_Box li {
width: 47%;
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: 30px auto 30px auto;/*上・右・下・左*/}
#order1:hover{
opacity: 0.4;/*透明度*/}
#order2 {
/*order:2;     コンテンツの順番を設定  */
text-align: left;
font-size: 110%;
line-height: 180%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 30px auto 30px auto;/*上・右・下・左*/
}
#Background_Box img {
width: 100%;
height: auto;
border-radius: 10px;/*角丸める*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Box_title_pc {
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: 100%;
border-top: 2px solid #6E8F90;
border-bottom: 2px solid #6E8F90;
padding: 10px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px 0px 10px 0px;/* 上・右・下・左*/
}
#Box_title_smart {
display: none;
}
#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: 100%;
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;/* 文字色 */
}




/* 2024.7.3・３プラン*/
#Background_Grid_plan3 {
max-width: 1100px;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
padding: 20px 0px 20px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Grid_plan3 {
width: calc(100% / 3);/*2等分*/
display: flex;
}
#Grid_plan3_box {
position:relative;
width: 100%;
text-align: center;
padding: 5px 15px 5px 15px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_plan3_box img {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 5px;/*角を丸くする*/
}
#Grid_plan3_box a {
}
#Grid_plan3_box a:hover {
opacity: 0.5; /* 透明度 */
}
#Grid_plan3_title {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 500;
color: #003759;/*フォント色*/
text-align: justify;/*両端揃え*/
font-size: 120%;
line-height: 130%;
padding: 0px 10px 0px 10px;/* 上・右・下・左*/
margin: 20px auto 10px auto;/* 上・右・下・左*/
}
#Grid_plan3_text {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #6F6F6F;/*フォント色*/
text-align: justify;/*両端揃え*/
font-size: 90%;
line-height: 150%;
padding: 0px 10px 0px 10px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
}
#plan3_title_up {
font-family: fot-udkakugoc80-pro, sans-serif;
font-style: normal;
font-weight: 500;
color: #003759;/*フォント色*/
text-align: center;/*センター揃え*/
font-size: 160%;
line-height: 130%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 20px auto 0px auto;/* 上・右・下・左*/
}
#plan3_text_down {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #003759;/*フォント色*/
text-align: center;/*センター揃え*/
font-size: 120%;
line-height: 150%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/* 上・右・下・左*/
}


#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: 100%;
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 #A8A8A8;
}
.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: #767676;
background-color: #FFFFFF;
}
.btn_top:hover {
color: #FFFFFF;
background-color: #767676;
}
/*NEWリボン*/
.Pickup {
font-family: rift-soft, sans-serif;
font-weight: 600;
font-style: normal;
width: 100px;
height: 100px;
overflow: hidden;
position: absolute;
}
.Pickup::before,
.Pickup::after {
position: absolute;
z-index: -1;
content: '';
display: block;
}
.Pickup span {
position: absolute;
display: block;
width: 210px;
padding: 0px 0px 0px 0px;
background-color: #e6001a;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
color: #FFFFFF;
font-size: 1em;
text-shadow: 0 1px 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-align: center;
}
.Pickup-top-right {
top: 0px;
right: 0px;
}
.Pickup-top-right::before,
.Pickup-top-right::after {
border-top-color: transparent;
border-right-color: transparent;
}
.Pickup-top-right::before {
top: 0;
left: 0;
}
.Pickup-top-right::after {
bottom: 0;
right: 0;
}
.Pickup-top-right span {
left: -28px;
top: 10px;
transform: rotate(45deg);
}




/*2024.1.1*/
#Background_Grid_4set {/*４基本セット*/
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 50px auto 50px 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: 10px 10px 10px 10px;/*上・右・下・左*/
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 {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 180%;
text-align: center;
color: #3E3E3E;/*フォント色*/
padding: 10px 10px 10px 10px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
}
#Grid_4set_photo_K img {background-color:#D8D8D8;/*背景色*/
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 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: 100%;
line-height: 180%;
text-align: center;
color: #3E3E3E;/*フォント色*/
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}
#title_4set_SC {
width: 100%;
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 100%;
line-height: 180%;
text-align: center;
color: #3E3E3E;/*フォント色*/
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}





/*お問い合わせ*/
#Background_inquiry {
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
margin: 50px 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: 150%;/* 文字サイズ */
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_Maine_Grid_Button {/* メニューボタン */
text-align: center;
width: 100%;
background-color: #003759;/*背景色*/
border-bottom:5px solid #B5B5B5;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_Grid_Button {
max-width: 1100px;
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: 20px 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: #2A2A2A;
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 0px auto;/*上・右・下・左*/
font-feature-settings: "palt";
}
#Grid_Button_L {/*メニュー・英字*/
font-family: rift-soft, sans-serif;
font-weight: 500;
font-style: normal;
text-align: center;
font-size: 2em;
line-height: 100%;
padding: 0px auto 0px auto;/*上・右・下・左*/
margin: 5px 0px 15px 0px;/*上・右・下・左*/
}
.fixed {
position: fixed;
top: 0;
padding: 0;
width: 100%;
z-index: 1000;
}