@charset "UTF-8";
/* line 5, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 6, ../sass/style.scss */
#wrap {
  min-width: 1180px;
  text-align: center;
  overflow: hidden;
}

/* line 14, ../sass/style.scss */
#header #header-mainimage {
  width: 100%;
  height: 650px;
  background: url(../images/header_mainimage_bg_02.png) repeat-x;
}
/* line 19, ../sass/style.scss */
#header #header-mainimage #header-mainimage-area {
  width: 100%;
  height: 1200px;
  background: url(../images/header_mainimage_bg.png) repeat;
}
/* line 24, ../sass/style.scss */
#header #header-mainimage #header-mainimage-area #header-mainimage-area-kantoku {
  width: 100%;
  height: 1250px;
  background: url(../images/header_mainimage_bg_kantoku.png) no-repeat left bottom;
}
/* line 31, ../sass/style.scss */
#header #header-mainimage #header-mainimage-tit {
  width: 960px;
  margin: -60px auto 0;
  text-align: right;
}
/* line 37, ../sass/style.scss */
#header #header-mainimage #header-mainimage-top {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 3;
  width: 960px;
  margin: 0 auto;
  padding-top: 20px;
}
/* line 45, ../sass/style.scss */
#header #header-mainimage #header-mainimage-top h1 {
  float: left;
}
/* line 49, ../sass/style.scss */
#header #header-mainimage #header-mainimage-top p {
  float: right;
  margin-top: -12px;
}
/* line 56, ../sass/style.scss */
#header #header-intro {
  position: relative;
  z-index: 2;
}
/* line 60, ../sass/style.scss */
#header #header-intro #header-intro-area {
  background: url(../images/header_intro_top.png) no-repeat center top;
}
/* line 64, ../sass/style.scss */
#header #header-intro #header-intro-area2 {
  height: 408px;
  background: url(../images/header_intro_bg_03.png) no-repeat center center;
}
/* line 69, ../sass/style.scss */
#header #header-intro #header-intro-area3 {
  height: 918px;
  margin-top: -240px;
  background: url(../images/section1_top_bg.png) no-repeat center top;
}
/* line 74, ../sass/style.scss */
#header #header-intro #header-intro-area3 .section-top-coversion {
  padding-top: 140px;
}

/* 01 講師は全員現役のトップクリエイター */
/* line 83, ../sass/style.scss */
#section1 {
  position: relative;
  z-index: 3;
}
/* line 88, ../sass/style.scss */
#section1 #section1-teacher-list li {
  width: 960px;
  margin: 0 auto 25px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #ff637f;
}
/* line 94, ../sass/style.scss */
#section1 #section1-teacher-list li:last-child {
  border: none;
}
/* line 100, ../sass/style.scss */
#section1 #section1-teacher-txt {
  text-align: left;
  width: 960px;
  margin: -60px auto -30px;
}
/* line 106, ../sass/style.scss */
#section1 #section1-box1 {
  margin-top: -160px;
  padding-bottom: 50px;
  background: url(../images/section1_bg.png) repeat-y center top;
}
/* line 111, ../sass/style.scss */
#section1 #section1-box1 p {
  margin-bottom: 25px;
}
/* line 116, ../sass/style.scss */
#section1 #section1-box2 {
  position: relative;
  z-index: 4;
  height: 733px;
  margin-top: -65px;
  background: url(../images/section2_top_bg.png) no-repeat center top;
}
/* line 123, ../sass/style.scss */
#section1 #section1-box2 .section-top-coversion {
  width: 860px;
  margin: 0 auto;
}

/* 02 徹底した!現場実践カリキュラム */
/* line 133, ../sass/style.scss */
#section2 {
  background: white url(../images/section_two_bg.png) repeat-y center center;
}
/* line 136, ../sass/style.scss */
#section2 #section2-box1 {
  position: relative;
  z-index: 8;
  width: 1024px;
  margin: 0 auto;
}
/* line 142, ../sass/style.scss */
#section2 #section2-box1 ul {
  overflow: hidden;
  *zoom: 1;
  margin: -100px 0 0 50px;
}
/* line 146, ../sass/style.scss */
#section2 #section2-box1 ul li {
  float: left;
}
/* line 150, ../sass/style.scss */
#section2 #section2-box1 ul #section2-box1-list2 {
  margin: 50px 0 0 -50px;
}
/* line 156, ../sass/style.scss */
#section2 #section2-box2-list {
  width: 960px;
  margin: 30px auto 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 161, ../sass/style.scss */
#section2 #section2-box2-list li {
  float: left;
}
/* line 165, ../sass/style.scss */
#section2 #section2-box2-list #section2-box2-list2 {
  margin-top: 80px;
}
/* line 170, ../sass/style.scss */
#section2 #section2-box3 {
  position: relative;
  z-index: 4;
  height: 708px;
  margin-top: -60px;
  background: url(../images/section3_top_bg.png) no-repeat center top;
}
/* line 177, ../sass/style.scss */
#section2 #section2-box3 h3 {
  padding-top: 20px;
}

/* 03 AMGならでは!産学共同現場実践教育 */
/* line 186, ../sass/style.scss */
#section3 {
  background: url(../images/section_three_bg.png) repeat-y center top;
}
/* line 189, ../sass/style.scss */
#section3 #section3-box1 {
  position: relative;
  z-index: 5;
}
/* line 193, ../sass/style.scss */
#section3 #section3-box1 dt {
  margin-bottom: -30p;
}
/* line 197, ../sass/style.scss */
#section3 #section3-box1 #section3-box1-sangaku {
  margin-top: -50px;
}
/* line 202, ../sass/style.scss */
#section3 #section3-box2 {
  margin: 0 0 20px 0;
}
/* line 206, ../sass/style.scss */
#section3 #section3-box3 {
  margin-bottom: -40px;
}
/* line 208, ../sass/style.scss */
#section3 #section3-box3 dt, #section3 #section3-box3 dd {
  margin-bottom: 30px;
}
/* line 212, ../sass/style.scss */
#section3 #section3-box3 #section3-box3-list2 {
  margin-top: -45px;
}
/* line 216, ../sass/style.scss */
#section3 #section3-box3 #section3-box3-list3 {
  margin: -35px 0 0 -65px;
}
/* line 221, ../sass/style.scss */
#section3 #section3-box4 {
  position: relative;
  z-index: 4;
  height: 702px;
  background: url(../images/section4_top_bg.png) no-repeat center top;
}
/* line 227, ../sass/style.scss */
#section3 #section3-box4 .section-top-coversion {
  width: 800px;
  margin: 0 auto;
}
/* line 232, ../sass/style.scss */
#section3 #section3-box4 h3 {
  padding-top: 40px;
}

/* 在校生からのメッセージ */
/* line 241, ../sass/style.scss */
#section4 {
  background: url(../images/section_four_bg.png) repeat-y center top;
}
/* line 244, ../sass/style.scss */
#section4 #section4-box1 {
  position: relative;
  z-index: 9;
  margin: -50px 0 -132px;
}
/* line 250, ../sass/style.scss */
#section4 #section4-box1 ul li {
  margin-bottom: 5px;
}
/* line 256, ../sass/style.scss */
#section4 #section4-box2 {
  position: relative;
  z-index: 9;
  height: 754px;
  background: url(../images/section5_top_bg.png) no-repeat center top;
}
/* line 262, ../sass/style.scss */
#section4 #section4-box2 .section-top-coversion {
  padding-top: 100px;
}
/* line 266, ../sass/style.scss */
#section4 h3 {
  margin-top: 60px;
}

/* よくあるご質問 */
/* line 274, ../sass/style.scss */
#section5 {
  background: url(../images/section_five_bg.png) repeat-y center center;
}
/* line 279, ../sass/style.scss */
#section5 #section5-box1 #section5-box1-area {
  overflow: hidden;
  *zoom: 1;
  width: 960px;
  margin: 0 auto;
}
/* line 284, ../sass/style.scss */
#section5 #section5-box1 #section5-box1-area #section5-box-list1 {
  float: left;
}
/* line 288, ../sass/style.scss */
#section5 #section5-box1 #section5-box1-area #section5-box-list2 {
  float: right;
}
/* line 293, ../sass/style.scss */
#section5 #section5-box1 #section5-box2 {
  position: relative;
  margin-top: -60px;
  height: 528px;
  background: url(../images/section5_bg_bottom.png) no-repeat bottom center;
}
/* line 299, ../sass/style.scss */
#section5 #section5-box1 #section5-box2 .section-top-coversion {
  position: relative;
  z-index: 8;
  width: 850px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
/* line 309, ../sass/style.scss */
#section5 #footer {
  position: relative;
  z-index: 11;
  width: 960px;
  margin: 0 auto;
  margin-top: -60px;
  text-align: left;
}
/* line 317, ../sass/style.scss */
#section5 #footer .copyright {
  margin-top: 30px;
  text-align: center;
}

/* line 324, ../sass/style.scss */
.section-top-coversion {
  width: 1024px;
  margin: 0 auto;
  text-align: right;
}
/* line 329, ../sass/style.scss */
.section-top-coversion .conversion-taiken {
  margin-right: 25px;
}
/* line 333, ../sass/style.scss */
.section-top-coversion .conversion-shiryo {
  margin-top: -100px;
}

/* line 341, ../sass/style.scss */
#page-top {
  position: fixed;
  z-index: 20;
  bottom: 20px;
  right: 80px;
}
/* line 347, ../sass/style.scss */
#page-top a {
  width: 100px;
  display: block;
}

/* line 354, ../sass/style.scss */
#section-mangagym {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
/* line 360, ../sass/style.scss */
#section-mangagym #mangagym-fukidashi {
  position: absolute;
  right: 0;
  top: 0;
}
