@charset "UTF-8";
/* line 5, ../scss/lp-style02.sass */
h1, h2 {
  line-height: 1;
}

/* line 7, ../scss/lp-style02.sass */
a:hover {
  text-decoration: none;
}

/* line 9, ../scss/lp-style02.sass */
.contentsWrapper {
  background-color: #FFF;
  background-image: none;
  -ms-filter: none;
  filter: none;
}

/* line 15, ../scss/lp-style02.sass */
.lp-header .inner {
  padding-right: 20px;
  padding-left: 20px;
  width: 900px;
}
/* line 19, ../scss/lp-style02.sass */
.lp-header__logo {
  float: left;
}
/* line 21, ../scss/lp-style02.sass */
.lp-header__logo-text {
  font-size: 12px;
}
/* line 23, ../scss/lp-style02.sass */
.lp-header__phone {
  float: right;
}

/* line 25, ../scss/lp-style02.sass */
.intro {
  background: #44546a url("/lp/img/intro-top-b.png") no-repeat center -45px;
  color: #fff;
  min-width: 100%;
  margin-bottom: 20px;
  padding: 40px 0 0px;
  overflow: hidden;
}
/* line 32, ../scss/lp-style02.sass */
.intro .inner {
  width: 900px;
  position: relative;
  padding: 0 20px;
}
/* line 36, ../scss/lp-style02.sass */
.intro-top {
  margin-bottom: 100px;
}
/* line 38, ../scss/lp-style02.sass */
.intro__title {
  margin-bottom: 20px;
  font-size: 48px;
  text-indent: -0.5em;
  position: relative;
  font-weight: bold;
  line-height: 1.2;
  margin-left: 210px;
}
/* line 46, ../scss/lp-style02.sass */
.intro__title--big {
  font-size: 100px;
  line-height: 1;
  font-weight: bold;
  display: block;
  float: left;
  position: absolute;
  left: -186px;
  top: 21px;
}
/* line 55, ../scss/lp-style02.sass */
.intro__text {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
/* line 60, ../scss/lp-style02.sass */
.intro__text--strong {
  font-size: 18px;
}
/* line 62, ../scss/lp-style02.sass */
.intro__badge {
  position: absolute;
  top: 0px;
  right: 20px;
}
/* line 66, ../scss/lp-style02.sass */
.intro .btn-intro__text {
  color: #fff;
  margin-bottom: 10px;
}

/* line 70, ../scss/lp-style02.sass */
.btn-intro__text {
  text-align: center;
  font-weight: bold;
  color: #00f;
  font-size: 18px;
}
/* line 75, ../scss/lp-style02.sass */
a:hover .btn-intro__text {
  text-decoration: none;
}

/* line 77, ../scss/lp-style02.sass */
.btn-box {
  *zoom: 1;
  background-color: #FF7F00;
  margin-bottom: 40px;
  padding: 20px 46px 23px;
  position: relative;
  height: 65px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 55px;
  border: 4px #fff solid;
}
/* line 38, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.btn-box:after {
  content: "";
  display: table;
  clear: both;
}
/* line 87, ../scss/lp-style02.sass */
.btn-box__lead {
  float: left;
  padding: 0px 0 0 60px;
  background: no-repeat url("/lp/img/btn_arrow.png") 0px 8px;
  font-size: 46px;
  font-weight: bold;
}
/* line 93, ../scss/lp-style02.sass */
.btn-box__lead p {
  color: #fff;
}
/* line 95, ../scss/lp-style02.sass */
.btn-box__badge {
  padding: 15px 15px 10px;
  float: right;
  border: solid 5px #f00;
  background-color: #FFD966;
}
/* line 100, ../scss/lp-style02.sass */
.btn-box__badge-text {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
}
/* line 106, ../scss/lp-style02.sass */
.btn-box__badge-text--strong {
  color: yellow;
}
/* line 108, ../scss/lp-style02.sass */
a:hover .btn-box {
  opacity: 0.6;
}

/* line 111, ../scss/lp-style02.sass */
.arrow:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 120, ../scss/lp-style02.sass */
.arrow:after {
  content: " ";
  top: -90px;
  left: 50%;
  margin-left: -80px;
  width: 0;
  height: 0;
  border-top: solid 60px yellow;
  border-right: solid 80px transparent;
  border-bottom: solid 80px transparent;
  border-left: solid 80px transparent;
}

/* line 135, ../scss/lp-style02.sass */
.section-box, .section-box--top {
  overflow: hidden;
  *zoom: 1;
  border: 2px solid #2e75b6;
  margin-bottom: 47px;
}
/* line 139, ../scss/lp-style02.sass */
.section-box__title {
  background-color: #2e75b6;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 20px;
}
/* line 146, ../scss/lp-style02.sass */
.section-box--top {
  background-color: #FF9933;
}

/* line 150, ../scss/lp-style02.sass */
.number-box, .number-box--01 {
  border: 2px solid #000066;
  margin: 0 20px 20px;
  padding: 15px;
  position: relative;
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  background-color: #FFF;
}
/* line 158, ../scss/lp-style02.sass */
.number-box--01 {
  background-color: #FFF2CC;
}
/* line 161, ../scss/lp-style02.sass */
.number-box__number {
  border-radius: 25px;
  background-color: #000066;
  box-sizing: border-box;
  color: yellow;
  display: block;
  font-weight: bold;
  font-size: 28px;
  height: 50px;
  width: 50px;
  padding-top: 3px;
  position: absolute;
  top: -18px;
  left: -10px;
  text-align: center;
}
/* line 176, ../scss/lp-style02.sass */
.number-box__title {
  margin-top: 26px;
  margin-bottom: 15px;
  font-size: 40px;
  color: #000066;
  line-height: 1;
  font-weight: bold;
}
/* line 183, ../scss/lp-style02.sass */
.number-box__text {
  font-size: 16px;
}
/* line 185, ../scss/lp-style02.sass */
.number-box__text--strong {
  color: #00f;
  font-weight: bold;
  font-size: 18px;
}

/* line 191, ../scss/lp-style02.sass */
.club__box {
  background-color: #EDEDED;
  border: dashed 3px #201FCE;
  position: relative;
  margin-top: 20px;
  padding: 15px;
}
/* line 197, ../scss/lp-style02.sass */
.club__title {
  background-color: #000066;
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: -15px;
  border-radius: 15px;
  left: -15px;
  padding: 10px 20px 5px;
  font-weight: bold;
}
/* line 207, ../scss/lp-style02.sass */
.club__lead {
  font-size: 22px;
  color: #201FCE;
  margin-left: 240px;
  font-weight: bold;
}
/* line 212, ../scss/lp-style02.sass */
.club__text {
  font-size: 14px;
}

/* line 214, ../scss/lp-style02.sass */
.trouble-box {
  margin: 0 20px 20px;
  padding-top: 1px;
  clear: both;
}
/* line 218, ../scss/lp-style02.sass */
.trouble-box__badge {
  float: left;
  color: #FFFF00;
  background-color: #44546A;
  border-radius: 15px;
  width: 109px;
  margin-right: 5px;
  text-align: center;
  font-weight: bold;
}
/* line 227, ../scss/lp-style02.sass */
.trouble-box__title {
  color: #000066;
  font-weight: bold;
  font-size: 32px;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 234, ../scss/lp-style02.sass */
.trouble-box__text {
  overflow: hidden;
  margin: 0 40px 0 116px;
  font-size: 18px;
}
/* line 238, ../scss/lp-style02.sass */
.trouble-box__text--strong {
  color: #0000ff;
  font-weight: bold;
  font-size: 20px;
}
/* line 242, ../scss/lp-style02.sass */
.trouble-box__img {
  float: right;
  margin-left: 15px;
}
/* line 245, ../scss/lp-style02.sass */
.trouble-box__img--01 {
  margin-top: -30px;
}
/* line 247, ../scss/lp-style02.sass */
.trouble-box__img--04 {
  margin-top: -40px;
}

/* line 249, ../scss/lp-style02.sass */
.example {
  *zoom: 1;
  border: solid 2px #FF6E1B;
  border-radius: 10px;
  padding: 15px;
  background: url("/lp/img/example.png") 700px center no-repeat;
}
/* line 38, ../../../../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.example:after {
  content: "";
  display: table;
  clear: both;
}
/* line 255, ../scss/lp-style02.sass */
.example__title {
  color: #FF6E1B;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 10px;
	line-height: 1.3;
}
/* line 261, ../scss/lp-style02.sass */
.example__list {
  width: 40em;
}
/* line 263, ../scss/lp-style02.sass */
.example__list li {
  float: left;
  width: 20em;
}
