@charset "UTF-8";
/* line 1, ../sass/style.sass */
body, dl, dt, dd, ol, pre, code, fieldset, legend, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* line 11, ../sass/style.sass */
.wrap {
  background-color: #12007B;
  width: 100%;
}

/* line 16, ../sass/style.sass */
.headertop {
  background-color: #12007B;
  height: 60px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 23, ../sass/style.sass */
.topinner {
  width: 980px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
}

/* line 29, ../sass/style.sass */
.header {
  width: 100%;
  height: 375px;
  margin-left: auto;
  margin-left: auto;
  background-image: url(../image/header-back.png);
}

/* line 37, ../sass/style.sass */
.headerimg {
  width: 980px;
  height: 470px;
  margin-right: auto;
  margin-left: auto;
}

/* line 44, ../sass/style.sass */
.inner {
  width: 980px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  box-shadow: 0px 9px 10px 8px #0B004D;
  text-align: center;
}

/* line 54, ../sass/style.sass */
.innerframe {
  padding: 30px;
}

/* line 57, ../sass/style.sass */
.optform {
  width: 920px;
  color: white;
  height: 400px;
  background-color: white;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
  margin-bottom: -70px;
}

/* line 68, ../sass/style.sass */
.movie {
  width: 500px;
  height: 400px;
  float: left;
  margin-right: 20px;
}

/* line 74, ../sass/style.sass */
.form {
  width: 386px;
  height: 350px;
  float: left;
  margin-bottom: -50px;
  margin-top: 20px;
  border: 7px solid #12007B;
  box-shadow: 0px 0px 8px 5px #636363;
  background-image: url(../image/subtle_white_feathers.png);
  background-repeat: repeat;
}

/* line 88, ../sass/style.sass */
.profile {
  padding: 60px;
  height: 900px;
}

/* line 92, ../sass/style.sass */
.profile-left {
  width: 430px;
  margin-right: 40px;
  height: 700px;
  float: left;
  font-size: 20px;
  line-height: 35px;
  text-align: justify;
}

/* line 102, ../sass/style.sass */
.profile-right {
  width: 380px;
  margin-right: 0px;
  margin-top: 30px;
  float: left;
}

/* line 108, ../sass/style.sass */
.footer-form {
  width: 920px;
  padding: 30px;
  padding: 60px 30px 30px 30px;
  background-color: #C6C6C6;
  background-image: url(../image/subtle_white_feathers.png);
  background-repeat: repeat;
  height:800px;
}

/* line 118, ../sass/style.sass */
.footer {
  width: 100%;
  background-color: black;
  height: 230px;
  color: white;
  line-height: 23px;
  padding-top: 20px;
}

/* line 127, ../sass/style.sass */
.footer-inner {
  width: 980px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

/* line 134, ../sass/style.sass */
.btn {
     width: 85%;
    height: 80px;
    font-size: 30px;
    background-color: #FF5D00;
    color: white;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 2px 1px 6px 1px #582500;
    font-weight: bold;
}

/* line 143, ../sass/style.sass */
.btn:hover {
  background-color: #840000;
}

/* line 147, ../sass/style.sass */
.survice {
    border: 1px solid black;
    padding: 10px 20px 20px 20px;
    font-size: 20px;
    line-height: 35px;
    margin-top: 100px;
    background-color: white;
    font-family: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 445px;
    text-align: left;
    float: left;
    margin-right: 31px;
	
}

/* line 156, ../sass/style.sass */
.th {
  text-align: right;
  padding: 11px;
  background-color: white;
  width: 150px;
}

/* line 162, ../sass/style.sass */
.td {
  padding: 20px;
  width: 150px;
}

/* line 166, ../sass/style.sass */
h3 {
  border-bottom: 1px solid;
  padding: 2px;
  font-size: 23px;
  background-color: #12007B;
  color: white;
  border-radius: 5px;
  text-align:center;
}
div .footer-form .likebox {
	    width: 400px;
    float: left;
    margin-top: 100px;
}
