@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;
}
.scroll{
height: 500px;
    overflow: scroll;
    padding: 1rem;
    background-color: #f2f0f4;
    border: 3px solid #b18f6a;
    margin-bottom: 1rem;
    margin-top: 1rem;
    box-shadow: 1px 1px 10px #b79a7a inset;
}
p.chap{
padding: 0px;
}
p.none{
padding: 0px;
}
.leftimg{
float: left;
    margin-right: 2rem;
    margin-bottom: 2rem;	
}
p.small{
    text-align: center;
	color: #929292;
    font-size: 18px;	
}
.fa-youtube:before {
    content: "\f167";
    margin-right: 2rem;
    color: #c5aa1d;
}
.movielist{
    padding: 3rem;
    margin-top: 2rem;
    background-color: #1b140b;
    width: 85%;
    margin: 0 auto;
}
.movielist ul{
    line-height: 2rem;
    font-size: 1.8rem;
}
.movielist ul li{
    margin-bottom: 1.5rem;
	color: white;
}
.select{
    width: 80%;
    font-size: 20px;
    height: 50px;	
	margin-bottom: 1rem
}
.select2{
    width: 20%;
    font-size: 20px;
    height: 50px;	
}
.box5{
    padding: 20px;
    font-size: 85%;
    background-color: white;
    margin-bottom: 2rem;
    margin-top: 1rem;	
}
.point li{
    margin-left: 0rem;
    text-indent: 0rem;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2rem;
}
.special{padding: 2rem;
    background-color: #938f0c17;
	margin-top: 3rem;
}

.special h6{
    font-size: 2rem;
    font-weight: bold;
    border-left: 9px solid #938f0c;
    line-height: 2rem;
    padding-left: 1rem;
}
h4{
	font-size: 1.5rem;
    background-color: white;
    border: 7px solid #dedede;
    color: black;
    font-weight: bold;
    margin-bottom: 1rem;
	padding: 1.5rem;
	line-height: 2rem;
}
h5{ padding: 1rem;
    color: white;
    font-size: 1.5rem;
    border-radius: 10px;
}
.place{
	background-color: #436bab;
    color: white;
    text-align: center;
	}

input[type="submit"] {
-webkit-appearance: none;
}
hr{
    border: 2px dashed #a7a7a7;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

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

p{
    font-size: 1.2rem;
    line-height: 33px;
    padding: 1rem 2rem 1rem 2rem;
    color: #29292f;	
	}
.fa-check:before {
    content: "\f00c";
    margin-right:1.5rem;
	color: #e60055;
}
.impact4{
    color: #e81b64;
    background-color: #ffffab;
}
.box3 li {
    text-indent: -1rem;
    line-height: 2rem;
    padding-left: 3rem;
    margin-bottom: 0.5remfinput[type="submit"];	
}
.box4 li{
margin-bottom: 1rem;
    font-weight: normal;
    line-height: 2rem;
}


p.small4{
    font-size: 16px;
    color: #000000;
    padding: 10px;
    background-color: #fff6d9;
    line-height: 24px;
    text-align: justify;
}

.formtag{
    background-color: #ffe8e8;
    border: 1px solid #b5b5b5;
    color: #191919;
    width: 92%;
    font-size: 2.2rem;
    padding: 1.2rem;
    margin-bottom: 1rem;
    border-radius: 10px;
    border: 10px solid #ffffff;
    box-shadow: 0px 0px 11px #2d261e5c inset;
    height: 60px;
	}
::placeholder{
 color:#2e3842;
}
.btn{
    display: block;
    padding: 2rem;
    background-color: #da3975;
    text-decoration: none;
    text-align: center;
    font-size: 2rem;
    margin-top: 3rem;
    color: white;	
    border: 1px solid white;	
}
.btn:hover{
    background-color: #ff6ca3;
}

.btn span{
color: #FFF;
position: relative;
padding-left: 30px;
}
.btn span::before{
content: "";
position: absolute;
top: 50%;
left: 0;
width: 7px;
height: 7px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
transform: rotate(45deg);
margin-top: -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: 2rem;
    padding-bottom: 10px;
    background-color: #ffedf5;
    border: 1px solid #B7B7B7;
    width: 90%;
    margin-bottom: 5px;
    padding: 15px;
    border: 4px solid #ffffff;
    border-radius: 10px;
    box-shadow: 1px 1px 13px 0px #58000087 inset;
 }
	 
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: "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;
}

.mv {
    width: 100%;
    background-image: url(../images/mv/bg.png);
    background-size: cover;
}
/* line 25, ../sass/style.sass */	
.mv .inner {
  margin: 0 auto;
  width: 980px;
}
.mv2 .inner {
	width: 940px;
	margin: 0 auto;
}
/* line 29, ../sass/style.sass */
.cv {
	background-image: url(../images/common/ep_naturalwhite.png);
  width: 100%;
  padding-top:20px;
}
/* line 36, ../sass/style.sass */
.cv .inner {
  width: 930px;
  margin: 0 auto;
padding: 20px 10px 20px 10px;
}
/* line 39, ../sass/style.sass */
.cv .inner .btn {
  width: 684px;
  margin: 0 auto;
  padding-top: 315px;
}



.inner .box2 h3 {
    color: black;
    text-align: center;
    font-size: 2rem;
    text-align: left;
    border-left: 10px solid #FD9927;
    padding-left: 1rem;
    line-height: 2.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
}
.midashi{
    padding: 2rem;
    color: white;
    font-size: 2.2rem;
    line-height: 2.7rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}

.movie{
    padding: 2rem;
    background-color: #251f17;
    width: 90%;
    margin: 0 auto;
    margin-top: 1rem;
    border-radius: 20px;
    box-shadow: 0px 0px 16px #000000 inset;	
}
/* line 159, ../sass/style.sass */
.offer {
  width: 100%;
	background-size:contain;
    background-color: #f2f0f4;
	padding-top: 30px;
    padding-bottom: 30px;
    background-attachment: fixed;	
}
/* line 163, ../sass/style.sass */
.offer .inner {
  width: 900px;
  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;
}

.box {
    font-size: 1rem;
    color: black;
    line-height: 1.5rem;
    text-align: justify;
    margin-top: 1rem;
    padding: 2rem;
    background-color: #FFFFFF;
}

.box .fa-youtube:before {
    content: "\f167";
    color: red;
    margin-right: 1rem;
}


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

.inner .box .box3 {
     padding: 20px;
    background-color: #F7F7F7;
    font-size: 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: 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: #e86892;
  font-weight: bold;
}
/* line 383, ../sass/style.sass */
.impact2 {
  font-weight: bold;
  color:#f5d428;
}
/* line 383, ../sass/style.sass */
.impact3 {
  font-weight: bold;
  color:#ffbc01;
}

table{
padding: 5px;
  width: 100%;
  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);
    line-height: 30px;
}

input[type="radio"] {
	padding: 14px;
    width: 17px;
    height: 21px;
     vertical-align: inherit;
	-moz-transform:scale(1.4);
	-webkit-transform:scale(1.4);
	transform:scale(1.4);
}

input[type="submit"] {
    width: 95%;
    padding: 20px;
    background-color: #ea7a16;
    border-radius: 10px;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    text-align: center;
    box-shadow: 0px 16px 10px rgba(29, 22, 13, 0.69);
    border: 2px solid #FFFFFF;
    color: white;
    margin-top: 15px;
    background: #ffa84c;
    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: linear-gradient(to bottom, #ffa84c 0%,#ff7b0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
    font-weight: bold;
}

input[type="submit"]:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7b0d+1,ffa84c+100 */
background: #ff7b0d; /* Old browsers */
background: -moz-linear-gradient(top, #ff7b0d 1%, #ffa84c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff7b0d 1%,#ffa84c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff7b0d 1%,#ffa84c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7b0d', endColorstr='#ffa84c',GradientType=0 ); /* IE6-9 */
	    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;
}
.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;
}
.headerbottom2 {
    padding: 1rem;
    background-color: #212126;
    font-size: 28px;
    color: white;
}
.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: 2rem;
    background-color: #F4F4F4;
    margin-bottom: 2rem;	
	}
.inner .box .box3 {
	padding: 1rem;
    border: none;
    line-height: 2rem;
    font-size: 1.3rem;
    background-color: #F4F4F4;
    font-weight: bold;
    margin-top: 2rem;
    margin-bottom: 2rem;	
	}
.inner .box .box4 {
	padding: 2rem;
    border: none;
    line-height: 2rem;
    font-size: 1.3rem;
    background-color: #F4F4F4;
	}
.inner .box .box6 {
    border: none;
    line-height: 2rem;
    font-size: 1.3rem;
    margin-bottom: 2rem;	
}

.mark {
	background-color:#FFFFB4;
}
.mark5 {
    text-decoration: underline;
    color: #ff0068;
}

.mark2 {
color:#000000;
}
.mark4 {
color:#deb900;
}

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


/* =======================================
   loopslider
======================================= */


#loopslider {
    margin: 0 auto;
    width: 900px;
    height: 300px;
    text-align: left;
    position: relative;
    overflow: hidden;
	margin-right:40px;
}
 
#loopslider ul {
    height:  300px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 300px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

.mc-field-group label .asterisk {
font-size: 10px;
    background-color: #FC8B20;
    padding: 7px;
    border-radius: 7px;
    color: white;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
	}

.offer .inner .box {
    padding: 2rem;
    background-color: rgb(255, 255, 255);
    margin-bottom: 30px;
    box-shadow: 0px 0px 16px 1px rgba(83, 69, 97, 0.15);
    border-radius: 4px;
    border: 5px solid white;
}
.inner .box h3 {
    text-align: left;
    font-size: 2rem;
    border-left: 2px solid #b18f6a;
    padding-left: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
    line-height: 3rem;
    color: #5d5d67;
    margin-top: 4rem;	
}

.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 {
	    width: 100%;
    padding: 30px 0px 30px 0px;
	    margin: 0 auto;
		text-align:center;
}
.offer .inner .box .tag {
    padding: 1rem;
    background-color: #94900a;
    color: white;
    margin-bottom: 0px;
    font-size: 1.3rem;
    margin-top: 1rem;
}
.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: #505050;
	}
.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: 40px;
    line-height: 38px;
    color: white;
    text-align: left;
    padding: 20px;
    background-color: #3949b9;
    border: 1px dashed #ffffff;
    margin-bottom: 20px;
    box-shadow: 5px 6px 1px rgb(20, 34, 130);
	margin-bottom:20px;
	}
.box .tag .point {
	    color: yellow;
}
.wrap {
  width: 80px;
  margin: 0 auto;
}
.uservoice-frame .uservoice .leftimg {
	    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
	    padding: 5px;
    background-color: white;
    box-shadow: 1px 1px 1px 1px rgba(99, 99, 99, 0.31);
}
.inner .box .frame1 {
	width: 26%;
    float: left;
    padding: 20px;
    border: 1px solid black;
    margin-bottom: 20px;
	margin-right:20px;
	}
.box .frame2 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.box .frame1 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.box .frame3 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.inner .box .frame2 {
width: 26%;
    float: left;
    padding: 20px;
    border: 1px solid black;
    margin-bottom: 20px;
	margin-right:20px;
	}

.inner .box .frame3 {
width: 26%;
    float: left;
    padding: 20px;
    border: 1px solid black;
    margin-bottom: 20px;
	margin-right:10px;
	}
.obi {
    background-color: #202025;
    color: white;
    border-bottom: 12px solid #9e876d;
}

.obi .inner {
width: 900px;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    line-height: 3.5rem;
	font-weight: bold;
}
.fa-check-circle:before {
    content: "\f058";
    color: #da3875;
}
.box2 ul li{	
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin-bottom: 2rem;
    font-weight: bold;
    padding-left: 25px;
    text-indent: -13px;
}

.mark3{
	    color: #fd9927;
    font-weight: bold;
    text-decoration: underline;
}

.offer .inner .box7 {
    padding: 1.5rem 1rem 1.5rem 1rem;
    background-color: #fff1aa;
    letter-spacing: -1px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.8rem;
    font-weight: bold;
}

.offer .inner .box5 h6{
	padding: 1rem;
    background-color: #6e87e6;
    color: white;
    margin-bottom: 1rem;
    font-size: 1.3rem;
}
.box .box6 h5 {
    color: black;
    padding: 0px;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.fa-user-circle:before {
    content: "\f2bd";
    color: #647cd9;
    margin-right: 1rem;
}


.mv3 {
    width: 100%;
	background-color: black;
}
/* line 25, ../sass/style.sass */
.mv3 .inner {
  margin: 0 auto;
  width: 100%;
}

.fa-file-alt:before {
    content: "\f15c";
    color: #ff0067;
    margin-right: 1rem;
}

@media screen and (max-width:980px) { 
    /*　画面サイズが980pxまではここを読み込む　*/
.mv3 .inner .news {
    height: 700px;
    padding: 2rem;
}
.formtag{
	height: 100px;
    font-size: 35px;	
	}
.headerbottom2 {
    padding: 2rem;
    font-size: 40px;
    color: white;
}	

.point li{
    font-size: 35px;
    line-height: 3.5rem;
    margin-bottom: 5rem;
  }			
marquee{
		padding-top: 1rem;
	}	
input[type="submit"]{
    font-size: 3rem;
    padding: 2rem;
    width: 100%;
}
.midashi {
    padding: 1rem;
    font-size: 2.5rem;
    line-height: 3.5rem;
    letter-spacing: 2px;
    margin-bottom: 1rem;
}	
p.chap{
	line-height: 3.5rem;	
	}
.leftimg{
    float: none;
    width: 60%;
    padding-left: 20%;
    padding-right: 20%;
    margin-bottom: 3rem;		
	}
.obi .inner{
	width: 900px;
    font-size: 3.5rem;
	line-height: 4.5rem;	
	}

.inner .box2 h3{
	font-size: 2.5rem;
	line-height: 3rem;
	}

.offer .inner .box5 h6{
		font-size: 2rem;
	}	
td{
    font-size: 2.2rem;
    line-height: 3.5rem;
	}	
	
p{
    font-size: 37px !important;
    line-height: 160%;
}
.rightimg {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 50%;
    padding-left: 25%;
    padding-right: 25%;
	}
.rightimg3{
	float:none;
	width: 60%;
	margin-right:20%;
	margin-left: 20%;
	margin-bottom:30px;
}
.select{
    width: 100%;
    font-size: 30px;
    height: 80px;
    text-indent: 1rem;		
	}
.select2{
    width: 50%;
    font-size: 30px;
    height: 80px;
    text-indent: 1rem;		
	}	
p.small4{
	font-size: 18px !important;
    line-height: 27px;	
	}	
p.small{	
    font-size: 30px !important;
    line-height: 38px;
    text-align: justify;
    margin-bottom: 1rem;
}
.cv .inner input[type="text"]{
	    padding: 40px;
		font-size:250%;
		}
.inner .box h3{
    font-size: 43px;
    line-height: 60px;
    margin-top: 7rem;	
}
.mv {
    background-position: center;
}	
.fa-check:before {
    content: "\f00c";
    margin-right: 2rem;
}
	
.box3 li{
    font-size: 35px;
    line-height: 3rem;
    padding-left: 5rem;
	text-indent: -2rem;
    margin-bottom: 2rem;
	}

.uservoice-frame .uservoice {
	    font-size:150%;
}


.box .frame2 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.box .frame1 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.box .frame3 h5 {
	padding: 10px;
    background-color: #436aab;
    color: white;
    font-size: 130%;
}
.inner .box .frame1 {
    width: 95%;
    font-size: 200%;
    line-height: 140%;
	}
	.inner .box .frame2 {
    width: 95%;
    font-size: 200%;
    line-height: 140%;
	}
.box4 li{
    margin-bottom: 2.5rem;
    line-height: 3rem;
    font-size: 35px;		
	}	
.offer .inner .box{
	padding: 2rem;
    line-height: 3.5rem;	
    font-size: 2.5rem;	
}	
.offer .inner .box3{
	padding: 3rem;
}	
.offer .inner .box4{
	padding: 1rem;
    line-height: 3.5rem;	
}		

.inner .box .frame3 {
    width: 95%;
    font-size: 200%;
    line-height: 140%;
	}
h4{
	font-size: 40px;
	line-height: 3.5rem;
	}
.offer .inner{
	width: 940px;	
	}
.offer .inner .box7{
    font-size: 3rem;
    line-height: 4rem;	
}
	
.offer .inner .box .tag {
    font-size: 2.5rem;
    line-height: 3rem;
    padding: 2rem;
    margin-bottom: 2rem;
}
.special h6	{
	font-size: 2.5rem;
    line-height: 3rem;
}
.box .box6 h5{
	font-size: 3rem;	
	}	

	
}
