/*
  2019-08-05
  kokosi_cho
*/
@font-face {
  font-family: 'Spoqa Han Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPRegular.eot");
  src: url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPRegular.eot?#iefix") format("embedded-opentype"), url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPRegular.woff") format("woff"), url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPRegular.ttf") format("truetype"); }
@font-face {
  font-family: 'Spoqa Han Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPBold.eot");
  src: url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPBold.eot?#iefix") format("embedded-opentype"), url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPBold.woff") format("woff"), url("//image.game-ocean.jp/loa3/font/SpoqaHanSansJPBold.ttf") format("truetype"); }
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, section {
  margin: 0;
  padding: 0; }

html, body {
  overflow-x: hidden;
  width: 100%;
  height: 100%; }

p {
  word-wrap: break-word; }

li {
  list-style-type: none; }

table {
  border-collapse: collapse; }

img, fieldset, iframe {
  border: 0; }

img {
  border: none;
  vertical-align: top; }

input {
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input, select, textarea, button {
  vertical-align: middle; }

legend {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  line-height: 0; }

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer; }

a {
  text-decoration: none;
  color: #666; }

em {
  font-style: normal; }

textarea:focus, input:focus {
  outline: 0; }

article, aside, canvas, details, embed, figcaption, figure, footer, header, menu, nav, section, summary, datalist, keygen, mark, meter, progress, rp, rt, ruby, time, wbr {
  display: block; }

body, code {
  color: #666;
  font: 12px/1.25 'Spoqa Han Sans JP',sans-serif;
  background: #fff;
  font-weight: 400; }

input, select, textarea {
  color: #333;
  font-size: 12px;
  line-height: 1em;
  font-family: 'Spoqa Han Sans JP',sans-serif;
  font-weight: 400; }

.hidden {
  font: 0px/0 a;
  height: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
  text-indent: -99999px; }

.hide {
  display: none !important; }

.clear {
  clear: both; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

input[type=text],
input[type=password] {
  padding: 1px 0 0 10px; }

#wrap {
  position: relative;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
  background: #dfdfdf;
  /*header*/
  /*content*/ }
  #wrap #hdWrap {
    width: 100%;
    height: 96px;
    background: url("//image.game-ocean.jp/loa3/guide/bg_top_loa3.png") no-repeat center; }
    #wrap #hdWrap .hdInner {
      width: 1100px;
      height: 96px;
      position: relative;
      margin: 0 auto; }
      #wrap #hdWrap .hdInner h1 {
        display: inline-block; }
        #wrap #hdWrap .hdInner h1.h_logo {
          margin: 15px 0 0 5px; }
        #wrap #hdWrap .hdInner h1.h_title {
          position: absolute;
          top: 30px;
          left: 266px;
          color: #fff;
          font-size: 30px; }
      #wrap #hdWrap .hdInner .btn_goHome {
        box-sizing: border-box;
        display: block;
        position: absolute;
        bottom: 9px;
        right: 0;
        width: 128px;
        height: 27px;
        padding: 0 0 0 33px;
        line-height: 27px;
        border: 1px solid #513e36;
        background: url("//image.game-ocean.jp/loa3/guide/icon_home.png") 16px 50% no-repeat, #311e0f;
        color: #fff;
        font-size: 11px; }
  #wrap #mainWrap {
    width: 1100px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    background: url("//image.game-ocean.jp/loa3/guide/bg_guide.jpg") repeat-y 0 center; }
    #wrap #mainWrap #con_left {
      float: left;
      box-sizing: border-box;
      width: 266px;
      padding: 17px 14px 0;
      /*guide menu*/ }
      #wrap #mainWrap #con_left #guide_search {
        box-sizing: border-box;
        width: 100%;
        background: #e6e6e6;
        border-radius: 5px;
        padding: 9px;
        margin-bottom: 16px; }
        #wrap #mainWrap #con_left #guide_search input[type="text"] {
          width: 154px;
          height: 29px;
          border: 1px solid #c5c5c5;
          background: url("//image.game-ocean.jp/loa3/guide/icon_search.png") 10px center no-repeat, #fff;
          padding: 0 0 0 35px;
          border-radius: 5px; }
        #wrap #mainWrap #con_left #guide_search .btn_search {
          display: inline-block;
          width: 59px;
          height: 29px;
          background: #594934;
          color: #fff;
          text-align: center;
          line-height: 29px;
          border-radius: 5px;
          margin-left: 2px; }
      #wrap #mainWrap #con_left dl .depth1 {
        margin-bottom: 1px; }
        #wrap #mainWrap #con_left dl .depth1 > a {
          box-sizing: border-box;
          display: block;
          width: 100%;
          padding: 10px 0 10px 20px;
          background: url("//image.game-ocean.jp/loa3/guide/icon_more_off.png") 213px center no-repeat, #2d2418;
          color: #fff;
          font-weight: bold;
          font-size: 13px; }
        #wrap #mainWrap #con_left dl .depth1.on a, #wrap #mainWrap #con_left dl .depth1:hover a {
          color: #ffad76;
          background: url("//image.game-ocean.jp/loa3/guide/icon_more_on.png") 213px center no-repeat, #2d2418; }
      #wrap #mainWrap #con_left dl .depth2 {
        display: none; }
        #wrap #mainWrap #con_left dl .depth2 .depth2_1 > li {
          box-sizing: border-box;
          width: 100%;
          padding: 10px 0 10px 35px;
          background: url("//image.game-ocean.jp/loa3/guide/bullet_line.png") 20px center no-repeat;
          font-size: 13px;
          border-bottom: 1px solid #d4d4d4; }
          #wrap #mainWrap #con_left dl .depth2 .depth2_1 > li a {
            color: #333333; }
          #wrap #mainWrap #con_left dl .depth2 .depth2_1 > li.active a, #wrap #mainWrap #con_left dl .depth2 .depth2_1 > li:hover a {
            color: #e45b00; }
        #wrap #mainWrap #con_left dl .depth2.on {
          display: block; }
    #wrap #mainWrap .con_right {
      float: left;
      box-sizing: border-box;
      width: 834px;
      background: #fff;
      padding: 45px 32px 150px;
      /*guide list*/
      /*guide content*/
      /*guide search result*/ }
      #wrap #mainWrap .con_right .page_title {
        width: 100%;
        font-size: 28px;
        color: #333333;
        padding-bottom: 3px;
        border-bottom: 3px solid #2d2418;
        margin-bottom: 20px; }
      #wrap #mainWrap .con_right#CR_list #content_list .menuWrap {
        width: 250px;
        float: left;
        margin: 0 10px 10px 0; }
        #wrap #mainWrap .con_right#CR_list #content_list .menuWrap:nth-child(3n) {
          margin-right: 0; }
        #wrap #mainWrap .con_right#CR_list #content_list .menuWrap dl .con_depth1 {
          margin-bottom: 1px;
          box-sizing: border-box;
          display: block;
          width: 100%;
          padding: 10px 0 10px 20px;
          background: #2d2418;
          color: #fff;
          font-weight: bold;
          font-size: 13px; }
        #wrap #mainWrap .con_right#CR_list #content_list .menuWrap dl dd .con_depth2 > li {
          box-sizing: border-box;
          width: 100%;
          padding: 10px 0 10px 20px;
          font-size: 13px;
          border: 1px solid #d4d4d4;
          border-top: 0; }
          #wrap #mainWrap .con_right#CR_list #content_list .menuWrap dl dd .con_depth2 > li a {
            color: #333333;
            display: block;
            width: 100%;
            height: 100%; }
          #wrap #mainWrap .con_right#CR_list #content_list .menuWrap dl dd .con_depth2 > li.active a, #wrap #mainWrap .con_right#CR_list #content_list .menuWrap dl dd .con_depth2 > li:hover a {
            color: #e45b00; }
      #wrap #mainWrap .con_right#CR_content #main_content {
        color: #333;
        font-size: 13px;
        line-height: 1.5em; }
      #wrap #mainWrap .con_right#CR_search {
        /*paging*/ }
        #wrap #mainWrap .con_right#CR_search .page_title {
          margin-bottom: 0; }
        #wrap #mainWrap .con_right#CR_search .c_orange {
          color: #e45b00; }
        #wrap #mainWrap .con_right#CR_search .search_list {
          margin-bottom: 30px; }
          #wrap #mainWrap .con_right#CR_search .search_list li {
            padding: 20px 0;
            border-bottom: 1px solid #d4d4d4;
            font-size: 13px;
            color: #333;
            line-height: 1.5em; }
            #wrap #mainWrap .con_right#CR_search .search_list li .link {
              margin-bottom: 5px; }
              #wrap #mainWrap .con_right#CR_search .search_list li .link a {
                color: #e45b00;
                font-size: 16px;
                font-weight: bold; }
                #wrap #mainWrap .con_right#CR_search .search_list li .link a span {
                  text-decoration: underline; }
        #wrap #mainWrap .con_right#CR_search .paging {
          position: relative;
          text-align: center;
          margin-bottom: 28px; }
          #wrap #mainWrap .con_right#CR_search .paging li {
            display: inline-block;
            padding: 0 10px; }
            #wrap #mainWrap .con_right#CR_search .paging li.pagingBtn {
              padding: 0 5px; }
            #wrap #mainWrap .con_right#CR_search .paging li a {
              font-size: 13px;
              color: #726961; }
            #wrap #mainWrap .con_right#CR_search .paging li.active a, #wrap #mainWrap .con_right#CR_search .paging li:hover a {
              color: #e45b00; }
            #wrap #mainWrap .con_right#CR_search .paging li img {
              vertical-align: middle; }
    #wrap #mainWrap .btn_top {
      position: absolute;
      bottom: 10px;
      right: -64px; }

/*-----footer-----*/
#footerWrap {
  width: 100%;
  background: #fff;
  border-top: 1px solid #dfdfdf;
  padding: 45px 0 45px 0;
  text-align: center; }
  #footerWrap .footerMain {
    width: 1100px;
    position: relative;
    margin: 0 auto;
    font-size: 12px; }
    #footerWrap .footerMain ul li {
      position: relative;
      display: inline-block;
      padding: 0 9px 0 13px; }
      #footerWrap .footerMain ul li:before {
        content: "|";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 11px;
        color: #666; }
      #footerWrap .footerMain ul li:first-child:before {
        content: "";
        width: 0; }
      #footerWrap .footerMain ul li a {
        color: #666; }
        #footerWrap .footerMain ul li a:hover {
          text-decoration: underline; }
    #footerWrap .footerMain .copy {
      color: #666;
      margin-top: 23px; }

/*# sourceMappingURL=GO_guide.css.map */
