/*写真・PC*/

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

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

}

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











#Main_Grid {
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
max-width: 1100px;
padding: 50px 20px 50px 20px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Main_Center {
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 50px auto 50px auto;/* 上・右・下・左*/
}
#Main_Left {
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
width: 100%;
text-align: justify;/*両端揃え*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 50px auto 50px auto;/* 上・右・下・左*/
}




#Background_Red_up {/* BOX- Red */
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 -130px auto;/*上・右・下・左*/
}
#Background_Red_middle {/* BOX- Red */
color: #DDDDDD;/*フォント色*/
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:#A55F5F;/*背景色*/
padding: 150px 0px 150px 0px;/*上・右・下・左*/
margin: 0px auto -130px auto;/*上・右・下・左*/
}
#Background_Red_down {/* BOX-Red */
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 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#Background_E5EBEB_middle {/* BOX-ホワイト */
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 0px 150px 0px;/*上・右・下・左*/
margin: 0px auto -130px auto;/*上・右・下・左*/
}
#Background_E5EBEB_down {/* BOX-ホワイト */
color: #3A3A3A;/*フォント色*/
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:#E5EBEB;/*背景色*/
padding: 150px 0px 0px 0px;/*上・右・下・左*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}




#White_Title {/*タイトル*/
font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
text-align: center;
max-width: 100%;
color: #6A6A6A;/*フォント色*/
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_ZOBI {/*ZOBI ENTERPRISES*/
font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
text-align: center;
width: 100%;
color: #6A6A6A;/*フォント色*/
font-size: 110%;
line-height: 100%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}


#Red_Title {/*タイトル*/
font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
text-align: center;
max-width: 100%;
color: #FFCF37;/*フォント色*/
font-size: 200%;
line-height: 130%;
letter-spacing:0.25em;/*文字間隔*/
text-indent:0.25em;/*文字間隔*/
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 10px 0px 10px 0px;/* 上・右・下・左*/
}
#Red_ZOBI {/*ZOBI ENTERPRISES*/
font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
text-align: center;
width: 100%;
color: #FFCF37;/*フォント色*/
font-size: 110%;
line-height: 100%;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 50px 0px;/* 上・右・下・左*/
}



/*業務一覧*/
#table_business {
width: 100%;
text-decoration: none;
text-align:center;
border-collapse:  collapse;/*テーブル枠1px*/
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#table_business th {
width: 150px;
padding: 20px 10px 20px 10px;/*上・右・下・左*/
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#table_business td {
font-weight: 300;

font-size: 100%;
line-height: 180%;
text-align: justify;/*両端揃え*/
color: #FFFFFF;
padding: 20px 20px 20px 20px;/*上・右・下・左*/
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#business_title {
font-weight: 600;

width: 100%;
font-size: 100%;
line-height: 120%;
text-align:center;
color: #A55F5F;/*フォント色*/
padding: 20px 5px 20px 5px;/*上・右・下・左*/
background-color:#FFFFFF;/*背景色*/
border: 1px solid #FFFFFF;
border-radius: 5px;/*角を丸くする*/
font-feature-settings: "palt";/* 文字詰め */

}
#business_title_smart {
display: none; overflow: hidden;
}
#table_business img {
float: right;
width: 40%;
padding: 0px 0px 0px 20px;/*上・右・下・左*/
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% / 4);/*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: 50px auto 0px auto;/*上・右・下・左*/
}
#Grid_inquiry_1 {
width: calc(100% / 1);/*3等分*/
display:flex;
}
a.btn_inquiry_1 {
  font-weight: 600;

text-align: center;
font-size: 200%;
line-height: 100%;
text-decoration: none;
display: inline-block;
color: #A55F5F;/* 文字色 */
background-color: #CFAAAA;/*背景色*/
font-feature-settings: "palt";/* 文字詰め */
padding: 10px 80px 10px 80px;/*上・右・下・左*/
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;
}
inquiry_s {
font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
font-size: 50%;
line-height: 130%;
}





