@charset "UTF-8";
/*main.css*/

body{background-position:center top; background-repeat:no-repeat;}
#wrapper{width:930px; margin:0 auto; }

/* ------------------------------------------------------------------------
    header
------------------------------------------------------------------------ */
#header{height:52px; background:url(../img/bg_link_space.gif) repeat-x; margin:0 auto;}
#header .logoSqex{float:left; width:116px; padding:21px 0 0 20px;}
#header .logoYahoo{float:right; width:178px; padding:9px 12px 0 0;}

/* ------------------------------------------------------------------------
    body
------------------------------------------------------------------------ */
body{background-image:url(../img/bg.jpg?time=20170705),url(../img/bg_lp.jpg?time=20241002);background-color:#b68721;color:#25170b;background-repeat: no-repeat,repeat-y;
background-position: top,center top;}

#contents{width:100%; overflow:hidden; position:relative;padding-bottom: 120px;}
#contents div{position:relative;}

/* ------------------------------------------------------------------------
    btnTop
------------------------------------------------------------------------ */
#contents #btnTop {width:508px; height:52px; position:absolute; bottom:40px; left:213px;}
#contents #btnTop a{background-image:url(../img/btn_link.png);}

/* ------------------------------------------------------------------------
    footer
------------------------------------------------------------------------ */
#footer {width:930px; background:url(../img/bg_footer.gif); border-top:2px solid #999; margin:0 auto; padding:20px 0 20px; text-align:center;}
#footer #copyright p{font-size:12px; line-height:1.6; color:#fff;}
#footer #copyright p a{color:#ff6400; text-decoration:underline;}
#footer #copyright p a:hover{color:#ff3300;}


label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #bdc3c7;
  cursor: pointer;
    width:204px; height:44px;
    background:url(../img/tab_btn.jpg) no-repeat 0px -44px;
    text-indent: 100%;
    white-space: nowrap;
    overflow:hidden;
}

#li-for-panel-2 label.panel-label {
    background-position:-207px -44px;
}
#li-for-panel-3 label.panel-label {
    background-position:-414px -44px;
}

#panels{
  margin: 0 auto;
  width: 869px;/* height:2780px;*/
  position:relative;
  overflow:hidden;
}
/*
#panels > div{
    position:absolute;
    left:0px; top:0px;
}
*/
#panel-2, #panel-3{ display:none; }

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
  pointer-events: none;
  cursor: default;
  box-shadow: none;
  border-right: none;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
    background-position:0px 0px;
}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
  pointer-events: none;
  cursor: default;
  box-shadow: none;
  border-right: none;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
    background-position:-207px 0px;
}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
  pointer-events: none;
  cursor: default;
  box-shadow: none;
  border-right: none;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
    background-position:-414px 0px;
}

ul#tabs-list {
  justify-content: center;
  list-style: none;
  text-align: center;
  margin-top:-30px;
  margin-left: 30px;
  padding: 0;
  width:640px;
  overflow:hidden;
}
ul#tabs-list:after {
    content:" ";
    display:block;
    clear:both;
}
ul#tabs-list li {
  display: block;
  float:left;
  width: 207px;
  position: relative;
}
ul#tabs-list li:hover {
  -webkit-transition: none;
  transition: none;
  border-right: none;
}
ul#tabs-list li label.panel-label {
  position: relative;
}

.panel-radios {
  display: none;
}

/* ------------------------------------------------------------------------
    HTML化 20170213
------------------------------------------------------------------------ */
#contents .leadTxt {
  background: url('../img/img01.jpg') no-repeat center top;
  width: 930px;
  height: 245px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 11px 23px;
  box-sizing: border-box;
}
#panels > div {
  width: 100%;
}
#panels .wrap {
  width: 100%;
  background: #fefdf2;
  background: -moz-linear-gradient(top,  #fefdf2 0%, #fbeabd 100%);
  background: -webkit-linear-gradient(top,  #fefdf2 0%,#fbeabd 100%);
  background: linear-gradient(to bottom,  #fefdf2 0%,#fbeabd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdf2', endColorstr='#fbeabd',GradientType=0 );
}
#panels .ptrn {
  background-image: url('../img/bg_ptrn.png'), url('../img/bg_parts1.png'), url('../img/bg_parts2.png'), url('../img/bg_parts3.png'), url('../img/bg_parts4.png');
  background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, left top, right top, right bottom, left bottom;
  border: 2px solid #a67a2a;
  padding-bottom: 30px;
  box-shadow: 0px 0px 5px 0px #a67a2a inset;
}
#panels .ptrn .caption {
  font-size: 15px;
  font-weight: bold;
  color: #4c3217;
  padding: 2em 1em 0;
}
table.baseTbl {
  width: 830px;
  margin: 0 auto;
  background-color: #856332;
  border-spacing: 1px;
  border-collapse: separate;
  margin-top: 18px;
}
table.baseTbl > thead th {
  background: url('../img/bg_tbl_ttl.jpg') repeat-x left bottom #fff;
  font-size: 18px;
  font-weight: bold;
  height: 35px;
  padding: 0 0 0 1em;
  vertical-align: bottom;
  line-height: 1.7;
  text-shadow: 1px 1px 1px #000;
}
table.baseTbl > tbody th {
  background-color: #ece2c7;
  font-size: 14px;
  font-weight: bold;
  color: #472f05;
  width: 104px;
  vertical-align: middle;
  text-align: center;
  padding: 1em;
  box-sizing: border-box;
}
table.baseTbl > tbody td {
  background-color: #fffcf4;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding: 1em;
}
table.baseTbl .flx {
  display: flex;
  margin: 10px 0;
}
table.inTbl {
  width: 600px;
  margin: 0 auto;
  background-color: #856332;
  border-spacing: 1px;
  border-collapse: separate;
  margin-left: 15px;
}
table.inTbl th.a-cell {
  background-color: #b08818;
  white-space: nowrap;
  text-align: center;
  padding: .3em 1em;
  color: #fff;
}
table.inTbl th.b-cell {
  text-align: left;
  width: 150px;
  padding: .3em 1em;
}
table.inTbl td.c-cell {
  text-align: center;
  padding: .3em 1em;
}
#panels .ptrn .update {
  font-size: 15px;
  font-weight: bold;
  color: #4c3217;
  padding-left: 1em;
  margin-top: 10px;
}

.txt {
  font-size: 15px;
}
ul.notice {
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
}
ul.notice li {
  text-indent: -1em;
  padding-left: 1em;
}
.listTbl {
  width: 830px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.6);
  border: 2px solid #cfc46a;
  color: #4c3217;
  font-size: 15px;
  font-weight: bold;
}
.listTbl caption {
  font-size: 15px;
  font-weight: bold;
  color: #4c3217;
  margin: 15px 0 5px;
}
.listTbl td {
  border-bottom: 1px solid #856332;
  border-right: 1px solid #856332;
  padding: .5em 1em;
}
.listTbl td::before {
  content: '\25C6';
  color: #ad0e0e;
  margin-right: .5em;
}
.aside {
  font-weight: bold;
  color: #4c3217;
  padding: .5em 1em 1.5em;
  font-size: 15px;
}
#panel-3 .txt { margin-bottom: 20px; }
















