/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
.pc-none{
	display:none;
}
.sp-none{
	display:block;
}
section{
margin-bottom:50px;
}
#simple-sticky-footer{
	display:none;
}
.show-xs{
display:none;
}
.txt-center {
    text-align: center;
}
.w100 {
    width: 100%;
}
.bold {
    font-weight: bold;
}
.red {
    color: #ff0000;
}
.txtBig {
    font-size: 1.8em;
}
.borderImg {
    border: 5px solid #eee;
    padding: 5px;
}

.veu_cta{
margin-top:0;
}

.boxTitle h2{
	border:none;
	background:#FFF;
	text-align:center;
}

.boxTitle {
	padding:0 15px 15px;
	border:2px solid #000;
	border-radius:5px;
	margin:0 0 40px 0;
}

.ouen h3{
color:#0eb1d4;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbo2 {
    background-image: url(http://geeb2.xsrv.jp/comicomi/wp-content/themes/lightning/images/top/bg_jumbo2.jpg);
    background-color: none !important;
    text-align: center;
    padding: 50px 0 !important;
    font-size: 1.8em;
    line-height: 150%;
}
.jumbo2 span{
    color:#ff0000
}
.jumbo2 p{
border:1px solid #666;
margin:30px 0;
}

.jumbo3 {
    background-image: url(http://geeb2.xsrv.jp/comicomi/wp-content/themes/lightning/images/top/bg_jumbo3.jpg);
    background-color: none !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
    text-align: center;
    padding: 100px 0 !important;
    font-size: 1.8em;
    line-height: 150%;
}

.teian p span {
    border-bottom: 3px solid #F0FF00;
}

.mainTitle3 {
    background:none;
border-top:none;
color: #ff0000;
    border-bottom: 10px solid #ff7ba9;
    padding-bottom: 10px;
}


.mainTitle3 span {
    font-size: 2em;
    font-weight: bold;
    display: block;
}

.zero p {
    font-size: 1.5em;
}
.zero h2 {
    padding: 0.5em;
    font-size: 1.6em;
	margin:0 0 10px 0;
border:none;
}
.bgRed {
    background: #ff0000;
}
.white{
color:#FFF;
}

.mainTitle2 {
    border-left: 10px solid #333;
    padding-left: 10px;
background:none;
border-top:none;
border-bottom:none;
}
.mainTitle2 span {
    color: #ff0000;
    font-weight: bold;
    font-size: 2em;
    display: block;
}

.flow strong {
    color: #333;
    height: 100px;
    line-height: 100px !important;
    font-size: 1.5em;
}

.flow .box {
    border: 1px solid #333;
    margin: 20px 0;
    padding: 10px 0;
}
@media (max-width:640px){
.show-xs {
    display:block;
}
h2.mainTitle ,h2.subTitle {
    font-size: 1.1em;
}
.boxTitle h2 {
	font-size:20px;
}
.mainTitle2 span,.mainTitle3 span  {
    font-size: 1.3em!important;
}
.zero h2 {
    font-size: 1.4em!important;
}
.txtBig {
    font-size: 1.4em!important;
}
#execphp-4 .jumbo2 {
	padding:15px 0!important;
    font-size: 1.4em!important;
}
#execphp-4 .jumbo2 p {
    margin: 30px 0 15px 0!important;
}
.flow strong{
	font-size:1em;
	line-height:1.4!important;
}
#simple-sticky-footer{
	display:block;
}
#simple-sticky-footer a{
    display: block;
    background: red;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.veu_socialSet{
	margin:0;
	display:none!important;
}
	.titleFusen h3 {
   
    padding: 5px 7px;
    font-size: 1.1em;
}
.titleFusen strong {
    left: 100px;
    font-size: 1.2em;
}
#simple-sticky-footer-container {
   height:auto;
}
}

@media (min-width: 992px){
.navbar-brand img {
    max-height: 40px;
}
}
@media(max-width:680px){
	.pc-none{
	display:block;
}
.sp-none{
	display:none;
}
}