@charset "UTF-8";
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; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

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, form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',游ゴシック体, 游ゴシック, 'Yu Gothic', YuGothic, Arial, Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  vertical-align: baseline;
  color: #000; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.fade {
  position: relative; }
  .fade .nomal {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100); }
  .fade .hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0); }

body {
  margin: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.noscroll {
  overflow-y: scroll !important; }

#stick_area {
  position: fixed;
  top: -65px;
  left: 0;
  width: 100%;
  height: 65px;
  background: url("../image/stick-back2.png");
  background-repeat: repeat-x;
  background-size: 5px 65px;
  background-position: left bottom;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  #stick_area #stick_area_inner {
    position: relative;
    margin: 25px auto 0 auto;
    width: 100%;
    height: 51px; }
    #stick_area #stick_area_inner #stick_menu_btn {
      position: absolute;
      top: 0;
      left: 0;
      width: 95px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #stick_area #stick_area_inner #stick_menu_btn:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #stick_area #stick_area_inner #stick_menu_btn img {
        width: 95px;
        height: auto; }

#stick_area_creator {
  position: fixed;
  top: -65px;
  left: 0;
  width: 100%;
  height: 65px;
  background: url("../image/stick-back2.png");
  background-repeat: repeat-x;
  background-size: 5px 65px;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  #stick_area_creator #stick_area_inner {
    margin: 25px auto 0 auto;
    width: 1024px;
    height: auto; }
    #stick_area_creator #stick_area_inner #stick_menu_btn {
      margin-left: 85px;
      width: 183px; }
      #stick_area_creator #stick_area_inner #stick_menu_btn img {
        width: 183px;
        height: auto; }

#cover {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3; }

#map {
  position: relative; }

#map_modal {
  display: none;
  position: absolute;
  top: -154px;
  left: 0;
  right: 0;
  margin: 0 auto 0 auto;
  width: 1024px;
  height: auto;
  z-index: 5; }
  #map_modal img {
    display: block; }
  #map_modal #map_close {
    position: absolute;
    bottom: 30px;
    left: 926px;
    width: 47px;
    height: 47px; }
    #map_modal #map_close img {
      padding: 10px;
      width: 27px;
      height: 27px; }

#containar {
  margin: auto;
  width: 100%;
  height: auto; }

#menu_btn_area {
  position: fixed;
  top: 51px;
  width: 100%;
  height: auto;
  z-index: 2; }
  #menu_btn_area #menu_btn_area_inner {
    margin: auto;
    width: 1024px;
    height: auto; }
    #menu_btn_area #menu_btn_area_inner #menu_btn {
      margin-left: 74px;
      width: 95px;
      height: auto;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #menu_btn_area #menu_btn_area_inner #menu_btn:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #menu_btn_area #menu_btn_area_inner #menu_btn img {
        padding: 10px;
        width: 95px;
        height: auto; }

#header_logo {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  width: 592px;
  height: 119px;
  z-index: 2; }
  #header_logo img {
    width: 592px;
    height: 119px; }

#main_header {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%; }
  #main_header #down_btn {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 104px;
    height: 56px;
    z-index: 2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #main_header #down_btn:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }
    #main_header #down_btn img {
      width: 104px;
      height: auto; }
  #main_header #header_images {
    position: relative;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px; }
    #main_header #header_images .header_image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      #main_header #header_images .header_image img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0; }
    #main_header #header_images #big_logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      #main_header #header_images #big_logo img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%; }

#menu_close_area {
  position: fixed;
  top: 39px;
  width: 100%;
  height: auto;
  z-index: 9999; }
  #menu_close_area #menu_close_area_inner {
    margin: auto;
    width: 1024px;
    height: auto; }
    #menu_close_area #menu_close_area_inner #menu_close {
      margin-left: 68px;
      width: 38px;
      height: auto;
      display: none;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #menu_close_area #menu_close_area_inner #menu_close:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #menu_close_area #menu_close_area_inner #menu_close img {
        padding: 10px;
        width: 38px;
        height: auto; }

#header_menu {
  position: fixed;
  left: 0px;
  top: 0px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  z-index: 9999;
  display: none;
  background-color: #fff;
  background-image: url("../image/menu-back.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 999; }
  #header_menu ul {
    background-position: left top;
    background-size: contain;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    height: 617px; }
    #header_menu ul li img {
      height: auto; }
    #header_menu ul li a {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #header_menu ul li a:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
    #header_menu ul li:nth-child(1) {
      margin-bottom: 46px; }
    #header_menu ul li:nth-child(2) {
      margin-bottom: 15px; }
    #header_menu ul li:nth-child(3) {
      margin-bottom: 15px; }
    #header_menu ul li:nth-child(4) {
      margin-bottom: 46px; }
    #header_menu ul li:nth-child(5) {
      margin-bottom: 48px; }
    #header_menu ul li:nth-child(6) {
      margin-bottom: 14px; }
    #header_menu ul li:nth-child(7) {
      margin-bottom: 14px; }
    #header_menu ul li:nth-child(8) {
      margin-bottom: 48px; }
    #header_menu ul li:nth-child(9) {
      margin-bottom: 84px; }

#contents {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 2; }

#main_border {
  min-width: 1024px;
  height: 32px;
  background: url("../image/main-borderTop3.png") no-repeat;
  background-repeat: repeat-x;
  background-position: left top;
  background-size: auto 44px; }

#main_content {
  margin-top: -1px;
  min-width: 1024px;
  z-index: 2;
  background-color: #fff;
  background-image: url("../image/main-borderBottom.jpg");
  background-repeat: repeat-x;
  background-position: left bottom 30px;
  background-size: auto 16px; }
  #main_content #main_content_inner {
    position: relative;
    margin: auto;
    width: 1024px;
    height: 750px;
    background: url("../image/main-contentBack.jpg") no-repeat;
    background-size: 675px 255px;
    background-position: bottom 100px left; }
    #main_content #main_content_inner #title_creator {
      position: absolute;
      top: 54px;
      left: 121px;
      width: 100px;
      height: 18px;
      background: url("../image/title-creator.png") no-repeat;
      background-size: contain;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
    #main_content #main_content_inner .link_btn {
      position: absolute;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #main_content #main_content_inner .link_btn:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
    #main_content #main_content_inner #link_ogawa {
      top: 149px;
      left: 467px; }
    #main_content #main_content_inner #link_hashimoto {
      top: 303px;
      left: 280px; }
    #main_content #main_content_inner #link_eguchi {
      top: 364px;
      right: 86px; }
    #main_content #main_content_inner:before {
      content: "";
      position: absolute;
      top: -30px;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: contain;
      z-index: -1; }

#company_content {
  margin: -1px auto 0 auto;
  min-width: 1024px;
  height: 1278px;
  background-color: #fff; }
  #company_content #company_content_inner {
    position: relative;
    margin: auto;
    width: 1024px;
    height: 1278px;
    overflow: hidden;
    background: url("../image/company-back.jpg") no-repeat;
    background-size: 400px 170px;
    background-position: right bottom 520px; }
    #company_content #company_content_inner #title_company {
      margin: 42px 0 0 121px;
      width: 204px;
      height: 18px;
      background: url("../image/title-company.png") no-repeat;
      background-size: contain;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
    #company_content #company_content_inner #subtitle_message {
      margin: 62px 0 0 144px;
      width: 735px;
      height: 21px;
      background: url("../image/subtitle-message2.png") no-repeat;
      background-size: contain;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
    #company_content #company_content_inner #message_text {
      margin: 45px 0 0 270px;
      width: 910px;
      height: 90px;
      font-size: 13px;
      line-height: 22px;
      letter-spacing: 0.12em; }
    #company_content #company_content_inner #subtitle_profile {
      margin: 66px 0 0 144px;
      width: 81px;
      height: 17px;
      background: url("../image/subtitle-profile.png") no-repeat;
      background-size: contain;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
    #company_content #company_content_inner #profile_table {
      margin: 48px 0 0 270px;
      width: 513px;
      height: 176px; }
      #company_content #company_content_inner #profile_table table {
        table-layout: fixed; }
        #company_content #company_content_inner #profile_table table th {
          width: 60px;
          font-size: 13px;
          padding-bottom: 10px;
          text-align: justify;
          text-justify: inter-ideograph; }
        #company_content #company_content_inner #profile_table table td {
          padding-left: 30px;
          width: 443px;
          font-size: 13px;
          padding-bottom: 10px;
          letter-spacing: 0.16em; }
    #company_content #company_content_inner #subtitle_map {
      margin: 48px 0 0 144px;
      width: 48px;
      height: 18px;
      background: url("../image/subtitle-map.png") no-repeat;
      background-size: contain;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
    #company_content #company_content_inner #map_image {
      margin: 62px 0 0 276px;
      width: 470px;
      height: auto; }
    #company_content #company_content_inner #map_zoom {
      position: absolute;
      bottom: 264px;
      right: 123px;
      width: 42px;
      height: auto;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #company_content #company_content_inner #map_zoom:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
    #company_content #company_content_inner #link_googleMap {
      position: absolute;
      bottom: 214px;
      right: 87px;
      width: 114px;
      height: auto;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #company_content #company_content_inner #link_googleMap:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
    #company_content #company_content_inner #map_access {
      margin: 54px auto 0 auto;
      width: 100%;
      height: auto;
      text-align: center;
      font-size: 13px;
      line-height: 20px;
      letter-spacing: 0.13em; }

#main_footer {
  position: relative;
  margin-top: -1px;
  min-width: 1024px;
  height: 50px;
  background-color: #fff;
  background-image: url("../image/company-borderBottom.jpg");
  background-size: auto 16px;
  background-position: top left;
  background-repeat: repeat-x;
  overflow: hidden; }
  #main_footer #footer_inner {
    margin: 10px auto 0 auto;
    width: 1024px;
    height: 50px; }
    #main_footer #footer_inner #footer_left {
      float: left;
      margin-left: 10px;
      color: #bea57d;
      line-height: 50px;
      font-size: 13px; }
    #main_footer #footer_inner #footer_right {
      float: right;
      margin-right: 10px;
      color: #bea57d;
      line-height: 50px;
      font-size: 13px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #main_footer #footer_inner #footer_right:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #main_footer #footer_inner #footer_right a {
        color: #bea57d;
        text-decoration: none; }

#creator_content {
  margin: auto;
  width: 1024px;
  height: auto;
  overflow: hidden; }
  #creator_content .back_to_area {
    margin: 58px auto 0 auto;
    padding-bottom: 45px;
    width: 860px;
    background: url("../image/creator-back-border.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: auto 1px; }
    #creator_content .back_to_area .back_to_btn {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #creator_content .back_to_area .back_to_btn:hover {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #creator_content .back_to_area .back_to_btn img {
        width: 202px;
        height: auto; }
  #creator_content .title_area {
    margin: 0px auto 0 auto;
    width: 875px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden; }
  #creator_content .name_eguchi {
    margin: 40px 0 40px 40px;
    width: 260px;
    height: 22px;
    background: url("../image/creator-name-eguchi.png") no-repeat;
    background-size: contain; }
  #creator_content .name_ogawa {
    margin: 40px 0 40px 40px;
    width: 248px;
    height: 23px;
    background: url("../image/creator-name-ogawa.png") no-repeat;
    background-size: contain; }
  #creator_content .name_hashimoto {
    margin: 40px 0 40px 40px;
    width: 277px;
    height: 22px;
    background: url("../image/creator-name-hashimoto.png") no-repeat;
    background-size: contain; }
  #creator_content .create_lists {
    position: relative;
    width: 1024px;
    height: 4400px; }
    #creator_content .create_lists div {
      position: absolute;
      display: block;
      cursor: pointer;
      overflow: hidden; }
      #creator_content .create_lists div img {
        width: 100%;
        height: auto;
        cursor: pointer; }
      #creator_content .create_lists div:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer; }
		
	
	
		
      #creator_content .create_lists div:nth-child(1) {
        top: 0;
        left: 0;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(2) {
        top: 0;
        left: 256px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(3) {
        top: 0;
        right: 0;
        width: 512px;
        height: 338px; }
      #creator_content .create_lists div:nth-child(4) {
        top: 170px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(5) {
        top: 341px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(6) {
        top: 510px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(7) {
        top: 170px;
        left: 129px;
        width: 380px;
        height: 506px; }
      #creator_content .create_lists div:nth-child(8) {
        top: 342px;
        left: 512px;
        width: 252px;
        height: 335px; }
      #creator_content .create_lists div:nth-child(9) {
        top: 342px;
        right: 130px;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(10) {
        top: 342px;
        right: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(11) {
        top: 514px;
        right: 0;
        width: 257px;
        height: 162px; }
		
		
		
      #creator_content .create_lists div:nth-child(12) {
        top: 678px;
        left: 0;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(13) {
        top: 678px;
        left: 129px;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(14) {
        top: 678px;
        left: 258px;
        width: 510px;
        height: 673px; }
      #creator_content .create_lists div:nth-child(15) {
        top: 678px;
        right: 0;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(16) {
        top: 847px;
        left: 0;
        width: 256px;
        height: 335px; }
      #creator_content .create_lists div:nth-child(17) {
        top: 848px;
        right: 0;
        width: 253px;
        height: 334px; }
      #creator_content .create_lists div:nth-child(18) {
        top: 1184px;
        left: 0;
        width: 256px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(19) {
        top: 1184px;
        right: 0;
        width: 253px;
        height: 167px; }
		
		
		
      #creator_content .create_lists div:nth-child(20) {
        top: 1354px;
        left: 0;
        width: 384px;
        height: 506px; }
      #creator_content .create_lists div:nth-child(21) {
        top: 1354px;
        left: 387px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(22) {
        top: 1354px;
        left: 642px;
        width: 127px;
        height: 168px; }
      #creator_content .create_lists div:nth-child(23) {
        top: 1354px;
        right: 0;
        width: 253px;
        height: 336px; }
      #creator_content .create_lists div:nth-child(24) {
        top: 1524px;
        left: 387px;
        width: 253px;
        height: 336px; }
      #creator_content .create_lists div:nth-child(25) {
        top: 1524px;
        left: 642px;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(26) {
        top: 1693px;
        left: 642px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(27) {
        top: 1693px;
        right: 0;
        width: 127px;
        height: 167px; }
		
		
		
      #creator_content .create_lists div:nth-child(28) {
        top: 1862px;
        left: 0;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(29) {
        top: 1862px;
        left: 256px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(30) {
        top: 1862px;
        right: 0;
        width: 512px;
        height: 338px; }
      #creator_content .create_lists div:nth-child(31) {
        top: 2032px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(32) {
        top: 2203px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(33) {
        top: 2372px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(34) {
        top: 2032px;
        left: 129px;
        width: 380px;
        height: 506px; }
      #creator_content .create_lists div:nth-child(35) {
        top: 2204px;
        left: 512px;
        width: 252px;
        height: 335px; }
      #creator_content .create_lists div:nth-child(36) {
        top: 2204px;
        right: 130px;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(37) {
        top: 2204px;
        right: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(38) {
        top: 2376px;
        right: 0;
        width: 257px;
        height: 162px; }

      #creator_content .create_lists div:nth-child(39) {
        top: 2540px;
        left: 0;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(40) {
        top: 2540px;
        left: 129px;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(41) {
        top: 2540px;
        left: 258px;
        width: 510px;
        height: 673px; }
      #creator_content .create_lists div:nth-child(42) {
        top: 2540px;
        right: 0;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(43) {
        top: 2709px;
        left: 0;
        width: 256px;
        height: 335px; }
      #creator_content .create_lists div:nth-child(44) {
        top: 2709px;
        right: 0;
        width: 253px;
        height: 334px; }
      #creator_content .create_lists div:nth-child(45) {
        top: 3046px;
        left: 0;
        width: 256px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(46) {
        top: 3046px;
        right: 0;
        width: 253px;
        height: 167px; }
	
	
      #creator_content .create_lists div:nth-child(47) {
        top: 3215px;
        left: 0;
        width: 384px;
        height: 506px; }
      #creator_content .create_lists div:nth-child(48) {
        top: 3215px;
        left: 387px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(49) {
        top: 3215px;
        left: 642px;
        width: 127px;
        height: 168px; }
      #creator_content .create_lists div:nth-child(50) {
        top: 3215px;
        right: 0;
        width: 253px;
        height: 336px; }
      #creator_content .create_lists div:nth-child(51) {
        top: 3385px;
        left: 387px;
        width: 253px;
        height: 336px; }
      #creator_content .create_lists div:nth-child(52) {
        top: 3385px;
        left: 642px;
        width: 127px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(53) {
        top: 3554px;
        left: 642px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(54) {
        top: 3554px;
        right: 0;
        width: 127px;
        height: 167px; }
		
      
      #creator_content .create_lists div:nth-child(55) {
        top: 3724px;
        left: 0;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(56) {
        top: 3724px;
        left: 256px;
        width: 253px;
        height: 167px; }
      #creator_content .create_lists div:nth-child(57) {
        top: 3724px;
        right: 0;
        width: 512px;
        height: 338px; }
      #creator_content .create_lists div:nth-child(58) {
        top: 3894px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(59) {
        top: 4065px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(60) {
        top: 4234px;
        left: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(61) {
        top: 3894px;
        left: 129px;
        width: 380px;
        height: 506px; }
      #creator_content .create_lists div:nth-child(62) {
        top: 4066px;
        left: 512px;
        width: 252px;
        height: 335px; }
      #creator_content .create_lists div:nth-child(63) {
        top: 4066px;
        right: 130px;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(64) {
        top: 4066px;
        right: 0;
        width: 126px;
        height: 166px; }
      #creator_content .create_lists div:nth-child(65) {
        top: 4238px;
        right: 0;
        width: 257px;
        height: 162px; }
		
		
		
  #creator_content #ex_text {
    text-align: right;
    margin: 40px 10px 40px 0;
    font-size: 10px;
    color: #595959; }

#modal_cover {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../image/modal-back.png");
  z-index: 9998; }

#modal_window {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 1024px;
  height: 860px;
  z-index: 99999; }
  #modal_window .modal_prev {
    position: absolute;
    top: 400px;
    left: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #modal_window .modal_prev:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }
  #modal_window .modal_next {
    position: absolute;
    top: 400px;
    right: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #modal_window .modal_next:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }
  #modal_window .modal_close {
    position: absolute;
    bottom: -10px;
    right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #modal_window .modal_close:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }
    #modal_window .modal_close img {
      padding: 10px; }
  #modal_window #modal_title {
    position: absolute;
    bottom: -40px;
    left: 90px;
    margin: auto;
    width: 860px;
    height: 16px;
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.07em; }
  #modal_window ul {
    position: relative;
    margin: auto;
    width: 860px;
    height: 860px;
    font-size: 0;
    text-align: center; }
    #modal_window ul li {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 860px;
      height: 860px; }
      #modal_window ul li:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      #modal_window ul li > img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
      #modal_window ul li:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

.creator_close {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 875px !important;
  text-align: left; }
