p {
	margin-bottom: 0;
	line-height: 1.6;
}
.text_center{
	text-align: center;
}

.mincho{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
}

.w1200{
	width: 1200px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.w1000{
	width: 1000px;
	max-width: 100%;	
	margin-right: auto;
	margin-left: auto;
}
.w800{
	width: 800px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
article.tumugi_lp .mv{
	background-image: url(../img/tumugi-lp/mv.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width: 100%;
	height:941px;
	position: relative;
}
article.tumugi_lp .mv .logo{
	position: absolute;
	top: 40%;
	left: 10%;
}

article.tumugi_lp .mv .price{
	position: absolute;
	bottom: 20px;
	left: 10%;
}
article.tumugi_lp .nav{
	width: 1200px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
article.tumugi_lp .nav ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

article.tumugi_lp .nav ul li{
	width:30%;
	margin-right:5%;
}

article.tumugi_lp .nav ul li:nth-child(3),article.tumugi_lp .nav ul li:nth-child(6){
	margin-right:0%;
}

article.tumugi_lp .nav ul li.one{
	margin-bottom:20px;
}

article.tumugi_lp .nav ul li a{
	text-align: center;
	padding:20px 0;
	font-size:20px;
	display: block;
	width: 100%;
	color:#fff;
	text-decoration: none;
	background: #ef844c; 
}
article.tumugi_lp .special{
	margin: 50px auto 80px auto;
}

article.tumugi_lp .special a img{
	display: block;
	margin:50px auto;
}

.hobyshow{
	text-align: center;
	margin: 80px auto;
}
.hobyshow p{
	color: #f0844a;
	font-size: 26px;
	font-weight: bold;	
}
.hobyshow p.release{
	font-size: 30px;
	color: #f0844a;
	font-weight: bold;	
	text-align: center;
	margin-top: 50px;
	border: 1px solid #f0844a;
	padding: 5px 3em;
	display: inline-block;
}
.hobyshow p.notice{
	text-align: center;
	color: #555;
	font-size: 18px;
}

.introduction iframe{
	width: 100%;
	height:500px;
	margin-top: 30px;
}

.concept p.ttl{
	text-align: center;
	color: #f0844a;
	font-size: 26px;
	font-weight: bold;
}
.logo_concept{
	border: 1px solid #b38400;
	text-align: center;
	padding: 50px;
	box-sizing: border-box;
	margin: 80px auto 30px auto;
}
.logo_concept .img{
	margin-bottom: 20px;
}
.logo_concept p{
	text-align: left;
	color: #b38400;
}
.crateve_coverstitch{
	margin: 80px auto;
}
.crateve_coverstitch p.ttl{
	margin: 30px auto 20px auto;
	text-align: center;
	font-size: 20px;
	color: #f0844a;
	font-weight: bold;
}
.feature p.ttl{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #f0844a;
	margin-bottom: 30px;
}

.feature{
	margin: 80px auto;
}
.feature .flex{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.feature .flex .img{
	text-align: center;
}
.feature02 {
	margin: 80px auto;	
}
.feature02 .flex{
	display: flex;
	justify-content: space-between;
}
.feature02 .flex .img{
	text-align: center;
	line-height: 1.6;
}
.feature03 .flex{
	display: flex;
	justify-content: space-between;
}
.feature03 .flex .img{
	text-align: center;
	line-height: 1.6;
}
.feature .ttl2{
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}
.feature .ttl2 span{
	display: block;
	font-weight: normal;
	font-size: 14px;
}
.feature img{
	display: block;
	margin:20px auto;
}
.feature .btn{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.feature .btn a{
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}

.image{
	background-image: url(../img/tumugi-lp/footer_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 940px;
}
.flex .img p{
	font-size: 14px;
	margin-bottom: 30px;
}
.flex .img p{
	font-size: 14px;
}
.gallery .flex{
	display: flex;
	width: 100%;
}
.gallery .flex .img{
	width: 25%;
}
.gallery .flex .img img{
	width: 100%;
	display: block;
}


section.dealer{
	width: 1200px;
	margin:50px auto;
}

section.dealer .wrap{
	background: #f4f4f4;
	padding:50px;
	box-sizing: border-box;
}

section.dealer .wrap ul{
	display: flex;
}
section.dealer .wrap ul li{
	margin-right:25px;
}

section.dealer .wrap ul li:before{
  content: "\f0da";
  margin-right:7px;
  font-family: FontAwesome;
}

h2{
    text-align: center;
    color: #f0844a;
    font-size: 26px;
    font-weight: bold;
}
.sp{
	display: none;
}

section.recipe{
	width: 1200px;
	margin:80px auto;
	max-width: 100%;
	text-align: center;
}
.btn{
	margin: 50px auto 30px auto;
}
.btn a{
	padding: 20px 20px;
}


	@media screen and (max-width:1200px) {
		img{
			max-width: 100%;
		}
		article.tumugi_lp .mv{
			background-size: cover;
			background-position:top center;
			height:70vw;
		}
		article.tumugi_lp .mv .logo{
			width: 35%;
			left: 20px;
		}
		.introduction iframe{
			height:50vw;
		}		
	}
	@media screen and (max-width:800px) {
		.sp{
			display: block;
		}
		article.tumugi_lp .mv{
			background-position:top center;
			height:70vw;
		}
		article.tumugi_lp .mv .price{
			left: 20px;
			width: 90%;
		}
		article.tumugi_lp .mv .logo{
			width: 40%;
		}
		.hobyshow{
			margin: 40px auto;
		}
		.hobyshow p{
			font-size: 18px;
		}
		.hobyshow p.release{
			font-size: 18px;
		}
		.hobyshow p.notice{
			font-size: 14px;
		}
		.concept p.ttl{
			font-size: 20px;
		}
		.concept .text_center{
			text-align: left;
		}
		.feature p.ttl{
			font-size: 18px;
		}
		.image{
			background-image: url(../img/tumugi-lp/footer_image.jpg);
			background-size: cover;
			height: 80vw;
		}
		.logo_concept{
			padding: 20px;
			width: 95%;
		}
		.logo_concept .img{
			width: 70%;
			margin-right: auto;
			margin-left: auto;
		}
		.flex .img p{
			font-size: 12px;
		}
		.feature .ttl2{
			margin-top: 30px;
			margin-bottom: 20px;
		}
		.feature .flex{
			margin-top: 30px;
		}
		.feature img{
			margin: 0 auto;
		}
		.w1200{
			padding-right: 20px;
			padding-left: 20px;
			box-sizing: border-box;
		}

		.w1000{
			padding-right: 20px;
			padding-left: 20px;
			box-sizing: border-box;
		}
		.w800{
			padding-right: 20px;
			padding-left: 20px;
			box-sizing: border-box;
		}		

		 section.dealer,section.dealer .wrap{
			width: 100%;
			padding-right:10px;
			padding-left:10px;
			box-sizing: border-box;
		}

		section.dealer .wrap{
			padding:15px;
		}

		section.dealer .wrap ul{
			flex-wrap: wrap;
		}
		h2{
		    text-align: center;
		    color: #f0844a;
		    font-size: 20px;
		    font-weight: bold;
		}

	}
	@media screen and (max-width:640px) {
		br.sp{
			display: block;
		}
	}