p {
	font-size: 14px;
	line-height: 22.4px;
	color: #6C6C6C;
}
h1 {
	font-size: 32px;
	color: #6C6C6C;
}
h2 {
	font-size: 28px;
	color: #6C6C6C;
	font-weight:600;
	line-height: 1.8;
}
h3 {
	font-size: 24px;
	color: #6C6C6C;
	font-weight: 300;
	letter-spacing:1px;
}
h4 {
	font-size: 17px;
	color: #EEE;
	font-weight: 400;
}
/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a {
	color: #e84545;
}
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
	font-weight: 400;
	color: #EEE;
	background-color: #EEEEEE;
}
.section {
	padding: 0;
}
.container {
	padding: 40px 0;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}
.section-title {
	margin-top: 0;
	letter-spacing:2px;
}
.section-title span {
	font-weight: 400;
	text-align: center;
}
.section-intro {
	margin:5%;
	color: #636363;
	font-size:14px;
	line-height:21px;
	font-weight: 300;
	letter-spacing:2px;
}
.icon {
	font-size:33px;
	color:#000;
}
.img-responsive {
	margin:auto;
}

/* ------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------*/
#header {
	width: 100%;
	z-index: 999;

}
#header .header-content {

	margin: 0;
	padding: 0px 0 0 0;
	width: 100%;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
	
}
#header .logo {
	display: block;
	text-align: center;

}
img.headerlogo {
	width: 60%;
	max-width: 160px;
 }
#header.fixed {
	background-color: #201f22;
}
#header.fixed .header-content {
	border-bottom: 0;
	padding: 10px 0;
}
#header.fixed .nav-toggle {
	top: 18px;
}

.ntj_logo img{
    width: 40%;
    max-width: 160px;
	margin-bottom: 75px;
}

/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.banner {
    background: url(../images/head_bg.jpg);
    background-position: top center;
    background-attachment: fixed;
	background-size: cover;
    background-repeat: no-repeat;
}
.banner-text {
	padding-top: 0%;
	display: inline-block;
	margin: 0 auto;
}
.banner-text h1 {
	color: #070707;
	margin-left: 2em;
	font-weight: 100;
	line-height: 48px;
	margin-bottom: 5%;
	text-align: left;
}
.banner-text span {
	font-weight: 300;
}
.banner-text p {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 7%;
}
.banner-img {
	bottom: -126px;
	position: relative;
}
.banner-btn a {
	margin-right: 8px;
}

.banner-btn img{
	height: 60px;
}

#banner.container{
	padding: 15px 0 90px 0;
}
/* ------------------------------------------------------------------------------
	Overview
-------------------------------------------------------------------------------*/
#overview {
	background: #111;
	padding-bottom: 0;
}
.overview-content h4 {
	text-transform:uppercase;
	letter-spacing:1px;
}
.overview-content p {
	font-family: "Roboto", sans-serif;
	font-size:13px;
	font-weight: 300;
	line-height: 21px;
	letter-spacing:1px;
	padding-right:12%;
}
.overview-video {
	margin:auto;
	margin-bottom:7%;
}
.overview-video iframe {
	width:800px;
	height:450px;
}
/* ------------------------------------------------------------------------------
	Feature special area
-------------------------------------------------------------------------------*/
.special_area-content .section-subtitle{
	font-weight: 500;
}

.special_area {
	padding-bottom:0;
	background:#FAFFFA;
}

.special_area-content p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top:6%;
}

/*.special_area-content .section-title::before {
    content: "";
 	display: inline-block;
	margin-left: -4px;
	margin-right: 4px;
	margin-bottom: 6px;
 	width: 32px;
 	height: 32px;
 	background-image:url("../images/ic_giftcard.svg");
 	background-size: contain;
 	vertical-align: middle;
	fill: red;
}*/
.wrapper-btn-img{
	width: 100%;
	text-align: left;
  }
.present-image img{
	max-height: 60px;
	margin: 2rem auto 0rem;
}
.special_area-content .section-subtitle{
	color: #28D195;
	font-weight: 500;
}

/* ------------------------------------------------------------------------------
	Feature 1
-------------------------------------------------------------------------------*/
.features1 {
	padding-bottom:0;
	background:#E6FFF0;
}
.left {
	text-align:right;
	padding-right:5%;
}
.features1-content {  
	margin-top: 12%; 
}
.features1-content img {
	bottom: -100px;
}
.features1-content p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top:6%;
}
.features1-content .section-title::before {
    content: "";
 	display: inline-block;
	margin-left: -4px;
	margin-right: 4px;
	margin-bottom: 6px;
 	width: 32px;
 	height: 32px;
 	background-image:url("../images/ic_sakutoku.svg");
 	background-size: contain;
 	vertical-align: middle;
	fill: red;
}
.features1-content .section-subtitle{
	color: #08B538;
	font-weight: 500;
}

/* ------------------------------------------------------------------------------
	Feature 2
-------------------------------------------------------------------------------*/

.feature-right {
	float: right;
}
.features2 {
	padding-bottom:0;
	background:#E2F8FF;
}
.features2-content {
	margin-top: 8%; 
}
.features2-content img {
	bottom: -100px;
}
.features2-content p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top:6%;
}
.features2-content .section-title::before {
    content: "";
 	display: inline-block;
	margin-right: 4px;
	margin-bottom: 6px;
 	width: 32px;
 	height: 32px;
 	background-image:url("../images/ic_book.svg");
 	background-size: contain;
 	vertical-align: middle;
}
.features2-content .section-subtitle{
	color: #0888B5;
	font-weight: 500;
}
/* ------------------------------------------------------------------------------
	Feature 3
-------------------------------------------------------------------------------*/
.features3 {
	padding-bottom:0;
	background:#FFFCEE;
}
.features3-content {
	margin-top: 12%; 
}
.left {
	text-align:right;
	padding-right:5%;
}
.middle {
	padding-left:3.5%;
}
.right {
	padding-left:5%;
}
.features3-content h4 {
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:20px;
}
.features3-content p {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 32px;
	letter-spacing: 1px;
	margin-top:6%;
}

.features3-content .section-title::before {
    content: "";
 	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
 	width: 32px;
 	height: 32px;
 	background-image:url("../images/ic_sign.svg");
 	background-size: contain;
 	vertical-align: middle;
}
.features3-content .section-subtitle{
	color: #FFA13C;
	font-weight: 500;
}
/* ------------------------------------------------------------------------------
	section subscribe
-------------------------------------------------------------------------------*/
#download .section-title::before {
    content: "";
 	display: inline-block;
	margin-right: 2px;
	margin-bottom: 6px;
 	width: 60px;
 	height: 60px;
 	background-image:url("../images/ic_logo.svg");
 	background-size: contain;
 	vertical-align: middle;
}

/* ------------------------------------------------------------------------------
	Owl Coursol
-------------------------------------------------------------------------------*/

    #owl-demo .item {
	text-align:center;
}
/* ------------------------------------------------------------------------------
	Subscribe
-------------------------------------------------------------------------------*/

	.overlay {
	background: #EEEEEE; /* Old browsers */
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.subscribe {
	width:100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.subscribe h2 {
	margin-top: 0;
	color: #6C6C6C;
	letter-spacing:2px;
}
.subscribe span {
	font-weight:300;
}
.subscribe h3 {
	margin-bottom: 30px;
	font-size:24px;
	font-weight:100;
	color: #fff;
	letter-spacing:1px;
}
.subscribe p {
	margin:2% 10% 4% 10%;
	color: #6C6C6C;
	font-size:20px;
	line-height:28px;
	font-weight: 300;
	letter-spacing:1px;
	width: 80%;
	word-wrap: break-word;
	word-break: break-all;
}
.subscribe-form {
	margin-top: 45px;
}
.subscribe-form input[type=text] {
	width: 75%;
	height: 60px;
	display: block;
	padding: 0 20px;
	background-color: #fff;
	border: 1px solid #fff;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	line-height: 60px;
	letter-spacing:1px;
	font-size:15px;
	font-weight:300;
	float: left;
}
.subscribe-form input:focus {
	outline: 0;
}
.subscribe-form input[type=submit] {
	width: 25%;
	height: 60px;
	display: block;
	padding: 0 10px;
	background-color: #a0ce4e;
	border: 1px solid #a0ce4e;
	color: #fff;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
	float: right;
}
.subscribe-form input[type=submit]:hover {
	background-color: #7ebb12;
	border: 1px solid #7ebb12;
	color: #fff;
}
.subscribe .footer-logo{
	width: 80%;
	max-width:  500px;
}

.error_message {
	color:#fc6e51;
	padding-bottom:15px;
	font-size:13px;
	line-height:30px;
}
#success_page {
	color:#9ce726;
	padding-bottom:10px;
	font-size:12px;
}
#success_page h3 {
	font-size:17px;
	font-weight:400px;
	color:#4ab217;
}
#success_page p {
	font-size:12px;
	font-weight:400px;
	color:#b3b3b3;
}

/* ------------------------------------------------------------------------------
	Footer
-------------------------------------------------------------------------------*/
.footer {
	text-align: center;
	background-color:#EEEEEE;
}
.footer p {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: ç;
}
.footer p > a {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #636363;
}
.footer a {
	font-size:18px;
	color: #7f7f7f;
}
.footer a:hover {
	color: #e84545;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	border: 1px solid rgba(0, 0, 0, 0.30);
	border-radius: 70%;
	color: #333333;
	width: 70px;
	height: 70px;
	border-radius: 70%;
	padding: 22px 0;
	margin: 0 10px;
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	color: #333333;
}
.footer .fa-heart {
	color: #e84545;
	font-size: 11px;
	margin: 0 2px;
}
  .header-overlay {
	  text-align: center;
  }
  .header-overlay h1 span {
	  font-size: 1em;
	  font-weight: 600;
	  letter-spacing: 10px;
  }
  .header-overlay .banner-text p {
	  margin: 0 auto 50px;
	  display: inline-block;
	  width: 50%;
	  letter-spacing: 3px;
  }

  /*イメージサイズ*/
.img90 {
	width: 90%
}
.img80 {
	width: 80%
}
.img70 {
	width: 70%
}
.img60 {
	width: 60%
}
.footer-bottom img{
    width: 40%;
    max-width: 160px;
	margin-bottom: 30px;
}
.subscribe p {
	margin-bottom: 30px;
}

 /*スマートフォン*/
 @media screen and (max-width:992px){

	section{
		padding: 0px 0 0 0;
	}
	.section-title {
		margin-top: 0;
		letter-spacing: 2px;
		text-align: center;
	}
	.section-subtitle {
		margin-top: 0;
		letter-spacing: 2px;
		text-align: center;
		line-height: 36px;
		padding: 0 19.5px;
	}
	 p{
		padding: 0 5%;
		letter-spacing: 2px;
	 }
    .feature-right {
        float: none;
    }
	.features-img-sp {
		width: 100%;
	}
	video {
		width: 40%;
	}
	 #header .header-content{
		 text-align: center;
	 }
 }

  /*special area*/
  .wrapper-btn-img{
	text-align: center;
	margin: auto;
	width: 100%;
  }
   .present-image img{
	max-height: 60px;
}
 @media screen and (max-width:768px){
	#banner {
		padding-top: 10px;
	}
    .feature-right {
        float: none;
    }
	.header-overlay .banner-text {
		padding-top: 0;
		width: 100%;
	}
	.header-overlay .banner-text h1 {
		margin: 0px 8% 30px;
		font-size: 22px;
		text-align: center;
	}
	.header-overlay h1 span {
		letter-spacing: 3px;
	}
	img.headerlogo {
	   width: 40%;
	   max-width: 120px;
	}
	 .features2-content p{
		padding: 0 5%;
		font-size: 15px;
        box-sizing: border-box;
		text-align: left;
	 }
	 .banner-btn{
		 display:flex;
		 flex-direction: column;
	 }
	.footer-banner-bt img{
		 height: 60px;
	 }
	 
	 .row h2.section-title{
		 font-size: 26px;
	 }
	  #header .header-content{
		 text-align: center;
	 }
 	}
 	/*special area*/
 	.wrapper-btn-img{
		text-align: center;
		width: 100%;
  	}