asada

no message

@@ -9,4 +9,5 @@ @@ -9,4 +9,5 @@
9 <file name="service.scss" server="onoff02.source.co.jp" local="132144626200000000" remote="132198880800000000" Dst="0" /> 9 <file name="service.scss" server="onoff02.source.co.jp" local="132144626200000000" remote="132198880800000000" Dst="0" />
10 <file name="top.css" server="onoff02.source.co.jp" local="132199925462625060" remote="132199925400000000" Dst="0" /> 10 <file name="top.css" server="onoff02.source.co.jp" local="132199925462625060" remote="132199925400000000" Dst="0" />
11 <file name="top.scss" server="onoff02.source.co.jp" local="132144626200000000" remote="132198880800000000" Dst="0" /> 11 <file name="top.scss" server="onoff02.source.co.jp" local="132144626200000000" remote="132198880800000000" Dst="0" />
  12 +<file name="content01.css" server="onoff02.source.co.jp" local="132211155664098397" remote="132211155600000000" Dst="0" />
12 </dwsync> 13 </dwsync>
  1 +br.sp {
  2 + display: none; }
  3 + @media only screen and (max-width: 767px) {
  4 + br.sp {
  5 + display: block; } }
  6 +
1 header { 7 header {
2 position: static; 8 position: static;
3 - padding: 10px 0 6px 0; 9 + padding: 10px 0 6px 0; }
4 -} 10 + header .logo {
5 - 11 + text-align: center; }
6 -header .logo {  
7 - text-align: center;  
8 -}  
9 12
10 @media only screen and (max-width: 767px) { 13 @media only screen and (max-width: 767px) {
11 main { 14 main {
12 padding-left: 3%; 15 padding-left: 3%;
13 - padding-right: 3%; 16 + padding-right: 3%; } }
14 - }  
15 -}  
16 -  
17 main .container { 17 main .container {
18 - max-width: 970px; 18 + max-width: 970px; }
19 -}  
20 -  
21 main h1 { 19 main h1 {
22 font-weight: normal; 20 font-weight: normal;
23 color: #62bcc3; 21 color: #62bcc3;
24 - font-size: 3.4rem; 22 + font-size: 3.4rem; }
25 -} 23 + @media only screen and (max-width: 767px) {
26 -  
27 -@media only screen and (max-width: 767px) {  
28 main h1 { 24 main h1 {
29 - font-size: 2.2rem; 25 + font-size: 2.2rem; } }
30 - } 26 + main h1 p {
31 -}  
32 -  
33 -main h1 p {  
34 border-bottom: 2px #62bcc3 solid; 27 border-bottom: 2px #62bcc3 solid;
35 - padding-bottom: 15px; 28 + padding-bottom: 15px; }
36 -} 29 + main h1 p.small {
37 -  
38 -main h1 p.small {  
39 font-size: 2.8rem; 30 font-size: 2.8rem;
40 margin-bottom: 8px; 31 margin-bottom: 8px;
41 - margin-top: 20px; 32 + margin-top: 20px; }
42 -} 33 + @media only screen and (max-width: 767px) {
43 -  
44 -@media only screen and (max-width: 767px) {  
45 main h1 p.small { 34 main h1 p.small {
46 - font-size: 1.8rem; 35 + font-size: 1.8rem; } }
47 - } 36 + main h1 p.big {
48 -} 37 + margin-bottom: 20px; }
49 -  
50 -main h1 p.big {  
51 - margin-bottom: 20px;  
52 -}  
53 -  
54 main p.catch { 38 main p.catch {
55 - font-size: 2.0rem; 39 + font-size: 2.0rem; }
56 -} 40 + @media only screen and (max-width: 767px) {
57 -  
58 -@media only screen and (max-width: 767px) {  
59 main p.catch { 41 main p.catch {
60 font-size: 1.8rem; 42 font-size: 1.8rem;
61 - line-height: 1.7; 43 + line-height: 1.7; } }
62 - }  
63 -}  
64 -  
65 main p.writer { 44 main p.writer {
66 font-size: 1.2rem; 45 font-size: 1.2rem;
67 - text-align: right; 46 + text-align: right; }
68 -} 47 + @media only screen and (max-width: 767px) {
69 -  
70 -@media only screen and (max-width: 767px) {  
71 main p.writer { 48 main p.writer {
72 - margin-top: 2.0rem; 49 + margin-top: 2.0rem; } }
73 - }  
74 -}  
75 -  
76 main .block { 50 main .block {
77 - margin-top: 4.0rem; 51 + margin-top: 4.0rem; }
78 -} 52 + main .block h2 {
79 -  
80 -main .block h2 {  
81 background-color: #62bcc3; 53 background-color: #62bcc3;
82 color: #fff; 54 color: #fff;
83 padding: 8px; 55 padding: 8px;
84 font-size: 2.2rem; 56 font-size: 2.2rem;
85 - margin-bottom: 20px; 57 + margin-bottom: 20px; }
86 -} 58 + main .block p {
87 -  
88 -main .block p {  
89 font-weight: 300; 59 font-weight: 300;
90 - line-height: 1.7; 60 + line-height: 1.7; }
91 -} 61 + main .block p.note {
92 - 62 + font-size: 1.2rem; }
93 -main .block p.note {  
94 - font-size: 1.2rem;  
95 -}  
96 -  
97 main #firstSection > div:nth-child(1) { 63 main #firstSection > div:nth-child(1) {
98 - width: 26%; 64 + width: 26%; }
99 -} 65 + @media only screen and (max-width: 767px) {
100 -  
101 -@media only screen and (max-width: 767px) {  
102 main #firstSection > div:nth-child(1) { 66 main #firstSection > div:nth-child(1) {
103 width: 100%; 67 width: 100%;
104 - order: 2; 68 + order: 2; } }
105 - }  
106 -}  
107 -  
108 main #firstSection > div:nth-child(2) { 69 main #firstSection > div:nth-child(2) {
109 - width: 71%; 70 + width: 71%; }
110 -} 71 + @media only screen and (max-width: 767px) {
111 -  
112 -@media only screen and (max-width: 767px) {  
113 main #firstSection > div:nth-child(2) { 72 main #firstSection > div:nth-child(2) {
114 - width: 100%; 73 + width: 100%; } }
115 - }  
116 -}  
117 -  
118 main #firstSection .prof { 74 main #firstSection .prof {
119 - margin-bottom: 30px; 75 + margin-bottom: 30px; }
120 -} 76 + @media only screen and (max-width: 767px) {
121 -  
122 -@media only screen and (max-width: 767px) {  
123 main #firstSection .prof figure { 77 main #firstSection .prof figure {
124 - text-align: center; 78 + text-align: center; } }
125 - } 79 + main #firstSection .prof p {
126 -}  
127 -  
128 -main #firstSection .prof p {  
129 font-size: 1.3rem; 80 font-size: 1.3rem;
130 - line-height: 1.7; 81 + line-height: 1.7; }
131 -} 82 + main #firstSection .prof p.name {
132 - 83 + font-size: 1.8rem; }
133 -main #firstSection .prof p.name {  
134 - font-size: 1.8rem;  
135 -}  
136 -  
137 main #firstSection #healsio > div:nth-child(1) { 84 main #firstSection #healsio > div:nth-child(1) {
138 - width: 62%; 85 + width: 62%; }
139 -} 86 + @media only screen and (max-width: 767px) {
140 -  
141 -@media only screen and (max-width: 767px) {  
142 main #firstSection #healsio > div:nth-child(1) { 87 main #firstSection #healsio > div:nth-child(1) {
143 - width: 100%; 88 + width: 100%; } }
144 - }  
145 -}  
146 -  
147 main #firstSection #healsio > div:nth-child(2) { 89 main #firstSection #healsio > div:nth-child(2) {
148 - width: 35%; 90 + width: 35%; }
149 -} 91 + @media only screen and (max-width: 767px) {
150 -  
151 -@media only screen and (max-width: 767px) {  
152 main #firstSection #healsio > div:nth-child(2) { 92 main #firstSection #healsio > div:nth-child(2) {
153 width: 100%; 93 width: 100%;
154 - margin-bottom: 20px; 94 + margin-bottom: 20px; }
155 - }  
156 main #firstSection #healsio > div:nth-child(2) figure { 95 main #firstSection #healsio > div:nth-child(2) figure {
157 text-align: center; 96 text-align: center;
158 - margin-top: 20px; 97 + margin-top: 20px; } }
159 - }  
160 -}  
161 -  
162 main #energy { 98 main #energy {
163 - margin-top: 40px; 99 + margin-top: 40px; }
164 -} 100 + main #energy > div:nth-child(1) {
165 - 101 + width: 35%; }
166 -main #energy > div:nth-child(1) { 102 + @media only screen and (max-width: 767px) {
167 - width: 35%;  
168 -}  
169 -  
170 -@media only screen and (max-width: 767px) {  
171 main #energy > div:nth-child(1) { 103 main #energy > div:nth-child(1) {
172 width: 100%; 104 width: 100%;
173 - margin-bottom: 20px; 105 + margin-bottom: 20px; } }
174 - }  
175 -}  
176 -  
177 -main #energy > div:nth-child(2) {  
178 - width: 62%;  
179 -}  
180 -  
181 -@media only screen and (max-width: 767px) {  
182 main #energy > div:nth-child(2) { 106 main #energy > div:nth-child(2) {
183 - width: 100%; 107 + width: 62%; }
184 - } 108 + @media only screen and (max-width: 767px) {
185 -} 109 + main #energy > div:nth-child(2) {
186 - 110 + width: 100%; } }
187 main #comment { 111 main #comment {
188 max-width: 680px; 112 max-width: 680px;
189 margin-left: auto; 113 margin-left: auto;
190 margin-right: auto; 114 margin-right: auto;
191 - margin-top: 40px; 115 + margin-top: 40px; }
192 -}  
193 -  
194 -main #comment > div {  
195 - width: 42.5%;  
196 -}  
197 -  
198 -@media only screen and (max-width: 767px) {  
199 main #comment > div { 116 main #comment > div {
200 - width: 100%; 117 + width: 42.5%; }
201 - } 118 + @media only screen and (max-width: 767px) {
202 -} 119 + main #comment > div {
203 - 120 + width: 100%; } }
204 -main #comment > div img { 121 + main #comment > div img {
205 - margin-left: 30px; 122 + margin-left: 30px; }
206 -} 123 + main #comment > div p.remark {
207 -  
208 -main #comment > div p.remark {  
209 padding: 40px 20px 10px 20px; 124 padding: 40px 20px 10px 20px;
210 - position: relative; 125 + position: relative; }
211 -} 126 + main #comment > div p.remark:before {
212 -  
213 -main #comment > div p.remark:before {  
214 content: ""; 127 content: "";
215 display: block; 128 display: block;
216 border: 2px #62bcc3 solid; 129 border: 2px #62bcc3 solid;
@@ -218,22 +131,14 @@ main #comment > div p.remark:before { @@ -218,22 +131,14 @@ main #comment > div p.remark:before {
218 height: 100%; 131 height: 100%;
219 position: absolute; 132 position: absolute;
220 left: 0; 133 left: 0;
221 - top: 20px; 134 + top: 20px; }
222 -}  
223 -  
224 main .contact p { 135 main .contact p {
225 font-size: 1.4rem; 136 font-size: 1.4rem;
226 line-height: 1.7; 137 line-height: 1.7;
227 - margin-top: 40px; 138 + margin-top: 40px; }
228 -}  
229 -  
230 main .back { 139 main .back {
231 text-align: center; 140 text-align: center;
232 - margin-top: 40px; 141 + margin-top: 40px; }
233 -} 142 + @media only screen and (max-width: 767px) {
234 -  
235 -@media only screen and (max-width: 767px) {  
236 main .back img { 143 main .back img {
237 - max-width: 100%; 144 + max-width: 100%; } }
238 - }  
239 -}  
1 1
  2 +br.sp{
  3 + display: none;
  4 + @media only screen and (max-width: 767px){
  5 + display: block;
  6 + }
  7 +}
2 header{ 8 header{
3 position: static; 9 position: static;
4 padding: 10px 0 6px 0; 10 padding: 10px 0 6px 0;
  1 +<?xml version="1.0" encoding="utf-8" ?>
  2 +<dwsync>
  3 +<file name="bnr_top.jpg" server="onoff02.source.co.jp" local="132211090275511204" remote="132211155000000000" Dst="0" />
  4 +<file name="pic_ph1.png" server="onoff02.source.co.jp" local="132211030285566255" remote="132211155000000000" Dst="0" />
  5 +<file name="pic_ph2.png" server="onoff02.source.co.jp" local="132211033601162097" remote="132211155000000000" Dst="0" />
  6 +<file name="pic_ph3.png" server="onoff02.source.co.jp" local="132211042393406091" remote="132211155000000000" Dst="0" />
  7 +<file name="h1_img.png" server="onoff02.source.co.jp" local="132211020460238835" remote="132211155000000000" Dst="0" />
  8 +<file name="pic_ph4.png" server="onoff02.source.co.jp" local="132211042750942125" remote="132211155000000000" Dst="0" />
  9 +<file name="pic_ph5.png" server="onoff02.source.co.jp" local="132211041279521916" remote="132211155000000000" Dst="0" />
  10 +<file name="pic_prof1.png" server="onoff02.source.co.jp" local="132211027812051973" remote="132211155000000000" Dst="0" />
  11 +<file name="pic_prof2.png" server="onoff02.source.co.jp" local="132211027844551740" remote="132211155000000000" Dst="0" />
  12 +</dwsync>
@@ -16,4 +16,5 @@ @@ -16,4 +16,5 @@
16 <file name="index.html" server="onoff02.source.co.jp" local="132200918502631640" remote="132200920200000000" Dst="0" /> 16 <file name="index.html" server="onoff02.source.co.jp" local="132200918502631640" remote="132200920200000000" Dst="0" />
17 <file name="secom01.html" server="onoff02.source.co.jp" local="132200918502337327" remote="132200938200000000" Dst="0" /> 17 <file name="secom01.html" server="onoff02.source.co.jp" local="132200918502337327" remote="132200938200000000" Dst="0" />
18 <file name="secom02.html" server="onoff02.source.co.jp" local="132200918502347308" remote="132200938200000000" Dst="0" /> 18 <file name="secom02.html" server="onoff02.source.co.jp" local="132200918502347308" remote="132200938200000000" Dst="0" />
  19 +<file name="content01.html" server="onoff02.source.co.jp" local="132211156127149537" remote="132211155600000000" Dst="0" />
19 </dwsync> 20 </dwsync>
@@ -101,7 +101,7 @@ @@ -101,7 +101,7 @@
101 </div> 101 </div>
102 </div> 102 </div>
103 <div class="block"> 103 <div class="block">
104 - <h2>安全や健康も考えてくれる、親身なサービスで快適に</h2> 104 + <h2>安全や健康も考えてくれる、<br class="sp">親身なサービスで快適に</h2>
105 <p> 105 <p>
106 スマート家電を活用するスマートライフは、料理、洗濯、掃除など主要な家事だけでなく、家族の生活リズムや健康管理もサポートしてくれる。小沢さんが今、注目しているのは、カーテンの自動開閉機だ。<br> 106 スマート家電を活用するスマートライフは、料理、洗濯、掃除など主要な家事だけでなく、家族の生活リズムや健康管理もサポートしてくれる。小沢さんが今、注目しているのは、カーテンの自動開閉機だ。<br>
107 「私はカーテンを開けて眠り自然光で目覚めたいタイプ、夫はしっかり遮光して眠りたいタイプで、就寝時のカーテンをどうするかは夫婦の問題だったんです(笑)。でもこの自動開閉機があれば、起床時に自動でカーテンが開くのでお互いにストレスがない。ほかにも床暖房を遠隔操作できるというシステムもいいですよね。とくに冬は、朝起きて部屋が暖まるまで機敏に行動できないし。こういうものを上手に取り入れていくことで、生活の質が上げられると思うんです。もうひとつ注目しているのは、鍵がなくても、スマホからのパスワード発行で玄関の施錠にアクセスできるというもの。急な仕事で保育園のお迎えに行けない時に、代行してくれるヘルパーさんのスマホにパスワードを送ればいいんです。子どもに合鍵を持たせるのも心配ですし」(小沢さん)<br><br> 107 「私はカーテンを開けて眠り自然光で目覚めたいタイプ、夫はしっかり遮光して眠りたいタイプで、就寝時のカーテンをどうするかは夫婦の問題だったんです(笑)。でもこの自動開閉機があれば、起床時に自動でカーテンが開くのでお互いにストレスがない。ほかにも床暖房を遠隔操作できるというシステムもいいですよね。とくに冬は、朝起きて部屋が暖まるまで機敏に行動できないし。こういうものを上手に取り入れていくことで、生活の質が上げられると思うんです。もうひとつ注目しているのは、鍵がなくても、スマホからのパスワード発行で玄関の施錠にアクセスできるというもの。急な仕事で保育園のお迎えに行けない時に、代行してくれるヘルパーさんのスマホにパスワードを送ればいいんです。子どもに合鍵を持たせるのも心配ですし」(小沢さん)<br><br>
@@ -141,7 +141,7 @@ @@ -141,7 +141,7 @@
141 </div> 141 </div>
142 </div> 142 </div>
143 <div class="block"> 143 <div class="block">
144 - <h2>スマートライフなら、暮らしがこんなに豊かになる</h2> 144 + <h2>スマートライフなら、<br class="sp">暮らしがこんなに豊かになる</h2>
145 <p> 145 <p>
146 家電をインターネットにつなげて提供されるデータによって個人に寄り添った便利なサービスが実現、結果的に家事の省力化、時短化が図られ、豊かで有意義な時間が増えていきます。 146 家電をインターネットにつなげて提供されるデータによって個人に寄り添った便利なサービスが実現、結果的に家事の省力化、時短化が図られ、豊かで有意義な時間が増えていきます。
147 </p> 147 </p>