@charset "UTF-8";
@font-face {
  font-family: 'Hannari';
  src: url("fonts/Hannari.woff") format("woff"), url("fonts/Hannari.otf’") format("opentype");
}
/* ===================================================================
CSS information

 file name  :term.css
 author     :Ability Consultant
style info  :トップページ
=================================================================== */
.con_mainimg {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_mainimg .container .st_title_slide {
    top: 18em;
    left: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -490px;
  }
}
@media print {
  .con_mainimg .container .st_title_slide {
    top: 18em;
    left: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -490px;
  }
}
.ie8 .con_mainimg .container .st_title_slide {
  top: 18em;
  left: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -490px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_mainimg .container .st_title_slide {
    margin-left: -45%;
  }
  .con_mainimg .container .st_title_slide img {
    width: 50%;
  }
}
@media print {
  .con_mainimg .container .st_title_slide {
    margin-left: -45%;
  }
  .con_mainimg .container .st_title_slide img {
    width: 50%;
  }
}
.ie8 .con_mainimg .container .st_title_slide {
  margin-left: -45%;
}
.ie8 .con_mainimg .container .st_title_slide img {
  width: 50%;
}

/*----------------------------------------------------
	.con_term
----------------------------------------------------*/
.con_term {
  min-width: 1100px;
  width: 1100px;
  margin: 100px auto 140px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term {
    min-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_term {
    min-width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_term {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term {
    margin: 70px auto 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_term {
    margin: 2em auto 3em;
  }
}
@media only screen and (max-width: 1100px) {
  .con_term {
    width: 95%;
    min-width: 95%;
  }
}
@media print {
  .con_term {
    width: 95%;
    min-width: 95%;
  }
}
.ie8 .con_term {
  width: 95%;
  min-width: 95%;
}
.con_term .box_term {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term .box_term {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_term .box_term {
    margin-bottom: 1.5em;
  }
}
.con_term .box_term p.st {
  width: auto;
  margin: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  vertical-align: middle;
  font-size: 177%;
  color: #600E0F;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term .box_term p.st {
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  .con_term .box_term p.st {
    font-size: 154%;
  }
}
@media only screen and (max-width: 767px) {
  .con_term .box_term p.st {
    margin-bottom: 0.5em;
  }
}
.con_term .box_term p.sst {
  font-weight: bold;
  margin-bottom: .5em;
  background: #E4DCC4;
  padding: .2em 0 0 .5em;
}
.con_term .box_term p.txt {
  margin-bottom: .5em;
}
.con_term .box_term ol {
  margin-bottom: 1em;
  padding-left: 2em;
}
.con_term .box_term ol li {
  /*list-style-type: decimal;*/
  margin-bottom: .5em;
}
.con_term .box_term ol li ul {
  padding-left: 1em;
}
.con_term .box_term ol li ul li {
  list-style-type: none;
  margin-bottom: 0;
}
.con_term .box_term ol li ul li ul {
  padding-left: 1em;
}
.con_term .box_term ol li ul li ul li {
  list-style-type: none;
  margin-bottom: 0;
}
.con_term .box_term table {
  margin-top: 1em;
  font-size: 13.5px;
}
@media only screen and (max-width: 1024px) {
  .con_term .box_term table {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    margin: 1em 0 0;
    display: block;
    text-align: left;
    overflow-x: scroll;
  }
}
.con_term .box_term table tr {
  border: 1px solid #C6BEA5;
}
.con_term .box_term table tr th, .con_term .box_term table tr td {
  border: 1px solid #C6BEA5;
  padding: .7em 1em;
}
.con_term .box_term table tr th {
  background: #F3EEDF;
  text-align: center;
}
.con_term .box_term table tr .bold {
  font-weight: bold;
  background: #FBFAF7;
}
.con_term .box_term .att {
  margin-top: 0;
  font-size: 124%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_term .box_term .att {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_term .box_term .att {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_term .box_term .att {
    font-size: 1.1em;
  }
}
.con_term .box_term .att i {
  background-color: #600e0f;
  color: #fff;
  border-radius: 100px;
  font-size: 12px;
  margin-right: 5px;
  padding: 5px 6px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .con_term .box_term .att i {
    font-size: .7em;
  }
}
.con_term .box_term .det {
  margin-top: 1em;
}
.con_term .box_term .det + ol li {
  margin-bottom: 0;
}

#btn_booknow {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
  width: 1160px;
  margin: auto;
  left: 50%;
  margin-left: 330px;
}
#btn_booknow a {
  background: #600e10;
  text-align: center;
  color: #FFF;
  padding: .5em 1.5em;
  display: inline-block;
  text-decoration: none;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Times New Roman", Times, serif;
  font-size: 15px;
}
