-
会社概要
+
ー会社概要ー
会社名:楯の川株式会社
業種:酒造業
創業:天保3年
所在地:酒田市楯字清水田
代表者:代表取締役社長 佐藤淳平
diff --git a/hataraku.css b/hataraku.css
index ee1621e..52532ed 100644
--- a/hataraku.css
+++ b/hataraku.css
@@ -389,9 +389,8 @@
background-size: cover;
}
-.president_title-box{
- text-align: center;
-}
+
+
.president_title-box .president_profile_title{
font-size: 2.5em;
border-radius: 35px;
@@ -438,6 +437,8 @@
.president-item img{
width: 500px;
+ border: 10px solid #ffffff;
+ margin-left: 20px;
}
h4{
@@ -466,11 +467,12 @@
margin-top: 725px;
position: absolute;
top: 0;
- right: 1400px;
+ right: 700px;
align-items: center;
justify-content: space-around;
background-color: rgb(255, 218, 224);
height: 600px;
+ width: 1000px;
border-radius: 0 50px 50px 0;
border: solid 3px #777777;
padding-left: 40px;
@@ -478,15 +480,28 @@
}
.profile-bg-2 img{
- width: 550px;
+ width: 580px;
position:absolute;
- top: 750px;
- left: 1100px;
+ top: 735px;
+ left: 1050px;
+}
+
+.overview-title-box{
+ padding: 30px 0 0;
}
.overview-title-box .overview-title{
- font-size: 2em;
+ font-size: 2.5em;
+ border-radius: 35px;
+ border: solid #000 2px;
+ display: inline-block;
+ background-color: #fff;
+ padding: 0 30px;
}
-
+.overview{
+ font-size: 3em;
+ transform: translateX(20%);
+ transform: translateY(10%);
+}
/*社長ページ終わり*/
\ No newline at end of file