@charset "shift_jis";

#okanenone {
  width: 100%;
  position: relative;
}



/* SHARED */
#guide        { display: inline-block; }
* html #guide { height: 1%; }
#guide        { display: block; }
#guide:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.icon_shogaku { padding: 0 2px 0 0; vertical-align: middle; }

/* CONTENTBODY */
.main img.left  { float: left;  margin-right: 10px; }
.main img.right { float: right; margin-left: 10px; }



/* H1 */
#okanenone p#titlelogo {
  width: 540px;
  height: 215px;
  padding: 0;
  background: url(../images/titlelogo.gif) no-repeat;
  text-indent: -9999px;
}

#okanenone h3 {
  padding: 0;
  background: none;
}


/* INTRO */
#okanenone #contentBody ,
#okanenone #contentHead {
  margin: auto;
  width: 540px;
}
#okanenone #intro {
  float: right;
  display: inline;
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff5ad url(../images/intro.gif) left top no-repeat;
}
#okanenone #intro .pad {
  min-height: 406px;
  margin: 0;
  padding: 0 0 5px;
  background: url(../images/intro_bottom.gif) left bottom no-repeat;
}
* html #okanenone #intro .pad {
  height: 406px;
}
#okanenone #intro p.message_1,
#okanenone #intro p.message_2 {
  display: none;
}
#okanenone #intro p {
  margin: 20px 120px;
}
#okanenone ol#navGakunen {
  width: 330px;
  margin: 27px 0 0 100px;
}
#okanenone ol#navGakunen li {
  margin: 0;
  padding: 0;
  display: inline;
}
#okanenone ol#navGakunen li a {
  display: block;
  width: 100%;
  height: 70px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/nav_gakunen.gif) no-repeat;
}
#okanenone ol#navGakunen li.btn_shogaku12 a { background-position: 0 0; }
#okanenone ol#navGakunen li.btn_shogaku34 a { background-position: -330px 0; }
#okanenone ol#navGakunen li.btn_shogaku56 a { background-position: -660px 0; }

#okanenone ol#navGakunen li.btn_shogaku12 a:hover { background-position: 0 -70px; }
#okanenone ol#navGakunen li.btn_shogaku34 a:hover { background-position: -330px -70px; }
#okanenone ol#navGakunen li.btn_shogaku56 a:hover { background-position: -660px -70px; }



/* GUIDE */
#okanenone #guide {
  padding-left: 10px;
}
#okanenone #guide dl {
  float: left;
  width: 188px;
  height: 120px;
  margin: 0;
  padding: 0;
}
#okanenone #guide dt {
  width: 188px;
  height: 50px;
  background: url(../images/guide_title.gif) no-repeat;
  text-indent: -9999px;
}
#okanenone #guide dd {
  width: 178px;
  height: 67px;
  margin: 0;
  padding: 0 5px;
}

#okanenone #guide p.character {
  float: right;
  width: 340px;
  padding-top: 128px;
  background: url(../images/guide_chara.gif) no-repeat;
}



/* THEME LIST */
 ul.inline {
  padding-bottom: 20px;
}
 ul.inline li {
  display: inline;
}

 #comments {
  overflow:hidden;
}

#comments:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}


 .comments1 {
  border-top: 1px solid #ccc;
  clear:left;
  float: left;
  width: 49%;
  font-size: 0.8em;
  padding-bottom:300px;
  margin-bottom:-300px;
}
 .comments2 {
  border-top: 1px dotted #ccc;
  margin-left: 50%;
  font-size: 0.8em;
  color: #666;
}

 dl.inline {
  padding-bottom: 15px;
}
 dl.inline dt {
  border-top: 1px solid #ccc;
  clear:left;
  float: left;
  width: 49%;
  font-size: 0.8em;
   margin: 0;
}
 dl.inline dt a {
  padding-left: 15px;
  background: url(../images/arrow_01.gif) 0 0 no-repeat;
  width: 250px;
}
 dl.inline dd {
  border-top: 1px dotted #ccc;
  margin-left: 50%;
  font-size: 0.8em;
  color: #666;
}

.navTheme {
  margin: 0 0 30px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f6f6f6;
}
.navTheme ul li {
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid #999;
  font-size: 0.8em;
  width: 32%;
text-align: center;
}
.navTheme ul li.last {
  padding-right: 0;
  border: none;
}


/*    FAQ      */
 #contentHead  dl.qalist {
  border-top: 1px dotted #ccc;
  margin: 0 0 0.9em 0;
  padding: 10px 0;
  float:left;
  clear:left;
  width: 99%;
}

 #contentHead dl.qalist dt {
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
  background: url(../images/icon_qa1.gif) 0 0 no-repeat;
}

 #contentHead dl.qalist dd {
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
  background: url(../images/icon_qa2.gif) 0 0 no-repeat;
}

/* NAVFOOT */
ol#navFoot {
  width: 540px;
  height: 60px;
  margin: 10px auto 0;
  padding: 0;
}
ol#navFoot li {
  float: left;
  height: 38px;
  margin: 0;
  padding: 0;
}
ol#navFoot li a {
  float: left;
  display: inline;
  height: 38px;
  overflow: hidden;
  text-indent: -9999px;
}


ol#navFoot li.btn_homet a            { width: 120px; background: url(../images/btn_foot_home.gif) 0 0 no-repeat; }
ol#navFoot li.btn_homet a:hover      { background-position: 0 -40px; }
ol#navFoot li.btn_shogaku12t a       { width: 140px; background: url(../images/btn_foot_gakunen12.gif) 0 0 no-repeat; }
ol#navFoot li.btn_shogaku34t a       { width: 140px; background: url(../images/btn_foot_gakunen34.gif) 0 0 no-repeat; }
ol#navFoot li.btn_shogaku56t a       { width: 140px; background: url(../images/btn_foot_gakunen56.gif) 0 0 no-repeat; }
ol#navFoot li.btn_shogaku12t a:hover { background-position: 0 -40px; }
ol#navFoot li.btn_shogaku34t a:hover { background-position: 0 -40px; }
ol#navFoot li.btn_shogaku56t a:hover { background-position: 0 -40px; }



/* CONTENTFOOT */
#contentFoot {
  height: 1%;
  padding: 20px 0;
  background: url(../images/hr.gif) repeat-x;
}


/* -------------------------------------------------------------------------- */
/* smartphone view */
@media screen and (max-width: 767px) {

#okanenone {
  position: relative;
  width: auto;
}

/* H1 */
#okanenone p#titlelogo {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background-size: contain;
}

#okanenone p#titlelogo img {
  max-width: 100% !important;
  width: 100%;
  height: auto;
}

/* INTRO */
#okanenone #intro {
  display: block;
  float: none;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 4px;
  background-image: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cfa56b), color-stop(10%, #cfa56b), color-stop(50%, #fff5ad), to(#fff5ad));
  background-image: -webkit-linear-gradient(top, #cfa56b 10%, #fff5ad 50%);
  background-image: linear-gradient(to bottom, #cfa56b 10%, #fff5ad 50%);
}

#okanenone #intro .pad {
  margin: 0;
  padding: 0 0 5px;
  min-height: inherit;
  background-image: none;
}

* html #okanenone #intro .pad {
  height: auto;
}

#okanenone #intro p {
  margin: auto;
  padding: 5px 5px 0 5px;
}

#okanenone #intro p.message_1 {
  display: block;
  margin-bottom: 5px;
  border-radius: 4px;
  background-color: #ffffff;
  text-align: center;
}

/* NAVGAKUNEN */
#okanenone ol#navGakunen {
  margin: 5px auto 10px auto;
  width: auto;
}

#okanenone ol#navGakunen li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  background-size: 300% 200%;
  text-indent: 0;
}
#okanenone ol#navGakunen li.btn_shogaku12 a { background-position: 0 0; }
#okanenone ol#navGakunen li.btn_shogaku34 a { background-position: 50% 0; }
#okanenone ol#navGakunen li.btn_shogaku56 a { background-position: 100% 0; }
#okanenone ol#navGakunen li.btn_shogaku12 a:hover { background-position: 0 100%; }
#okanenone ol#navGakunen li.btn_shogaku34 a:hover { background-position: 50% 100%; }
#okanenone ol#navGakunen li.btn_shogaku56 a:hover { background-position: 100% 100%; }

#okanenone ol#navGakunen li a img {
  max-width: 100% !important;
  width: 100%;
  height: auto;
}

/* GUIDE */
#okanenone #guide {
  padding-left: 0;
}

#okanenone #guide dl {
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
  width: auto;
  height: auto;
}

#okanenone #guide dt {
  width: 188px;
  height: 50px;
  background: url("../images/guide_title.gif") no-repeat;
  text-indent: -9999px;
}

#okanenone #guide dd {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}

#okanenone #guide p.character {
  float: none;
  padding-top: 120px;
  width: auto;
  background: url("../images/guide_chara.gif") no-repeat center top;
  background-size: 300px auto;
}

/* NAVFOOT */
#okanenone ol#navFoot {
  margin: 10px 0 0;
  padding: 5px 0;
  width: auto;
  height: auto;
  border-radius: 5px;
  background-color: #f7f3e7;
}
#okanenone ol#navFoot li {
  float: none;
  margin: 0;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  height: auto;
  background: url("/public/document/container/program/index.html") no-repeat 3px 7px #ffffff;
}

#okanenone ol#navFoot li a {
  display: block;
  float: none;
  overflow: hidden;
  height: auto;
  text-indent: 0;
}

#okanenone ol#navFoot li.btn_theme a,

#okanenone ol#navFoot li.btn_tukaikata a,
#okanenone ol#navFoot li.btn_yakuwari a,
#okanenone ol#navFoot li.btn_kurasi a,
#okanenone ol#navFoot li.btn_sigoto a,

#okanenone ol#navFoot li.btn_shogaku12t a,
#okanenone ol#navFoot li.btn_shogaku34t a,
#okanenone ol#navFoot li.btn_shogaku56t a,

#okanenone ol#navFoot li.btn_homet a {
  width: auto;
  background-image: none;
}

/* end media query */
}





















/* ------------------------------------------------------------ */
/*                  2018 JavaScript hanko Engine                */
/* ------------------------------------------------------------ */

.btn-clear {
  overflow: hidden;
  display: block;
  width: 212px;
  height: 45px;
  margin: 40px auto;
  background: url(../images/btn/btn-clear.png) no-repeat;
  background-size: cover;
}
.btn-clear.done {
  background-position: 0 -50px;
  cursor: default;
}

