@charset "UTF-8";
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 30px;
  background-color: #6f5b47;
  border-top: #28160b 1px solid;
  border-left: #28160b 1px solid; }

table th, table td {
  border-right: #28160b 1px solid;
  border-bottom: #28160b 1px solid;
  padding: 15px 10px; }

table th {
  font-weight: bold; }

table thead th {
  text-align: left;
  background-color: #44321d; }

table tbody th {
  background-color: #584631; }

table .thumb {
  background-color: #fff;
  width: 130px;
  text-align: center; }

/*テンプレようスタイル
----------------------------------------------------------*/
#about div.box {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
  background: #b0d6d7;
  height: 300px; }

#about div.box:last-child {
  margin-right: 0; }

#walk div.boxA {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  background: #b0d6d7;
  height: 300px; }

#walk div.boxA:last-child {
  margin-right: 0; }

#walk div.boxB {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
  background: #b0d6d7;
  height: 300px; }

#walk div.boxB:last-child {
  margin-right: 0; }

/*
----------------------------------------------------------*/
* {
  -webkit-font-smoothing: antialiased; }

p {
  line-height: 1.7; }

img {
  vertical-align: bottom; }

html {
  background: #fff;
  color: #000;
  min-width: 960px; }

a {
  color: #4230c8; }

.section h2 {
  text-indent: -9999px; }

.section .inner {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }

.section .inner::after {
  clear: both;
  content: "";
  display: table; }

#gungho {
  width: 100%;
  height: 31px;
  background: #fff;
  border-bottom: 4px solid #ccc; }

#gungho .inner {
  width: 960px;
  height: 31px;
  margin: 0 auto;
  position: relative; }

#gungho #ragnarok {
  float: left; }

#gungho #roInfo {
  text-align: right; }

#gungho #roInfo li {
  display: inline-block;
  line-height: 31px;
  margin-left: 1.5em; }

#gungho #roInfo li a {
  font-size: 12px;
  font-weight: bold; }

/*
----------------------------------------------------------*/
.index {
  background: url(../img/headerimg.jpg) center 30px no-repeat #fff0ef; }
  .index #header {
    width: 960px;
    margin: 0 auto;
    padding-top: 700px;
    overflow: hidden;
    position: relative; }
    .index #header h1 {
      text-indent: -9999px; }
    .index #header #leadTxt {
      background: url(../img/lead_txt.png);
      width: 601px;
      height: 247px;
      text-indent: -9999px;
      margin-bottom: 40px;
      float: left; }
    .index #header #rightCol {
      width: 310px;
      float: right; }
      .index #header #rightCol li:first-child {
        margin-bottom: 20px; }

#sns {
  position: absolute;
  top: 10px;
  right: 0; }
  #sns li {
    display: inline-block; }

#content {
  width: 960px;
  margin: 0 auto 40px; }
  #content #navi li {
    display: inline-block;
    margin-right: 9px; }
    #content #navi li:last-child {
      margin-right: 0px;
      margin-left: 0px; }
  #content .tabBox {
    border: 2px solid #f2d6d4;
    background: #fff;
    margin-top: -2px;
    padding: 20px 0 0px; }
    #content .tabBox h2 {
      padding-left: 20px;
      margin-bottom: 15px; }
    #content .tabBox .section {
      padding: 0 30px;
      margin-bottom: 40px; }
  #content .description {
    height: 400px;
    padding: 30px;
    border: 1px solid #ccc;
    overflow: auto; }
    #content .description h3 {
      color: #2e1db5;
      font-size: 18px; }
    #content .description h4 {
      margin: 18px 0px 5px;
      color: #2e1db5; }
    #content .description h5 {
      margin-top: 10px;
      color: #2e1db5; }
      #content .description h5 + ul {
        margin-top: 10px; }
    #content .description p {
      margin-bottom: 5px;
      padding-left: 5px; }
    #content .description ul {
      margin: 13px 0;
      padding-left: 1em;
      text-indent: -1em; }
      #content .description ul li {
        margin-bottom: 5px; }
  #content #prize ul {
    margin-left: -10px;
    overflow: hidden; }
    #content #prize ul li {
      float: left;
      margin-left: 10px;
      margin-bottom: 10px; }
  #content #entry {
    text-align: center;
    margin: 30px 0; }
    #content #entry p {
      margin-bottom: 10px; }
  #content #consultation {
    text-align: center; }
    #content #consultation ul li {
      display: inline-block;
      margin: 0 4px; }
  #content #past ul {
    text-align: center; }
    #content #past ul li {
      display: inline-block;
      margin: 0 2px; }
  #content #qa ul {
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 30px; }
    #content #qa ul li {
      background: url(../img/q.png) no-repeat left center;
      padding-left: 40px;
      text-indent: 0; }
      #content #qa ul li:last-child {
        background: url(../img/a.png) no-repeat left center;
        margin-top: 15px; }

#footer {
  text-align: center;
  background-color: #f6dddb;
  padding-top: 20px;
  padding-bottom: 15px;
  color: #84120b; }
  #footer .credit {
    font-size: 10px; }

/*item_all
----------------------------------------------------------*/
.item_all {
  background: url(../img/sec_bg.jpg) center 30px no-repeat #fff0ef; }
  .item_all #header {
    width: 960px;
    margin: 0 auto;
    padding-top: 150px;
    overflow: hidden;
    position: relative; }
    .item_all #header h1 {
      text-indent: -9999px; }
    .item_all #header h2 {
      margin-bottom: 15px; }
  .item_all .conBox {
    overflow: hidden; }
    .item_all .conBox ul {
      padding-left: 13px; }
      .item_all .conBox ul li {
        float: left;
        height: 200px;
        margin: 0 15px; }
        .item_all .conBox ul li img {
          border: 1px solid #ccc; }
        .item_all .conBox ul li p {
          font-size: 12px; }
        .item_all .conBox ul li .ttl {
          font-weight: bold; }

/*#prize
----------------------------------------------------------*/
#prize .dlbtn {
  margin: 10px 0; }

#prize .rewardItems {
  width: 820px;
  margin: 0 auto 40px !important;
  padding: 30px 30px 20px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  background: #FFF3C9;
/*  background: #FFFAEA;*/
  border: 1px solid #f6ebbe; }
  #prize .rewardItems li {
    display: inline-block;
    background: url(../img/prize/list_hed.gif) no-repeat 0px 3px;
    font-size: 12px;
    padding-left: 17px;
    font-weight: bold;
    width: 48%;
    margin-left: 0 !important; }

#prize dt, #prize dd {
  font-size: 14px;
  line-height: 1.3; }

#prize section {
  padding: 0 18px; }

#prize h2 {
  padding-left: 0 !important;
  margin-bottom: 20px !important; }

#prize h3 {
  margin-bottom: 20px;
  text-align: center; }

#prize #gold {
  margin-bottom: 50px;
  overflow: hidden; }
  #prize #gold .work div {
    float: left;
    margin-left: 25px;
    text-align: center; }
    #prize #gold .work div .fancybox {
      padding-top: 25px;
      background: url(../img/prize/bg_gold.png) no-repeat;
      display: inline-block;
      width: 400px;
      height: 307px; }
      #prize #gold .work div .fancybox img {
        width: 350px; }
  #prize #gold .work dl {
    float: right;
    width: 450px;
    margin-right: 20px; }
    #prize #gold .work dl dt {
      margin: 12px 0 6px;
        color: #fff;
/*        color: #4E35CC;*/
      line-height: 1.7;
      padding-left: 5px;
        background: #B8B3FF;
/*        background: #f2f1ff;*/
      font-weight: bold;
      font-size: 12px; }
      #prize #gold .work dl dt.manage {
        color: #fff;
/*          color: #BA120F;
          background: #ffebf3;*/
		  background: #FA9CC2;
		   }
    #prize #gold .work dl dd {
      padding-left: 3px;
      font-size: 16px;
      margin-bottom: 15px; }

#prize #silver {
  clear: both;
  overflow: hidden;
  margin-bottom: 60px; }
  #prize #silver .rewardItems {
    border: 1px solid #D0D0CF;
    background: #ECECEC;
    /*background: #F4F1EC;*/ }
  #prize #silver .work {
    width: 448px;
    float: left;
    margin-right: 24px;
    text-align: center; }
    #prize #silver .work .fancybox {
      padding-top: 25px;
      background: url(../img/prize/bg_silver.png) no-repeat;
      display: inline-block;
      width: 400px;
      height: 307px; }
      #prize #silver .work .fancybox img {
        width: 350px; }
    #prize #silver .work:nth-child(2n) {
      margin-right: 0; }
    #prize #silver .work dl {
      width: 400px;
      margin: 0 auto;
      text-align: left; }
      #prize #silver .work dl dt {
        margin: 12px 0 6px;
        color: #fff;
/*        color: #4E35CC;*/
        line-height: 1.7;
        padding-left: 5px;
        background: #B8B3FF;
/*        background: #f2f1ff;*/
        font-weight: bold;
        font-size: 12px; }
        #prize #silver .work dl dt.manage {
        color: #fff;
/*          color: #BA120F;
          background: #ffebf3;*/
		  background: #FA9CC2;
		   }
      #prize #silver .work dl dd {
        padding-left: 3px; }

#prize #bronze {
  clear: both;
  margin-bottom: 60px;
  overflow: hidden; }
  #prize #bronze .rewardItems {
    border: 1px solid #DAC4BD;
    /*background: #F7EEE3;*/
    background: #F5E6D4; }
  #prize #bronze .work {
    width: 290px;
    float: left;
    margin-left: 25px;
    margin-bottom: 50px;
    text-align: center; }
    #prize #bronze .work:nth-child(3n+1) {
      clear: left;
      margin-left: 0; }
    #prize #bronze .work .fancybox {
      padding-top: 17px;
      background: url(../img/prize/bg_bronze.png) no-repeat;
      display: inline-block;
      width: 290px;
      height: 223px; }
      #prize #bronze .work .fancybox img {
        width: 250px; }
    #prize #bronze .work dl {
      text-align: left; }
      #prize #bronze .work dl dt {
        margin: 12px 0 6px;
        color: #fff;
/*        color: #4E35CC;*/
        line-height: 1.7;
        padding-left: 5px;
        background: #B8B3FF;
/*        background: #f2f1ff;*/
        font-weight: bold;
        font-size: 12px; }
        #prize #bronze .work dl dt.manage {
        color: #fff;
/*          color: #BA120F;
          background: #ffebf3;*/
		  background: #FA9CC2;
		   }
		  
      #prize #bronze .work dl dd {
        padding-left: 3px; }
