@charset "utf-8";

/*===============================================
画面の横幅が639pxまで(最小320px)
===============================================*/

@media screen and (max-width:639px) {
  /* ゲームタウン */
  h2#article01 {
    background: url(../images/h2-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 61px;
    margin: 30px 0 0 0;
    text-indent: -9999px;
    width: 100%;
  }
  h3#article01-title {
    background: url(../images/h3-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 30px;
    text-indent: -9999px;
    width: 100%;
  }
  s #article01-lead01 {
    background: url(../images/text-01-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 100%;
  }
  #article01-lead02 {
    font-size: 20;
    margin: 20px 0 0 0;
    width: 100%;
  }
  #description-block:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
  }
  #description-block {
    background-color: #f1f0e8;
    margin: 40px 0 0 0;
    padding: 20px;
  }
  #description-block .photo {
    width: 100%;
  }
  #description-block .description {
    width: 100%;
  }
  #description-block h4 {
    font-size: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  #description-block p {
    margin: 0 0 18px 0;
  }
  #description-block p.link-k {
    margin: 0;
  }
  #article02-lead01 {
    background: url(../images/text-03-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 100%;
  }
  #article02-lead02 {
    background: url(../images/text-04-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 36px;
    margin: 20px 0 0 0;
    text-indent: -9999px;
    width: 100%;
  }
  #article02-lead03 {
    background: url(../images/text-05-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 16px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 100%;
  }
  #article02-lead04 {
    background: url(../images/text-06-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 45px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 378px;
  }
  h1#page-title::before {
    content: ' ';
    margin-left: 2.5%;
  }
  h1#page-title {
    border-bottom: dotted 1px #666;
    color: #666;
    font-size: 1.2em;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
  }
    h2#history-title {
    background: url(../images/h2-history.gif) no-repeat left top;
    font-size: 1%;
    height: 17px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 60px;
  }
  #main .tab-navi {
    height: 44px;
    width: 100%;
  }
  /*
#main #tab-navi-bottom.tab-navi {
  margin-bottom: 60px;
}
*/
  #main .tab-navi ul.tab-navi-list {
    background-color: #e3e0c8;
    height: 95%;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  #main .tab-navi ul.tab-navi-list li {
    float: left;
    padding: 0;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-story {
    padding-right: 0;
    width: 33%;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-flow {
    padding-right: 0;
    width: 33%;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-achievement {
    width: 33%;
  }
  .achievement-meta #achievement-lead0 {
    height: 81px;
    margin: 0 0 36px -5px;
    padding: 0;
    position: inherit;
    width: 100%;
  }
  /* もっと見る */
  .more_open {
    background-image: -webkit-gradient( linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -moz-linear-gradient( top, #fff 0%, #eee);
    border: 2px solid #c99;
    border-radius: 8px;
    font-weight: bold;
    margin: 15px auto;
    padding: 15px;
    text-align: center;
    width: 80%;
  }
  .design_img {
    margin: 15px auto;
    text-align: center;
  }
  .more_close {
    font-weight: bold;
    margin: 15px auto;
    padding: 15px;
    text-align: right;
  }
}


/*===============================================
●画面の横幅が768pxまで
===============================================*/

@media screen and (max-width: 768px) and (min-width: 640px) {
  /* ゲームタウン */
  h2#article01 {
    background: url(../images/h2-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 61px;
    margin: 30px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  h3#article01-title {
    background: url(../images/h3-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 30px;
    text-indent: -9999px;
    width: 630px;
  }
  #article01-lead01 {
    background: url(../images/text-01-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article01-lead02 {
    background: url(../images/text-02-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 80px;
    margin: 20px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #description-block:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
  }
  #description-block {
    background-color: #f1f0e8;
    margin: 40px 0 0 0;
    padding: 20px;
  }
  #description-block .photo {
    float: left;
    width: 128px;
  }
  #description-block .description {
    float: right;
    width: 650px;
  }
  #description-block h4 {
    font-size: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  #description-block p {
    margin: 0 0 18px 0;
  }
  #description-block p.link-k {
    margin: 0;
  }
  #article02-lead01 {
    background: url(../images/text-03-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article02-lead02 {
    background: url(../images/text-04-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 36px;
    margin: 20px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article02-lead03 {
    background: url(../images/text-05-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 16px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 596px;
  }
  #article02-lead04 {
    background: url(../images/text-06-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 45px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 378px;
  }
  h1#page-title::before {
    content: ' ';
    margin-left: 2.5%;
  }
  h1#page-title {
    border-bottom: dotted 2px #666;
    color: #666;
    font-size: 1.2em;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
  }
  h2#history-title {
    background: url(../images/h2-history.gif) no-repeat left top;
    font-size: 1%;
    height: 17px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 60px;
  }
  #main .tab-navi {
    height: 44px;
    width: 100%;
  }
  /*
#main #tab-navi-bottom.tab-navi {
  margin-bottom: 60px;
}
*/
  #main .tab-navi ul.tab-navi-list {
    background-color: #e3e0c8;
    height: 44px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  #main .tab-navi ul.tab-navi-list li {
    float: left;
    padding: 0;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-story {
    padding-right: 1px;
    width: 209px;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-flow {
    padding-right: 1px;
    width: 209px;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-achievement {
    width: 210px;
  }
  .achievement-meta #achievement-lead0 {
    background: url(../images/text-sso-achievement-lead.gif) no-repeat left top;
    height: 81px;
    margin: 0 0 36px -5px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 353px;
  }
  /* もっと見る */
  .more_open {
    background-image: -webkit-gradient( linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -moz-linear-gradient( top, #fff 0%, #eee);
    border: 2px solid #c99;
    border-radius: 8px;
    font-weight: bold;
    margin: 15px auto;
    padding: 15px;
    text-align: center;
    width: 80%;
  }
  .design_img {
    margin: 15px auto;
    text-align: center;
  }
  .more_close {
    font-weight: bold;
    margin: 15px auto;
    padding: 15px;
    text-align: right;
  }
}


/*===============================================
 画面の横幅が769px以上
===============================================*/

@media screen and (min-width: 769px) {
  /* ゲームタウン */
  h2#article01 {
    background: url(../images/h2-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 61px;
    margin: 30px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  h3#article01-title {
    background: url(../images/h3-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 30px;
    text-indent: -9999px;
    width: 630px;
  }
  #article01-lead01 {
    background: url(../images/text-01-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article01-lead02 {
    background: url(../images/text-02-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 80px;
    margin: 20px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #description-block:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    visibility: hidden;
  }
  #description-block {
    background-color: #f1f0e8;
    margin: 40px 0 0 0;
    padding: 20px;
  }
  #description-block .photo {
    float: left;
    width: 128px;
  }
  #description-block .description {
    float: right;
    width: 432px;
  }
  #description-block h4 {
    font-size: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  #description-block p {
    margin: 0 0 18px 0;
  }
  #description-block p.link-k {
    margin: 0;
  }
  #article02-lead01 {
    background: url(../images/text-03-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 40px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article02-lead02 {
    background: url(../images/text-04-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 36px;
    margin: 20px 0 0 0;
    text-indent: -9999px;
    width: 630px;
  }
  #article02-lead03 {
    background: url(../images/text-05-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 16px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 596px;
  }
  #article02-lead04 {
    background: url(../images/text-06-projectstory01-gametown.gif) no-repeat left top;
    font-size: 1%;
    height: 45px;
    margin: 40px 0 38px 0;
    text-indent: -9999px;
    width: 378px;
  }
  h1#page-title {
    background: url(../../images/h1-sso.gif) no-repeat left top;
    font-size: 1%;
    height: 31px;
    margin: 0 0 1px;
    padding: 0;
    text-indent: -9999px;
    width: 630px;
  }
  h2#history-title {
    background: url(../images/h2-history.gif) no-repeat left top;
    font-size: 1%;
    height: 17px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 60px;
  }
  #main .tab-navi {
    height: 44px;
    width: 630px;
  }
  /*
#main #tab-navi-bottom.tab-navi {
  margin-bottom: 60px;
}
*/
  #main .tab-navi ul.tab-navi-list {
    background-color: #e3e0c8;
    height: 44px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 630px;
  }
  #main .tab-navi ul.tab-navi-list li {
    float: left;
    padding: 0;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-story {
    padding-right: 1px;
    width: 209px;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-flow {
    padding-right: 1px;
    width: 209px;
  }
  #main .tab-navi ul.tab-navi-list li.tab-navi-item-achievement {
    width: 210px;
  }
  .achievement-meta #achievement-lead0 {
    background: url(../images/text-sso-achievement-lead.gif) no-repeat left top;
    height: 81px;
    margin: 0 0 36px -5px;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 353px;
  }
}
