body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

img {
  vertical-align: bottom; }

html {
  overflow-y: scroll; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
  height: 0; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* ---------------------------------------------------------
  common setting
  ------------------------------------------------------- */
body {
  font-family: "Meiryo","Hiragino Kaku Gothic Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 1.4;
  min-width: 960px; }

a:link {
  color: #31b8fe; }

a:hover, a:active {
  color: #0b7fbb; }

a:visited {
  color: #6b31fe; }

a.hover {
  display: inline-block;
  *display: inline;
  background: #fff; }

a.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
  zoom: 1; }

#registration_time {
  text-align: center;
  padding: 3px 0;
  border-bottom: 2px solid #DA1D05;
  background: #f3f3f3;
  font-size: 12px; }

#registration_time .attention {
  font-weight: bold;
  color: #DA1D05; }

/* ---------------------------------------------------------
  header
  ------------------------------------------------------- */
#header {
  height: 63px;
  background: url(../img/header_bg.png) repeat-x;
  box-shadow: 3px -2px 8px #000;
}

#header .inner {
  width: 960px;
  margin: 0 auto;
}

#header h1 {
  padding-top: 20px;
  text-align: center;
}

/* ---------------------------------------------------------
  mainv
  ------------------------------------------------------- */
#mainv {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 410px;
  background: url(../img/mainv_img.png) top center no-repeat; }
  #mainv .inner {
    position: relative;
    width: 960px;
    height: 410px;
    margin: 0 auto; }
  #mainv .txt {
    padding-top: 42px;
    }

/* ---------------------------------------------------------
  entry
  ------------------------------------------------------- */
#entry {
  padding: 30px 0 40px;
  height: 275px;
  background: url(../img/entry_pat.png) repeat; }
  #entry .inner {
    width: 966px;
    height: 335px;
    margin: 0 auto; }
  #entry h2 {text-decoration: none;
    margin-bottom: 25px;
    text-align: center; }
  #entry .e_box {
    position: relative;
    width: 966px;
    height: 186px;
    background: url(../img/entry_bg.png) no-repeat; }
    #entry .e_box .tel {
      position: absolute;
      top: 60px;
      left: 230px; }
    #entry .e_box .web {
      position: absolute;
      top: 60px;
      left: 640px; }
    #entry .e_box .text {
      font-size: 10px;
      color: #777;
      position: absolute;
      letter-spacing: 0.5px;
      bottom: 15px;
      left: 19px; }
      #entry .e_box .web .inquiry_btn {
        display: block;
        width: 300px;
        height: 75px;
        background: #2eb100;
        border-radius: 4px;
        box-shadow: 0px 5px 0#258e00;
        position: relative;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
        line-height: 78px;
        font-size: 29px; }
        #entry .e_box .web .inquiry_btn:hover {
          top: 3px;
          box-shadow: 0px 2px 0#258e00;
           }
        #entry .e_box .web .inquiry_btn:after {
          position: absolute;
		  top: 0;
		  bottom: 0;
		  right: 15px;
		  content: '';
		  width: 5px;
		  height: 5px;
		  border-top: 2px solid #fff;
		  border-right: 2px solid #fff;
		  transform: rotate(45deg);
		  margin: auto 0;
        }

/* ---------------------------------------------------------
  question
  ------------------------------------------------------- */
#question .inner {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0 auto; }
#question .q_tro {
  height: 490px;
  background: url(../img/question_pat.png) repeat; }
  #question .q_tro h2 {
    position: absolute;
    top: 53px;
    left: 26px; }
  #question .q_tro ul {
    position: absolute;
    top: 200px;
    left: 0px; }
    #question .q_tro ul li {
      margin-bottom: 10px; }
  #question .q_tro .q_img01 {
    position: absolute;
    bottom: 0px;
    right: 0px; }
  #question .q_tro .balloon_text {
    position: absolute;
    z-index: 1;
    top: 126px;
    left: 0; }
#question .q_sol {
    background: #fffddf;
    padding-bottom: 80px;
  }
  #question .q_sol .arrow {
    width: 100%;
    height: 50px;
    background: url(../img/question_arrow.png) top center no-repeat; }
  #question .q_sol .q_txt01 {
    margin-top: 40px;
    margin-bottom: 54px;
    text-align: center; }
  #question .q_sol .plan_box {
  	border-radius: 6px;
  	overflow: hidden;
  	margin-bottom: 40px;
  }
  #question .q_sol .plan_box2 {
  	border-radius: 6px;
  	overflow: hidden;
  }
  #question .q_sol .plan_box2 .box_inner {
  	padding: 40px;
  	background: #fff url(../img/bg_planbox2.png) center right no-repeat;
  }
  #question .q_sol .plan_box2 .box_inner .txt{
    font-size: 17px;
    margin-bottom: 8px;
  }
  #question .q_sol .plan_box2 .box_inner .notes{
    font-size: 11px;
    color: #999;
    margin-bottom: 30px;
  }
  #question .q_sol .plan_box_ttl{
  	font-size: 35px;
  	font-weight: bold;
  	color: #fff;
  	background: #004ea2;
  	height: 80px;
  	line-height: 80px;
  	text-align: center;
  }
  #question .q_sol .plan_box .box_inner {
  	padding: 40px 40px 23px;
  	background: #fff url(../img/bg_planbox1.png) center right no-repeat;
  }
  #question .q_sol .box_inner .main_txt{
  	font-size: 29px;
  	font-weight: bold;
  	line-height: 1.2;
  	margin-bottom: 20px;
  }
  #question .q_sol .plan_box .box_inner .txt{
    font-size: 17px;
    margin-bottom: 34px;
  }

/* ---------------------------------------------------------
  cp
  ------------------------------------------------------- */
#cp {
  background: url("../img/cp_bg.png") repeat-x; }
  #cp .inner {
    padding: 63px 0 70px;
    width: 960px;
    margin: 0 auto; }
  #cp h2 {
    text-align: center;
    margin-bottom: 18px; }
  #cp .review_tbl {
  	font-size: 17px;
  	width: 100%;
  }
  #cp .review_tbl .space {
  	background: none;
  	border: none;
  }
  #cp .review_tbl th,td {
  	padding: 18px 0;
  	text-align: center;
  	background: #fff;
  	border: 1px solid #c3c3c3;
  	font-weight: bold;
  }
  #cp .review_tbl .review_tr td {
  	border: 3px solid #f14612;
  	font-size: 23px;
  	color: #f14612;
  }
  #cp .review_tbl .review_tr .price {
  	font-size: 40px;
  	line-height: 0.8;
  }
  #cp .note {
    font-size: 11px;
    text-align: right;
    margin-top: 5px; }


/* ---------------------------------------------------------
  faq
  ------------------------------------------------------- */
#faq .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 82px 0 60px;
}
#faq .inner .faq_ttl  {
	text-align: center;
	margin-bottom: 40px;
}
#faq .inner .faq_block_inner {
	margin-right: -20px;
	overflow: hidden;
}
#faq .inner .faq_block_inner .faq_box {
	border: 2px solid #0079cc;
	padding: 30px 18px 30px;
	height: 146px;
	width: 426px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#faq .inner .faq_block_inner .faq_box_ttl {
	font-size: 25px;
	font-weight: bold;
	color: #0079cc;
	margin-bottom: 10px;
}
#faq .inner .faq_block_inner .text {
	font-size: 17px;
}
/* ---------------------------------------------------------
  footer
  ------------------------------------------------------- */
#footer {
  height: 35px;
  padding-top: 15px;
  background: #0088e7; }
  #footer .inner {
    width: 960px;
    margin: 0 auto; }
  #footer ul {
    padding-left: 200px;
    overflow: hidden;
    _zoom: 1; }
    #footer ul li {
      float: left;
      border-left: solid 1px #70c4ff;
      padding: 0 15px; }
      #footer ul li a {
        font-size: 12px;
        color: #fff;
        text-decoration: underline; }
        #footer ul li a:hover {
          text-decoration: none; }
    #footer ul .first {
      border-left: none; }
    #footer ul .copy {
      font-size: 12px;
      color: #fff; }

/* ---------------------------------------------------------
  about , privacy
  ------------------------------------------------------- */
#sub_header {
  text-align: center; }
  #sub_header .inner {
    width: 800px;
    margin: 0 auto;
    overflow: hidden; }
    #sub_header .inner .logo {
      padding: 30px 0;
      text-align: center; }

#sub_footer {
  padding: 20px 0;
  font-size: 12px;
  color: #888888; }
  #sub_footer .inner {
    width: 960px;
    margin: 0 auto; }
  #sub_footer ul {
    padding-left: 320px;
    margin-bottom: 10px;
    overflow: hidden;
    _zoom: 1; }
    #sub_footer ul li {
      float: left;
      border-left: solid 1px #c8c8c8;
      padding: 0 15px; }
      #sub_footer ul li a {
        font-size: 12px;
        color: #888888;
        text-decoration: underline; }
        #sub_footer ul li a:hover {
          text-decoration: none; }
  #sub_footer .first {
    border-left: none; }
  #sub_footer .copy {
    text-align: center;
    font-size: 10px;
    color: #888888; }

#about {
  background: #f0f0f0;
  line-height: 1.6em; }
  #about #container .inner {
    padding: 40px;
    width: 880px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  #about h1 {
    padding: 12px;
    margin: 20px 0;
    background: #085db8;
    font-size: 24px;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; }
  #about h2 {
    height: 20px;
    padding: 5px 10px;
    margin: 20px 0;
    border-left: 7px solid #d20000;
    background: #f0f0f0;
    font-size: 14px;
    font-weight: bold; }
  #about h3 {
    padding: 10px 0;
    font-size: 13px;
    font-weight: bold; }
  #about p {
    font-size: 13px; }
  #about table {
    width: 800px;
    margin-left: 40px;
    font-size: 13px; }
    #about table th {
      text-align: left;
      padding: 20px;
      border: 1px solid #cbcbcb;
      background-color: #edf8ff;
      font-weight: bold; }
    #about table td {
      padding: 20px;
      border: 1px solid #ccc; }
  #about .title {
    margin: 20px 0 40px; }

#privacy {
  font-size: 13px;
  color: #444;
  background: #f0f0f0;
  line-height: 1.6em; }
  #privacy #container .inner {
    padding: 40px;
    width: 880px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  #privacy #container .inner02 {
    width: 800px;
    margin: 30px auto; }
  #privacy h1 {
    padding: 12px;
    margin: 20px 0;
    background: #085db8;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; }
  #privacy h2 {
    border-bottom: solid 2px #ccc;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 15px; }
  #privacy h3 {
    padding: 10px 0;
    font-size: 13px;
    font-weight: bold; }
  #privacy p {
    font-size: 13px; }
  #privacy ol {
    padding: 0 0 10px 40px;
    font-size: 12px;
    line-height: 1.5; }
    #privacy ol li {
      list-style-type: decimal; }
  #privacy dd {
    padding: 0 0 10px 40px;
    font-size: 12px;
    line-height: 1.5; }
    #privacy dd li {
      list-style-type: disc; }
  #privacy .title {
    margin: 20px 0; }
  #privacy .right {
    text-align: right; }
  #privacy .contact {
    margin: 10px 0 40px; }
    #privacy .contact .bold {
      font-weight: bold; }
  #privacy .mr5 {
    margin-bottom: 5px; }
  #privacy .mr10 {
    margin-bottom: 10px; }
  #privacy .mr20 {
    margin-bottom: 20px; }
