Skip to content

Commit

Permalink
SNSの追加など細かい修正他
Browse files Browse the repository at this point in the history
  • Loading branch information
norhythm committed Oct 21, 2013
1 parent 3700c3b commit 8e22b9c
Show file tree
Hide file tree
Showing 26 changed files with 262 additions and 158 deletions.
Binary file removed .DS_Store
Binary file not shown.
10 changes: 5 additions & 5 deletions css/common.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* http://meyerweb.com/eric/tools/css/reset/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
Expand All @@ -12,8 +12,8 @@ b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
Expand All @@ -24,7 +24,7 @@ time, mark, audio, video {
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
Expand All @@ -48,7 +48,7 @@ table {
}

img{
vertical-align: bottom;
vertical-align: top;
line-height: 1px;
font-size: 1px;
}
Expand Down
254 changes: 119 additions & 135 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* line 1, ../sass/style.scss */
body {
width: 100%;
height: 100%;
Expand All @@ -7,164 +6,149 @@ body {
background-position: center top;
background-repeat: repeat-y;
min-width: 1040px;
width: auto !important;
}
/* line 11, ../sass/style.scss */
body #wrapper {
position: relative;
overflow: hidden;
background: url("../img/background.jpg");
background-position: center;
min-width: 1040px;
width: auto !important;
border: 12px solid #ffff00;
width: 1040px;
}
/* line 20, ../sass/style.scss */
body #wrapper #wrapper_inner {
width: 980px;
background: #fff;
margin: 0 auto;
}
/* line 24, ../sass/style.scss */
body #wrapper #wrapper_inner .left {
float: left;
}
/* line 25, ../sass/style.scss */
body #wrapper #wrapper_inner .right {
float: right;
}
/* line 26, ../sass/style.scss */
body #wrapper #wrapper_inner #header {
clear: both;
height: 74px;
width: 980px;
padding-top: 20px;
display: inline-block;
*display: inline;
*zoom: 1;
}
/* line 34, ../sass/style.scss */
body #wrapper #wrapper_inner #header h1 {
margin-left: 30px;
}
/* line 38, ../sass/style.scss */
body #wrapper #wrapper_inner #contents {
width: 760px;
margin: 0 auto;
}
/* line 41, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column {
display: inline-block;
*display: inline;
*zoom: 1;
width: 100%;
margin-bottom: 100px;
}
/* line 47, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column h3 {
margin-bottom: 20px;
}
/* line 50, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column .mode {
margin-bottom: 60px;
}
/* line 53, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column #movie {
margin-top: 25px;
width: 766px;
height: 442px;
background: url("../img/movie_background.jpg") no-repeat;
}
/* line 58, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column #movie iframe {
margin: 12px;
}
/* line 62, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column p.step {
float: left;
margin-right: 49px;
}
/* line 66, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .column p.last {
margin-right: 0;
}
/* line 70, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .top {
margin-top: 35px;
}
/* line 73, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .bottom {
margin-bottom: 35px;
}
/* line 75, ../sass/style.scss */
body #wrapper #wrapper_inner #contents .bottom .right {
float: left;
margin-left: 40px;
}
/* line 81, ../sass/style.scss */
body #wrapper #wrapper_inner #footer {
width: 980px;
height: 76px;
display: block;
background: #4e4e4e;
}
/* line 86, ../sass/style.scss */
body #wrapper #wrapper_inner #footer .left {
margin: 20px 0 0 30px;
}
/* line 89, ../sass/style.scss */
body #wrapper #wrapper_inner #footer .right {
margin: 40px 30px 0 0;
}
width: auto !important; }
body #wrapper {
position: relative;
overflow: hidden;
background: url("../img/background.jpg");
background-position: center;
min-width: 1040px;
width: auto !important;
border: 12px solid #ffff00;
width: 1040px; }
body #wrapper #wrapper_inner {
width: 980px;
background: #fff;
margin: 0 auto; }
body #wrapper #wrapper_inner .left {
float: left; }
body #wrapper #wrapper_inner .right {
float: right; }
body #wrapper #wrapper_inner #header {
clear: both;
height: 54px;
width: 980px;
padding-top: 20px;
display: inline-block;
*display: inline;
*zoom: 1;
position: relative; }
body #wrapper #wrapper_inner #header h1 {
margin-left: 30px; }
body #wrapper #wrapper_inner #header .sns {
right: 30px;
bottom: 1px; }
body #wrapper #wrapper_inner #contents {
width: 760px;
margin: 0 auto; }
body #wrapper #wrapper_inner #contents .column {
display: inline-block;
*display: inline;
*zoom: 1;
width: 100%;
margin-bottom: 100px; }
body #wrapper #wrapper_inner #contents .column h3 {
margin-bottom: 20px; }
body #wrapper #wrapper_inner #contents .column .mode {
margin-bottom: 60px; }
body #wrapper #wrapper_inner #contents .column #movie {
margin-top: 25px;
width: 766px;
height: 442px;
background: url("../img/movie_background.jpg") no-repeat; }
body #wrapper #wrapper_inner #contents .column #movie iframe {
margin: 12px; }
body #wrapper #wrapper_inner #contents .column p.step {
float: left;
margin-right: 49px; }
body #wrapper #wrapper_inner #contents .column p.last {
margin-right: 0; }
body #wrapper #wrapper_inner #contents .top {
margin-top: 35px; }
body #wrapper #wrapper_inner #contents .bottom {
margin-bottom: 35px; }
body #wrapper #wrapper_inner #contents .bottom .right {
float: left;
margin-left: 40px; }
body #wrapper #wrapper_inner #footer {
width: 980px;
padding: 0 0 50px 0;
background: url("../img/bottom_background.gif");
position: relative; }
body #wrapper #wrapper_inner #footer .left {
padding: 67px 0 0 40px; }
body #wrapper #wrapper_inner #footer .right {
margin: 68px 37px 0 0;
position: relative; }
body #wrapper #wrapper_inner #footer .right .sns {
right: 0px; }

/* line 97, ../sass/style.scss */
#carrousel .main {
width: 945px;
padding-left: 35px;
}
padding-left: 35px; }

/* line 103, ../sass/style.scss */
#carrousel .nav a.prev,
#carrousel .nav a.next {
position: absolute;
}
position: absolute; }

/* line 107, ../sass/style.scss */
#carrousel .nav a.prev {
margin-left: 50px;
margin-top: 220px;
}
margin-top: 220px; }

/* line 112, ../sass/style.scss */
#carrousel .nav a.next {
margin-left: 890px;
margin-top: 220px;
}
margin-top: 220px; }

/* line 118, ../sass/style.scss */
#carrousel .box {
float: left;
width: 913px;
}
width: 913px; }

/* line 122, ../sass/style.scss */
#carrousel .indicator div {
float: left;
background-color: #333;
margin-top: 5px;
margin-right: 5px;
width: 10px;
height: 10px;
}
height: 10px; }

/* line 131, ../sass/style.scss */
#carrousel .indicator div,
#carrousel .nav a {
cursor: pointer;
}
cursor: pointer; }

/* line 134, ../sass/style.scss */
#carrousel .indicator div.current {
background-color: #4383FB!important;
}
background-color: #4383fb !important; }

.sns {
width: 180px;
position: absolute; }
.sns li {
float: left;
overflow: hidden; }
.sns li.sns-twitter {
width: 100px; }
.sns li.sns-facebook {
width: 80px; }

.credit-list {
font-size: 0.85em; }
.credit-list dt {
padding: 24px 0 16px 0; }
.credit-list li {
float: left;
padding: 0 15px 13px 0; }

.banner-list {
padding: 22px 0 0 0; }
.banner-list li {
float: left;
width: 87px;
padding: 0 9px 0 0; }
.banner-list li.last {
padding: 0 0 0 14px;
border-left: 2px solid #ffffff; }

.note {
padding: 183px 0 0 0;
text-align: right; }
.note .caution {
padding: 0 0 17px 0; }
Binary file added favicon.ico
Binary file not shown.
Binary file added img/adviser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/adviser_ogawa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/adviser_teramoto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banner_dentsu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banner_uniba.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/banner_zaim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bottom_background.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/caution.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/copyright.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/credit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/og.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_gokita.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_kawai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_kuno.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_onoe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_sagara.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_saito.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_sasaki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/staff_sato.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8e22b9c

Please sign in to comment.