@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;
  vertical-align: baseline;
}
.impact3{
    color: #fff336;	
}
.money{
padding: 10px;
    background-color: #17ad92;
    color: #ffffff;
    font-weight: bold;
    line-height: 100%;
    font-size: 23px;
    margin-bottom: 2rem;
    padding-top: 13px;	
}
.midashi9{
    padding: 5px;
    background-color: #15ae92;
    text-align: center;
    margin-top: 1rem;
	color: white;
    margin-bottom: 1rem;
   }
p.topformp{
    padding: 0px;
    font-size: 13px;
    line-height: 19px;
    margin-top: 1rem;
    margin-bottom: 3rem;
   }
.tittleform{
	width: 50%;
	float: right;
    padding: 2rem;
    background-color: white;
    margin-top: -31rem;	
}
.day{
    margin-bottom: 20px;
    margin-top: 25px;	
}
.yaho{
    width: 40%;
    float: left;
    margin-top: -11rem;	
}
.tab{
    padding: 1rem;
    background-color: #eb2468;
    font-size: 1.6rem;
    color: white;
    margin-top: 2rem;
    margin-bottom: 0rem;
    font-weight: bold;
    display: inline-block;
    border-radius: 10px 10px 0px 0px;
    }
.thema{
    font-size: 120%;
    line-height: 2.5rem;
    padding: 1rem;
    background-color: #efefef;
}    
.offer .inner .attenstion {
	    font-size: 100%;
    padding-top: 0px;
    padding-bottom: 50px;
	color: #949494;
}
.timeday{
    font-size: 250%;
    color: #ffe400;
    font-weight: bold;
    text-shadow: 2px 2px 5px black;	
}

.timeday2{
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    font-feature-settings: "palt";
}


input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}

input[type="button"] {
-webkit-appearance: none;
border-radius: 0;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

	
.formtag{
font-size: 120%;
    color: #000000;
    padding: 20px;
    background-color: #fff3f3;
    border: 1px solid #15ae92;
    margin-right: 10px;
    width: 90%;
	}
body h2 {
    text-align: left;
    font-size: 200%;
    border-left: 3px solid #289fca;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 30px;
	line-height:45px;
}
p{
	font-size:20px;
	line-height:180%;
	padding: 25px 25px 25px 25px;
	}	
.box form .tag {
    margin-bottom: 10px;
    font-weight: bold;
    color: #6b6b6b;
}
form .tag .frtag {
    padding: 5px 10px 4px 10px;
    background-color: #ff8400;
    border-radius: 7px;
    color: white;
    font-size: 70%;
    margin-left: 10px;
	}
form .tag .frtag2 {
    padding: 5px 10px 4px 10px;
    background-color: #a7a7a7;
    border-radius: 7px;
    color: white;
    font-size: 70%;
    margin-left: 10px;
	}
.inner .navbar.navbar-inverse.navbar-fixed-top .navbar-inner {
	float: right;
    padding: 10px;
    background-color: white;
    border-radius: 5px;
}
	
.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:790px;
    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 7, ../sass/style.sass */
body {
  width: 100%;
  font-size: 17px;
  line-height: 25px;
font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* line 12, ../sass/style.sass */
body img {
  vertical-align: top;
}

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

/* line 19, ../sass/style.sass */
.mv {
  width: 100%;
background-image:url("../images/mv/bg3.png");
	height: 530px;
    background-size: cover;
    background-position: center center;	
}
/* line 25, ../sass/style.sass */
.mv .inner {
  margin: 0 auto;
  width: 980px;
}

/* line 29, ../sass/style.sass */
.cv {
  width: 100%;
  background-color:#ea4b5b;
  text-align:center;
}
/* line 36, ../sass/style.sass */
.cv .inner {
  width: 850px;
  margin: 0 auto;
padding: 20px 50px 50px 50px;
}
/* line 39, ../sass/style.sass */
.cv .inner .btn {
  width: 70%;
  margin: 0 auto;
  padding-top: 315px;
}
/* line 159, ../sass/style.sass */
.offer {
  width: 100%;
	padding-top: 50px;
    padding-bottom: 30px;
}
/* line 163, ../sass/style.sass */
.offer .inner {
  width: 900px;
  margin: 0 auto;
}

.offer9 {
  width: 100%;
}
/* line 163, ../sass/style.sass */
.offer9 .inner {
  width: 900px;
  margin: 0 auto;
}

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



/* line 383, ../sass/style.sass */
.impact {
  color: #ea2369;
  font-weight: bold;
}
/* line 383, ../sass/style.sass */
.impact2 {
  font-weight: bold;
}
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;
}
.rightimg{
	float:right;
	margin-left:30px;
	}
.rightimg2{
	float:right;
	margin-left:30px;
	}
.mark {
	background-color:#FFFFB4;
}

input[type="submit"] {
    width: 80%;
    padding: 20px;
    background-color: #da5c00;
    border-radius: 10px;
    font-size: 200%;
    text-align: center;
    font-weight: bold;
    box-shadow: 4px 5px 9px 2px rgba(99, 15, 4, 0.23);
    border: 2px solid #FFFFFF;
    color: white;
    margin-top: 15px;
}

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


.offer9 .inner .tittleform input[type="submit"] {
width: 100%;
    padding: 20px;
    background-color: #ff730c;
    border-radius: 10px;
    font-size: 120%;
    text-align: center;
    font-weight: bold;
    box-shadow: 4px 5px 9px 2px rgb(99 15 4 / 23%);
    border: 2px solid #FFFFFF;
    color: white;
    margin-top: 15px;
}

.offer9 .inner .tittleform input[type="submit"]:hover {
    background-color: #a94700;
	    box-shadow:none;
}

.offer .inner ul {
	padding: 30px;
    border: 2px dotted #b1b1b1;
    margin-bottom: 30px;
    font-size: 130%;
	border-radius:10px;
	background-image:url(../images/common/gplaypattern.png);
}
.fa-check:before {
    content: "\f00c";
    margin-right: 1rem;
    color: #279fca;
}
li{
    margin-bottom: 20px;
}
.offer header {
	width: 100%;
    background-color:#E4E4E4;
    text-align: center;
    padding-top: 35px;
	padding-bottom:60px;
}
.headerbottom {
	    width: 100%;
    text-align: center;
    background-color: #4FCAD9;
    padding-bottom: 2px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.headerbottom  .inner{
	    width: 950px;
    margin: 0 auto;
}

.inner .box .box2 {
    padding: 30px;
    margin-top: 10px;
    border: 1px solid black;
    line-height: 38px;
	margin-bottom:50px;
    font-size: 20px;
    background-color: #F4F4F4;
	}

.offer .inner .box {
	padding: 30px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
	box-shadow: 3px 3px 0px 5px rgba(37, 37, 37, 0.18);
	background-image:url(../images/common/gplaypattern.png);
	border-radius: 6px;
}

.offer .inner .box2 {
	padding: 30px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
	box-shadow: 3px 3px 0px 5px rgba(37, 37, 37, 0.18);
	background-image:url(../images/common/bg_pat_01.gif);
	border-radius: 20px;
}

.offer .inner-case .box {
	    padding: 20px;
    border: 1px solid #446bab;
    margin-bottom: 30px;
    background-color: #f4f8ff;
}
.headertop  {
    background-color: #4FCAD9;
	}
.headertop .inner {
	width: 960px;
    margin: 0 auto;
    padding: 10px;
}
.headertop .inner .logo {
    float: left;
    color: white;
    width: 35%;
}
.headertop .inner .likefb {
	padding-top: 20px;
    float: left;
    margin-left: 20px;
}
.headertop .inner .navbar.navbar-inverse.navbar-fixed-top {
    text-align: right;
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ea4b5b;
	}
.inner .box h3 {
	font-size: 150%;
    line-height: 40px;
}
.inner .box2 h3 {
	font-size: 150%;
    line-height: 33px;
    padding: 10px 10px 10px 25px;
    color: black;
    font-weight: bold;
    border-left: 8px solid #ea2369;
    border-bottom: 2px dotted #EA2369;
    background-color: white;
	border-radius: 4px;
}
.headerbottom .inner .desc {
	width: 60%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid white;
    color: white;
    font-size: 150%;
    line-height: 35px;
}

/* line 363, ../sass/style.sass */
footer {
    width: 100%;
    background-color: #1992a0;
    padding-top:20px;
    color: white;
	padding-bottom:20px;
}
/* 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;
}
.form .inner .midashi {
	    font-size: 200%;
    text-align: center;
	background-color: #1992a0;
    padding-bottom: 20px;
    color: white;
    font-weight: bold;
    border-top: 1px solid white;
    padding-top: 20px;
	    text-shadow: 3px 2px 7px #004148;
}
.box form .day {
padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #e6ce00;
    background-color: rgba(25, 25, 25, 0.82);
    box-shadow: 0px 4px 0px #1992a0;
}
.topday{
    font-size: 50%;
    font-weight: normal;
    line-height: 30px;
    margin-top: 10px;
    color: white;
    }
.desp{
    margin-top: 2rem;
    font-size: 25px;		
}


@media screen and (max-width:980px) { 
    /*　画面サイズが980pxまではここを読み込む　*/
p{
	font-size:43px !important;
	line-height:4.2rem;
}
.topday {
    font-size: 25px;
    font-weight: normal;
    line-height: 38px;
    margin-top: 10px;
    color: white;
    text-align: left;
    text-shadow: none;
	}
.offer .inner {
    width: 940px;
}	
.rightimg{
    float: none;
    width:  60%;
    margin-bottom: 3rem;
    margin-left:20%;
    margin-right: 20%;
	}
.rightimg2{
    float: none;
    width: 30%;
    margin-bottom: 3rem;
    margin-left: 35%;
    margin-right: 35%;
	}	
body h2{
	line-height: 65px;
	font-size:300%;
    border-left: 8px solid #289fca;
	margin-top: 4rem;
	}
	
.inner .box2 h3{
	line-height: 60px;
	font-size:250%;
	margin-top: 2rem;		
	}	
.inner .box h3 {
    font-size: 250%;
    line-height: 60px;
}
.inner .box2 h3{
	    font-size: 230%;
    line-height: 55px;
	}	
td {
	font-size: 150%;
    line-height: 50px;
}
.offer .inner ul{
	font-size:40px;
	line-height:65px;
	}
.formtag{
font-size: 200%;
    color: #000000;
    padding: 40px;
    background-color: #fff3f3;
    border: 1px solid #a2a2a2;
    border-radius: 10px;
    margin-right: 0px;
    width: 90%;
    margin-bottom: 15px;
	}
	
.desp{
    margin-top: 2rem;
    font-size: 25px;		
}	

.offer .inner .attenstion {
	    font-size: 150% !important;
		line-height: 40px;
}
.offer .inner .box {
	padding: 15px;
}	
.offer .inner .box2{
	padding: 15px;		
}	
.topday{
    font-size: 50%;
    font-weight: normal;
    line-height: 30px;
    margin-top: 10px;
    color: white;
    }
input[type="submit"] {
    width: 90%;
    padding: 30px;
    font-size: 250%;
    margin-bottom: 2rem;
}	
.spbig{
	width: 90%;
	}	
.timeday{
    font-size: 3.5rem;
    font-weight: bold;
 font-feature-settings: "palt";	
}	
.box form .day {
    padding: 40px 20px 40px 20px;
    line-height: 4rem;
	}
.form .inner .midashi {
    font-size: 250%;
    padding-top: 3rem;
    padding-bottom: 2rem;
	}
.tab{
    font-size: 2.5rem;
    padding: 2rem;		
	}
.thema{
    font-size: 2.3rem;
    line-height: 4rem;
    padding: 2rem;		
}	
.mv {
  width: auto;
background-image:url("../images/mv/bg3.png");
	height: 500px;
    background-size: cover;
    background-position: center center;	
}

.midashi9{
    padding: 2rem;
    background-color: #15ae92;
    text-align: center;
    margin-top: 1rem;
    color: white;
    margin-bottom: 1rem;
    font-size: 2.5rem;
   }
p.topformp{
padding: 0px;
    font-size: 27px !important;
    line-height: 2.6rem;
    margin-top: 1rem;
    margin-bottom: 3rem;
   }
.tittleform{
    width: auto;
    float: none;
    padding: 4%;
    background-color: white;
    margin-top: -11rem;
}
.yaho{
    width: auto;
    float: none;
    margin-top: 0rem;
    margin-bottom: 3rem;
}
.offer9 .inner .tittleform input[type="submit"] {
    width: 100%;
    padding: 30px;
    background-color: #ff730c;
    border-radius: 10px;
    font-size: 2.3rem;
    text-align: center;
    font-weight: bold;
    box-shadow: 4px 5px 9px 2px rgb(99 15 4 / 23%);
    border: 2px solid #FFFFFF;
    color: white;
    margin-top: 15px;
	}
.day{
    margin-top: 3rem;
    margin-bottom: 2rem;
    text-align: center;		
	}	
.timeday2{
    font-size: 3rem;
}	
.money {
    padding: 23px;
    background-color: #17ad92;
    color: #ffffff;
    font-weight: bold;
    line-height: 130%;
    font-size: 23px;
    margin-bottom: 3rem;
}

}