/* base
------------------------------------------------------------------------ */
body {
	color:#333;
	font-size:16px;
	line-height:1.8;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	background:#FFF;
}
.pc {
	display:block;
}
.sp {
	display:none;
}
.line {
	height:1px;
	background:#CCC;
	margin:30px auto;
	width:90%;	
}
.footbtn {
	display:none;
}

h1 {
    font-size: 60px;
}
#contact h1, #parallax h1 {
    font-size: 36px;
}
#parallax h1 {
	font-size: 60px;
	margin-bottom:14px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px 0;
    text-align:center;
    color:#333;
    font-family: 'Alegreya SC';
    font-weight:bold;
    
}
h2 {
    margin: 36px 0 30px 0;
    font-size:24px;
    line-height:1.6;
    }
#header.header-wrapper {
	background: url(../images/header-bg.jpg) no-repeat center center;
	background-size: cover;
	display: table;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow-x: hidden;
}

#header.header-wrapper .header-wrapper-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 100px 0 50px 0;
}

header p {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#header .top.solid {
    background: #1d82c0;
}
#header .top h1 {
    font-size: 48px;
    margin-top:-6px;
}
#header .logo {
    font-size: 75%;
}
.marker-y {
    background: linear-gradient(transparent 60%, #ffff66 60%);
    font-weight: bold;
}
.tx-y {
	color:#ffff66;
}
.tx-bl {
	color:#4baeea;
}
.tx-pl {
	color:#da58f2;
}
.wire-bl {
	border:solid 1px #4baeea;
	padding:10px 24px;
	color:#4baeea;
}
.wire-pl {
	border:solid 1px #da58f2;
	padding:10px 24px;
	color:#da58f2;
}
#contact {
    background-image: url(../images/newsletter-bg.png);
    background-color: #1d82c0;
}
#footer {
    background: #1d82c0;
}
.btn {
    padding: 12px 30px;
    margin-bottom: 0;
    font-size: 16px;
    border-radius:10px;
    font-weight:bold;
    }
    #testimonials {
    	margin-top:-60px;
    }

.f-mplus {
    	font-family: 'M PLUS 1p', sans-serif;
	font-weight:500;
	}
.f-mplus-b {
    	font-family: 'M PLUS 1p', sans-serif;
	font-weight:700;
	}


/* contents
------------------------------------------------------------------------ */
#services2 {
background-image: url(../images/traffic.jpg);
color: white;
}

#services2 h1, #services2 h2 {
	color:#FFF;
}

#case {
background-image: url(../images/bg_case.jpg);
color: white;
}

#satellite {
background-image: url(../images/bg_satellite.jpg);
background-position:center bottom;
color: white;
}

#satellite h1 {
	color:#FFF;
	font-size:48px;
    }

#case h1, #case h2 {
	color:#FFF;
}

#case h1 {
	font-size:48px;
    }

#case h2 {
	color:#FFF;
    border-bottom:solid 2px #FFF;
    padding-bottom:8px;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight:500;
}

#case h2:before {
    content: "\f14a";
    font-family: FontAwesome;
    padding-right:14px;
}


.header-wrapper-inner .center {
	text-align:center;
}
.header-wrapper-inner .center img {
	width:70%;
	height:auto;
	margin:0 auto;
}


/* tablet
------------------------------------------------------------------------ */
@media (max-width: 1280px) {
    #header.header-wrapper {
	background: url(../images/header-bg_sp.jpg) no-repeat center top #e3e4e6;
	background-size: 100% auto;
    }
    .header-wrapper-inner .center img {
    width: 90%;
}
.footbtn a img {
    	width: 60%;
	height: auto;
	margin: 0 auto;
    }
}


/* sp
------------------------------------------------------------------------ */
@media (max-width: 760px) {
    .pc {
    display:none;
    }
    .sp {
	    display:block;
    }
    #header.header-wrapper {
	background: url(../images/header-bg_sp.jpg) no-repeat center top #e3e4e6;
	background-size: 100% auto;
    }
    .header-wrapper-inner .center {
	text-align:center;
    }
    .header-wrapper-inner .center img {
	    width:100%;
	    height:auto;
	    margin:0 auto;
    }
    #header .top h1 {
	font-size: 36px;
    }
    h1 {
    font-size: 42px;
    }
    #contact h1, #parallax h1 {
	font-size: 26px;
	line-height:1.6;
    }
    #parallax h1 {
	    font-size: 42px;
	    margin-bottom:14px;
    }
    h2 {
    margin: 36px 0 30px 0;
    font-size:18px;
    line-height:1.6;
    }
    header p {
    font-size:16px;
    font-weight:bold;
    text-align:center;
    }
    #header .bottom {
	    display:none;
    }
    .block-body {
	margin-top: 50px;
    }
    .wire-bl, .wire-pl {
	    display:block;
    }
    #blog h2 {
	    margin: 12px 0 30px 0;
    }
    #services2 .col-md-4 {
	    margin-bottom:48px;
    }
    .pull-right {
	    display:none;
    }
    #header .top.solid {
	padding-top: 10px;
	padding-bottom: 10px;
    }
    #header .top {
	padding: 20px;
    }
    
    #case .block-body {
	margin-top: 30px;
    }
     #case h1 {
	font-size: 36px;
	line-height: 1.4;
    }
    #case h2 {
	    margin: 36px 0 24px 0;
    }
    #case .card {
	    margin-bottom:48px;
    }
    #satellite {
	    padding:60px 0 300px 0;
    }
    #satellite p {
	    line-height:1.9;
	    padding:0 14px;
    }
    #satellite h1 {
	color:#FFF;
    font-size:26px;
    line-height:1.6;
    }
    #case,
    #satellite {
	background-attachment: initial;
     background-size:cover;
    }
    .footbtn {
	    display:block;
	    background:#da529f;
	    position:fixed;
	    bottom:0;
	    z-index: 9999;
	    width:100%;
    }
    .footbtn a {
	    width: 32.5%;
	    display:inline-block;
	    border-right:solid 1px #e997c5;
	    text-align: center;
    }
    .footbtn a:last-child {
	    border-right:none;
    }
    .footbtn a.footbtn01 {
	    
    }
    .footbtn a.footbtn02 {
	    
    }
    .footbtn a.footbtn03 {
	    
    }
    .footbtn a img {
    	width: 90%;
	height: auto;
	margin: 0 auto;
    }
    #header.header-wrapper .header-wrapper-inner {
    padding: 80px 0 50px 0;
}
}
