/*映像・スマフォ*/

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

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

@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; }




/*2023.11.24*/
#Background_Movie_Motion_Main {/*モーション*/
background: lightgray;
height: 200px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
margin: 85px auto 0px auto;/*上・右・下・左*/
}
#Movie_Motion_title {/* ZOBI ENTERPRISES */
font-family: montserrat, sans-serif;
font-weight: 300;
font-style: italic;
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;/*文字影*/
}
#Movie_Motion_text {/* 感動ある映像表現を */
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
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: 50px 20px 50px 20px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Main_Center {
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 50px auto 20px auto;/* 上・右・下・左*/
}
#Main_Left {
width: 100%;
text-align: justify;/*両端揃え*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 50px auto 20px auto;/* 上・右・下・左*/
}









#Background_Green_up {/* BOX-グリーン */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #DDDDDD;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
width: 100%;
clip-path: polygon(0, 100% 0, 100% calc(100% - 7vw), 0 100%);
background-color:#A55F5F;/*背景色*/
padding: 0px 0px 150px 0px;/*上・右・下・左*/
margin: 0px auto -150px auto;/*上・右・下・左*/
}
#Background_Green_middle {/* BOX-グリーン */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #DDDDDD;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
width: 100%;
clip-path: polygon(0, 100% 0, 100% calc(100% - 7vw), 0 100%);
background-color:#A55F5F;/*背景色*/
padding: 150px 0px 150px 0px;/*上・右・下・左*/
margin: 0px auto -150px auto;/*上・右・下・左*/
}
#Background_Green_down {/* BOX-グリーン */
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
color: #DDDDDD;/*フォント色*/
font-size: 100%;
line-height: 150%;
text-align: center;
width: 100%;
clip-path: polygon(0 calc(0% + 7vw), 100% 0, 100%, 0 100%);
background-color:#A55F5F;/*背景色*/
padding: 150px 0px 50px 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: 50px 0;/*上・右・下・左*/
margin: 0px auto -150px auto;/*上・右・下・左*/
}


#White_Title {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
width: 100%;
color: #6A6A6A;/*フォント色*/
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: #6A6A6A;/*フォント色*/
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 30px 0px;/* 上・右・下・左*/
}
#Black_Title {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
max-width: 100%;
color: #FFCF37;/*フォント色*/
font-size: 150%;
line-height: 130%;
font-feature-settings: "palt";/* 文字詰め */
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 10px 0px 10px 0px;/* 上・右・下・左*/
}
#Black_ZOBI {
font-family: rift-soft, sans-serif;
font-weight: 500;
font-style: normal;
text-align: center;
width: 100%;
color: #FFCF37;/*フォント色*/
font-size: 110%;
line-height: 100%;
letter-spacing:0.1em;/*文字間隔*/
text-indent:0.1em;/*文字間隔*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}



#Title_LS {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
text-align: center;
font-size: 100%;
line-height: 130%;
display: flex;
align-items: center;
justify-content: center;
font-feature-settings: "palt";/* 文字詰め */
margin: 0px 0px 20px 0px;/* 上・右・下・左*/
}
#Title_LS:before,
#Title_LS:after {
border-top: 1px solid #686868;
content: "";
width: 30px; 
}
#Title_LS:before {
margin-right: 10px; 
}
#Title_LS:after {
margin-left: 10px; 
}


.img100 {
width: 100%;
padding: 0px 0px 0px 0px;/*上・右・下・左*/
}


/*業務一覧*/
#table_business {
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#table_business th {
display:none;
}
#table_business td {
font-family: a-otf-jun-pro, sans-serif;
font-weight: 300;
font-style: normal;
width: 100%;
font-size: 100%;
line-height: 180%;
text-align: justify;/*両端揃え*/
color: #FFFFFF;
padding: 20px 0px 20px 0px;/*上・右・下・左*/
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#business_title {
display: none; overflow: hidden;
}
#business_title_smart {
font-family: a-otf-midashi-mi-ma31-pr6n, serif;
font-weight: 600;
font-style: normal;
font-size: 130%;
line-height: 120%;
padding: 2px 0px 2px 0px;/*上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
padding-left:1.3em; text-indent:-1.3em;
font-feature-settings: "palt";/* 文字詰め */
}
#table_business img {
width: 100%;
padding: 10px 0px 10px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}





/* 写真掲載 */
#Photo_Grid_Box {
max-width: 100%;
display: flex;
display: -ms-flexbox; /* IE10 */
flex-wrap: wrap;
-ms-flex-wrap: wrap; /* IE10 */
padding: 0px 0px 50px 0px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Photo_4 {
width: calc(100% / 2);/*2等分*/
display: flex;
box-sizing:border-box;
}
#Photo_box {
width: 100%;
text-align: justify;/*両端揃え*/
padding: 5px 5px 5px 5px;/* 上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Photo_box img {
max-width: 100%;
height: auto;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/*上・右・下・左*/
border-radius: 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_1 {
font-family: montserrat, sans-serif;
font-weight: 900;
font-style: italic;
font-size: 150%;/* 文字サイズ */
line-height: 100%;
text-decoration: none;
display: inline-block;
color: #A55F5F;/* 文字色 */
background-color: #CFAAAA;/*背景色*/
font-feature-settings: "palt";/* 文字詰め */
padding: 10px 40px 10px 40px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
border-radius: 5px;/*角丸める*/
border: 1px solid #CFAAAA;
}
a.btn_inquiry_1:hover {
color: #A55F5F;/* 文字色 */
background-color: #FFFFFF;/*背景色*/
text-decoration: none;
border: 1px solid #A55F5F;
}
a.btn_inquiry_2 {
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: #A55F5F;/*背景色*/
font-feature-settings: "palt";/* 文字詰め */
padding: 10px 40px 10px 40px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
border-radius: 5px;/*角丸める*/
border: 1px solid #A55F5F;
}
a.btn_inquiry_2:hover {
color: #A55F5F;/* 文字色 */
background-color: #FFFFFF;/*背景色*/
text-decoration: none;
border: 1px solid #A55F5F;
}
inquiry_s {
font-family: rift-soft, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 40%;
line-height: 100%;
}





/* メニューボタン */
#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;/*上・右・下・左*/
}