@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;
}


.linkbtn{
    border: 1px solid white;
	padding: 30px;
    background-color: #ffd600;
    padding-left: 100px;
    padding-right: 100px;
    text-decoration: none;
    font-size: 150%;
    color: #1d396b;
    font-weight: bold;
	}
	
.linkbtn:hover{
    background-color: #ff8f00;
    color: #ffffff;
}


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

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

p{
	    font-size: 100%;
    line-height: 30px;
	padding:50px;
	}
li{
    margin-bottom: 30px;
	}
.formtag{
    color: #000000;
    width: 810px;
    font-size: 140%;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #9c9c9c;
    margin-bottom: 30px;
margin-top: 10px;
	}
	
.select{
    width: 40%;
    font-size: 130%;
    margin-bottom: 40px;
    margin-top: 10px;
	}
.big{
	    font-size: 170%;
    font-weight: bold;
	}	
		.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;
	}	 

/* 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: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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/bg_main.png);
  background-size: cover;
	}
.mv2 {
    width: 100%;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 60px;
    background-color: #22c7be;
    margin-top: -20px;
	}

/* line 25, ../sass/style.sass */
.mv .inner {
  margin: 0 auto;
  width: 980px;
}

/* line 29, ../sass/style.sass */
.cv {
  width: 100%;
  text-align:center;
  background-image:url(../images/common/gplaypattern.png);
}
/* line 36, ../sass/style.sass */
.cv .inner {
  width: 930px;
  margin: 0 auto;
    padding: 20px 0px 30px 0px;
}
/* line 39, ../sass/style.sass */
.cv .inner .btn {
  width: 684px;
  margin: 0 auto;
  padding-top: 315px;
}

/
/* line 159, ../sass/style.sass */
.offer {
  width: 100%;
    padding-bottom: 60px;
}
/* line 163, ../sass/style.sass */
.offer .inner {
  width: 950px;
  margin: 0 auto;
}
/* line 167, ../sass/style.sass */
.offer .inner p {
    margin: 0 auto;
}
/* line 171, ../sass/style.sass */
.offer .inner .offerbox {
  border: 5px solid white;
  padding: 30px;
  margin-top: 30px;
  line-height: 35px;
}
/* line 176, ../sass/style.sass */
.offer .inner .offerbox h3 {
  font-size: 35px;
  color: yellow;
  margin-bottom: 30px;
  letter-spacing: 1px;
}


/* line 159, ../sass/style.sass */
.offer2 {
  width: 100%;
  padding-bottom: 40px;
  padding-bottom:60px;
    text-align:center;

}
/* line 163, ../sass/style.sass */
.offer2 .inner2 {
  width: 980px;
  margin: 0 auto;
  padding-top: 30px;
  text-align:center;
  
}
/* line 167, ../sass/style.sass */
.offer2 .inner2 p {
  font-size: 20px;
  color: black;
  line-height: 43px;
  width: 840px;
    margin: 0 auto;
    text-align: justify;
	padding-top:30px;
}


.offer2 .inner2 .box {
font-size: 19px;
    color: black;
    line-height: 39px;
    text-align: justify;
    padding-top: 30px;
    border: 1px solid #B7B7B7;
    padding: 60px;
    background-color: #FFFFFF;
}


.offer2 .inner2 .box h3 {
    color: black;
    text-align: center;
    font-size: 42px;
    text-align: left;
    margin-top: 70px;
    border-left: 10px solid #FD9927;
    padding-left: 25px;
    line-height: 57px;
    font-weight: bold;
  margin-bottom:30px;
}


.tag2{
	    padding: 7px;
    background-color: #159cff;
    color: white;
    font-size: 90%;
    border-radius: 5px;
	}
	
	.tag3{
	    padding: 7px;
    background-color: #ff9915;
    color: white;
    font-size: 90%;
    border-radius: 5px;
	}
	
	
	
.inner .box .box3 {
     padding: 20px;
    background-color: #F7F7F7;
    font-size: 20px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
	}

/* 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: 30px;
  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;
    font-size: 200%;
    line-height: 65px;
}
/* line 383, ../sass/style.sass */
.impact2 {
  color: #ea2369;
  font-weight: bold;
}
/* line 383, ../sass/style.sass */
.impact2 {
  font-weight: bold;
}

table{
	  padding: 5px;
  width: 100%;
  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;
    color: rgb(0, 0, 0);
    font-family: 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 150%;
}

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

	
	input[type="submit"] {
	    width: 100%;
    padding: 20px;
    background-color: #ffd600;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    border: 2px solid #FFFFFF;
    color: #1d396b;
    margin-top: 15px;
}

input[type="submit"]:hover {
    background-color: #ff8f00;
	    box-shadow:none;
}
.offer header {
	width: 100%;
    background-color:#E4E4E4;
    text-align: center;
    padding-top: 35px;
	padding-bottom:60px;
}
.offer2 header {
	width: 100%;
    background-color:#1DB79C;
    text-align: center;
    padding-top: 35px;
	padding-bottom:60px;
}

.service .inner .box {
    border: 1px solid #0E0E0E;
    padding: 30px;
    font-size: 19px;
    line-height: 43px;
	}

.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;
}

.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;
    border: 1px solid black;
    line-height: 140%;
    margin-bottom: 50px;
    font-size: 150%;
    background-color: #F4F4F4;
    font-weight: bold;
    color: #353535;
}
	
	hr{
		    width: 900px;
    margin: 0 auto;
    margin-bottom: 50px;
    border: 1px solid #f1f1f1;
	}
.tag{
		    padding: 5px;
    width: 20%;
    text-align: center;
    margin: 0 auto;
    background-color: rgb(255, 214, 0);
    color: black;
    font-weight: bold;
    border-radius: 3px;
	}
	.mark {
	background-color:#FFFFB4;
}
.offer2 p {
	width: 980px;
	margin:0 auto;
	font-size:20px;
	line-height:40px;
}
.offer .inner .box2 {
    padding: 40px;
    background-color: rgb(236, 253, 252);
    width: 770px;
    line-height: 200%;
    border: 2px solid white;
	}

.offer .inner .box3{
    padding: 30px;
    background-color: rgb(255, 251, 238);
    width: 790px;
    margin-bottom: 50px;
}

.offer .inner .box4{
    padding: 30px;
    background-color: rgb(255, 251, 238);
    margin-bottom: 50px;
	    line-height: 190%;
}

.offer .inner p.qa{
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.75);
    margin-bottom: 50px;
    margin-top: 20px;
    border-radius: 10px;
	}

.offer .inner .box {
	padding: 50px;
}

.inner .box h3 {
	    text-align: left;
    border-left: 9px solid #22c7be;
    padding-left: 20px;
    font-weight: bold;
    line-height: 130%;
}

.label {
    text-align: left;
    border-left: 5px solid #22c7be;
    padding-left: 15px;
    font-weight: bold;
    line-height: 130%;
}

.label2 {
    padding: 4px;
    background-color: #22c7be;
    color: white;
    border-radius: 5px;
    font-size: 80%;
    margin-left: 10px;
}


.rightimg{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}

.rightimg2{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}

.rightimg3{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
}
	
.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;
    background-color: white;
	}
.headertop .inner {
	    width: 930px;
    margin: 0 auto;
    padding: 10px;
}
.headertop .inner .logo {
    float: left;

}
.headertop .inner .likefb {
	padding-top: 20px;
    float: left;
    margin-left: 20px;
}
body h2 {
	font-size: 270%;
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 20px;
    width: 900px;
    margin: 0 auto;
    line-height: 130%;
margin-top: 70px;
}
.place{
	    background-color: #22c7be;
    color: white;
    text-align: center;
	}
.offer .inner .box .tag {
	    color: #2d2d2d;
    margin-bottom: 30px;
    padding: 14px;
    border: 1px solid #a7a9ad;
}
.inner .box .frame {
	    margin-top: 25px;
    padding: 20px;
    background-color: #eff5ff;
}

.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 .day {
	font-size: 30px;
    line-height: 45px;
    color: white;
    text-align: left;
    padding: 20px;
    background-color: #1b2677;
    border: 1px solid white;
    margin-bottom: 20px;
	}
.box .tag .point {
	color: yellow;
}

.inner .box h4 {
    padding: 10px;
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 25px;
}

.inner .box .box4 {
    padding: 30px;
    border: 1px solid #ab7c23;
    background-color: #fff8ea;
	}
.box .box4 h5 {
	    font-size: 200%;
    padding: 30px;
    border-top: 1px dotted black;
    border-bottom: 1px dotted black;
    background-color: white;
	line-height:140%;
}
.inner .box .box5 {
	    padding: 30px;
    border: 1px solid black;
    font-size: 130%;
    line-height: 170%;
}

h5{
	    padding: 20px;
    border: 1px solid black;
    font-size: 150%;
}

.offer .inner h3 {
    font-size: 120%;
    font-weight: bold;
	}
.inner p .h3 {
	font-size: 170%;
    font-weight: bold;
    color: #22c7be;
    border-left: 8px solid #3fcec7;
    padding-left: 20px;
}
.inner .box4 h4 {
	    padding: 20px;
    background-color: white;
    margin-bottom: 40px;
    border: 2px solid #ffc300;
    font-size: 150%;
    font-weight: bold;
    padding-left: 30px;
    box-shadow: 4px 7px 1px #ffc300;
}
	.inner .box4 p {
	    padding: 40px;
}
.offer .inner .midashi {
	padding-top: 200px;
    text-align: center;
    font-size: 250%;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
}


@media screen and (max-width:980px) { 
    /*　画面サイズが980pxまではここを読み込む　*/
p{
	font-size:40px !important;
	    line-height: 170%;
    text-align: justify;
}

.formtag{
	 font-size: 300%;
    padding: 30px;
	}

.select{
	    width: 70%;
    font-size: 170%;
    height: 70px;
    margin-bottom: 30px;
}

.rightimg {
    float:none;
    margin-left: 0px;
    margin-bottom: 20px;
	width:100%;
	}
.cv .inner input[type="text"]{
	    padding: 40px;
		font-size:250%;
		}
.inner .box h3{
    font-size: 250%;
    line-height: 130%;
    margin-top: 50px;
}
  td{
    line-height: 170%;
    font-size: 250%;
}
.inner .box .box5{
	font-size:200%;
}

body h2{
	line-height: 120%;
    font-size:350%;
	text-align:left;
		}

.inner .box .box2 {
	font-size:250%;
	}
.offer .inner p.qa{
	margin-bottom:100px;
	}
.linkbtn{
	font-size:200%;
	}
.box .box4 h5{
	    font-size: 300%;
    font-weight: bold;
	}
.tag{
	    width: 50%;
    padding: 20px;
    font-size: 180%;
	}
input[type="submit"]{
	    font-size: 200%;
		}
.inner p .h3{
	    font-size: 150%;
    font-weight: bold;
    color: #22c7be;
    border-left: 8px solid #3fcec7;
    padding-left: 20px;
	    line-height: 130%;}
.inner .box4 h4{
	    font-size: 250%;
    padding: 30px;}
	
	.inner .box4 p {
	    padding: 40px;
}

.rightimg3{
    float:none;
	width:100%;
	margin:0px;
	margin-bottom:30px;
}

}
