@charset "UTF-8";
/* line 5, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

/* line 7, ../sass/style.sass */
body {
  width: 100%;
  font-size: 20px;
  font-family: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p{
  font-size: 110%;
    line-height:45px;
      padding: 20px;
  }
li{
  line-height: 45px;
    margin-bottom: 40px;
  }
.formtag{
    font-size: 17px;
    color: #b3b3b3;
  }

  .formlabel{
       font-size: 12px;
    color: #ffffff;
    background-color: #fc8b20;
    border-radius: 5px;
    padding: 5px;
    margin-left: 9px;
  }
.cv .inner input[type="text"] {
    font-size: 200%;
    padding-bottom: 10px;
    background-color: #fff1f2;
    border: 1px solid #B7B7B7;
    width: 850px;
    margin-bottom: 5px;
    padding: 15px;
    border: 4px solid #ffffff;
    border-radius: 10px;
    box-shadow: 1px 1px 7px 0px #bbbbbb inset;
   }

#touroku_name .formtag{
      width: 850px;
  }
input[type="email"] {
    font-size: 24px;
    padding: 5px;
    padding-bottom: 9px;
    background-color: #FFF4D7;
    border: 1px solid #B7B7B7;
    width: 95%;
 margin-bottom: 30px;
}
/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

h2{
  text-align:center;
  }
/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}


/* line 12, ../sass/style.sass */
body img {
  vertical-align: top;
  /* [disabled]text-align: center; */
  /* [disabled]max-width: 100%; */
  /* [disabled]height: auto; */
  /* [disabled]width: 100vw; */
  /* [disabled]margin-left: auto; */
  /* [disabled]margin-right: auto; */
}

/* line 15, ../sass/style.sass */
.no-mb {
  margin-bottom: 0 !important;
}

/* line 19, ../sass/style.sass */
.mv {
  width: 100%;
  background-image: url(../images/mv/header_bg.png);
}
/* line 25, ../sass/style.sass */
.mv .inner {
  margin: 0 auto;
  width: 950px;
}
.box-list {
  background: #fff0c6;
  padding: 20px;
  font-weight: bold;
}
/* line 29, ../sass/style.sass */
.cv {
  width: 100%;
  background-color: #4169E1;
  text-align: center;
  padding-bottom: 20px;
}
/* line 36, ../sass/style.sass */
.cv .inner {
  width: 850px;
  margin: 0 auto;
padding: 10px 20px 10px 20px;
}
/* line 39, ../sass/style.sass */
.cv .inner .btn {
  width: 684px;
  margin: 0 auto;
  padding-top: 315px;
}


/* line 159, ../sass/style.sass */
.offer {
  width: 100%;
    background-color: #f1f1f1;
  padding-top: 30px;
    padding-bottom: 30px;
}
/* line 163, ../sass/style.sass */
.offer .inner {
  width: 900px;
  margin: 0 auto;
}
/* line 167, ../sass/style.sass */
.offer .inner p {
    margin: 0 auto;
}

/* line 206, ../sass/style.sass */
.profile {
  width: 100%;
  background-image:url(../images/common/back.png);
    padding-top:60px;
  padding-bottom:60px;
}
/* line 209, ../sass/style.sass */
.profile .inner {
  width: 900px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 40px;
  text-align: justyfy;
  padding: 40px;
      color: black;
    background-color: white;
    border: 1px solid black;
}
/* line 217, ../sass/style.sass */
.profile .inner .img {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
/* line 221, ../sass/style.sass */
.profile .inner .prbox {
  width: 800px;
  margin: 0 auto;
  margin-top: 30px;
      text-align: justify;
}

.inner .box .box3 {
    padding: 30px;
    background-color: #F7F7F7;
   margin-top: 20px;
}


/* line 340, ../sass/style.sass */
.form {
  width: 100%;
/*background-color: #FCBE20;*/
background:#fccc50;
  padding-bottom:100px;
}
/* line 343, ../sass/style.sass */
.form .inner {
  width: 980px;
  margin-top: 40px;
  margin: 0 auto;
  line-height: 40px;
  padding-top: 40px;
}

/* line 363, ../sass/style.sass */
footer {
  width: 100%;
  background-color:white;
  padding-bottom: 10px;
  padding-top: 30px;
}
/* line 371, ../sass/style.sass */
footer .footer-inner {
    width: 890px;
    margin: 0 auto;
    padding: 0px 30px 0px 30px;
}
/* line 375, ../sass/style.sass */
footer .link-list li {
  display: inline-block;
  margin-right: 0.2em;
}
/* line 378, ../sass/style.sass */
footer .link-list li a {
  color: black;
}

/* line 383, ../sass/style.sass */
.impact {
  color:#ea2369;
  font-weight: bold;
}
/* line 383, ../sass/style.sass */
.impact2 {
  font-weight: bold;
  color: yellow;
}
.impact3 {
  font-weight: bold;
}
.impact4 {
  font-size: 200%;
}
.impact5 {
  font-size: 150%;
  color:#ea2369;
  font-weight: bold;
}
.fl {
  float: left;
}
.mr20 {
  margin-right: 20px;
}
.name {
  font-size: 30px;
  font-weight: bold;
}
table{
    padding: 5px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  }


  th{
  text-align: center;
  padding: 0.6em 20px;
  font-size: 21px;
  border: 1px solid #dbdde2;
  color: rgb(0, 35, 140);
  white-space: nowrap;
  font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 2px;
}

  td{
background-color: #FFF;
    padding: 25px 21px;
    border: 1px solid #dbdde2;
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-family: 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 40px;
}

input[type="radio"] {
  padding: 14px;
    width: 17px;
    height: 21px;
     vertical-align: inherit;
}


  input[type="submit"] {
      width: 85%;
    padding: 20px;
    background-color:#00af2f;
    border-radius: 40px;
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    box-shadow: 4px 5px 9px 2px rgba(0, 65, 25, 0.44);
    border: 2px solid #FFFFFF;
    color: white;
}

input[type="submit"]:hover {
    background-color: #005d19;
      box-shadow:none;
}

.box-info{
  font-size: 20px;
    padding: 0px 30px 30px 30px;
    text-align: justify;
    color: #001363;
}
.headerbottom {
  width: 100%;
    text-align: center;
    background-color:#e6e6e6;
  padding-bottom:2px;
}
.header .img {width: 100vw;
margin-left:auto;
margin-right:auto;
}

.headerbottom  .inner{
      width: 950px;
    margin: 0 auto;
    margin-top: -20px;
}

.inner .box .midashi {
    background-color: black;
    padding: 5px;
    color: white;
    padding-left: 20px;
    border-radius: 10px;
    margin-top: 50px;
  margin-bottom:30px;
}
.inner .box .box2 {
    padding: 30px;
    margin-top: 10px;
    line-height: 45px;
    margin-top: 50px;
    font-size: 130%;
    background-color: #efefef;
  border:1px solid black;
}
.mark {
  background-color:#FFFFB4;
}
.inner .box-text h3 {
 font-size: 34px;
    color: black;
    margin-bottom: 50px;
    font-weight: bold;
}

.inner .box-text h4 {
    color: black;
    font-size: 24px;
  font-weight:bold;
  }
.inner .box-text .box {
    color: black;
    padding: 30px;
    border: 1px solid black;
    margin-top: 15px;
    margin-bottom: 50px;
    background-color: #FAFAFA;
  }


.offer .inner .box {
  padding: 30px;
  background-color: rgb(255, 255, 255);
  margin-bottom: 30px;
  box-shadow: 0px 0px 5px 5px rgba(43, 20, 0, 0.16);
  width: 800px;
}
.inner .box h3 {
      text-align: left;
    font-size: 250%;
  border-left: 9px solid #ef6464;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 60px;
  margin-top:30px;
}

.inner .box h4 {
      text-align: left;
    font-size: 200%;
  border-left: 9px solid #4169E1;
    padding-left: 20px;
    font-weight: bold;
    line-height: 50px;
  margin-top:50px;
      letter-spacing: -2px;
}

.rightimg{
  float:right;
  margin-left:30px;
  margin-bottom:30px;}.offer .inner-case .box {
}
.offer .inner-case .box {
      padding: 20px;
    border: 1px solid #446bab;
    margin-bottom: 30px;
    background-color: #f4f8ff;
}
.box p .tag {
      background-color: #436bab;
    padding: 10px;
    border-radius: 10px;
    color: white;
}

.headertop  {
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 10px;
    box-shadow: 1px 6px 6px 6px black;
    background-color: white;
  }
.headertop .inner {
      width: 950px;
    margin: 0 auto;
    padding: 10px;
}
.headertop .inner .logo {
    float: left;

}
.headertop .inner .likefb {
  padding-top: 20px;
    float: left;
    margin-left: 20px;
}
body h2 {
      width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 250%;
    font-weight: bold;
    line-height: 60px;
    margin-top: 50px;
  border-bottom: 1px solid #ef6464;
    padding-bottom: 20px;
  color: #ef6464;
}

.inner .box .tag {
      padding: 10px;
    background-color: #0f8061;
    border-radius: 7px;
    color: white;
    margin-bottom: 10px;
}
.inner .box .frame {
      margin-top: 25px;
    padding: 20px;
    background-color: #eff5ff;
}
.cv .inner .caution {
      margin-top: 16px;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: white;
}
.headertop .inner .navbar.navbar-inverse.navbar-fixed-top {
    text-align: right;
    padding-top: 15px;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ea4b5b;
  }
.cv .inner h3 {
      font-size: 250%;
    font-weight: bold;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
  line-height:50px;
}

.cv .inner h4 {
      font-size:200%;
    font-weight: bold;
    color: white;
    padding-top: 20px;
  line-height:50px;
}
.cv .inner h3  p{
  padding: 0px;
    line-height: 35px;
    color: white;
    font-weight: bold;
    font-size: 150%;
}
.cv .inner p {
    padding: 0px;
    line-height: 35px;
    color: white;
    font-weight: bold;
    font-size: 150%;
}
.inner .box h5 {
  font-size:130%;
      padding: 15px;
  background-color: #ef6464;
    font-weight: bold;
    color: white;
      padding-left: 30px;
}
.inner .box h6 {
  font-size:130%;
      padding: 15px;
    background-color: #3a3a3a;
    font-weight: bold;
    color: white;
      padding-left: 30px;
}


.inner .box .voice {
      font-size: 130%;
    padding: 15px;
    background-color: #eaeaea;
    font-weight: bold;
    color: black;
    padding-left: 30px;
}




.cv .inner .main {
}
.inner .box .box4 {
      font-size: 110%;
  border: 1px solid #dd68b6;
    margin-top: 30px;
  background-color: #fff4fc;
}
.inner .box .box5 {
      font-size: 110%;
    border: 1px solid #0f8061;
    margin-top: 30px;
    background-color: white;
}
.box5 p .name {
      font-weight: bold;
}




.inner .box .movie-right {
  width:46%;
  float:left;
  height:300px;
  margin-bottom:30px;
}

.inner .box .movie-left {
  width:46%;
  float:left;
  margin-right:20px;
  margin-left:20px;
  margin-bottom:30px;
}

.inner .box ul {
      padding: 20px;

}


@media screen and (max-width:980px) {
    /*　画面サイズが980pxまではここを読み込む　*/
p{
  font-size:40px !important;
  line-height:70px;
}
.rightimg{
  float:none;
  width:100%;
  margin-bottom:40px;
margin-left:0px;
  }
body h2{
  line-height: 65px;
  font-size:300%;
  }

.inner .box .movie-right {
  width:100%;
  float:none;
  margin-right:0px;
  margin-left:0px;
  height:450px;
  margin-bottom:30px;
}

.inner .box .movie-left {
width:100%;
  float:none;
    height:500px;
    margin-right:0px;
  margin-left:0px;
  margin-bottom:30px;

}

.inner .box h6{
      font-size: 250%;
    }

.cv .inner h4{
      font-size: 300%;
    line-height: 75px;
  }


  .inner .box h3{
    font-size: 300%;
    line-height: 75px;
  }
.inner .box h4{
      font-size: 300%;
    line-height: 75px;
  }
  .cv .inner .main {
  font-size: 28px !important;
  }
.inner .box h5 {
      font-size: 230%;
line-height: 65px;
    }
}
.clearfix {zoom: 1;}

.clearfix:after {clear: both;content: ".";display: block;height: 0;line-height: 0;visibility: hidden;}

.movie-txt {
  font-size: 18px;
  line-height: 1.4;
  padding: 0;
  padding-top: 20px;
}
