@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#conts .mainImg {
	margin: 0 0 64px 6px;
	position: relative;
}

#conts .mainImg .slick-dots {
	position: absolute;
	bottom: 16px;
	width: 100%;
	text-align: center;
}

#conts h2 {
	margin-bottom: 11px;
}

#conts .comInner01 {
	margin-bottom: 72px;
}

#conts .comInner01 .photoBox {
	margin-top: 107px;
}

#conts .comInner01 .photo {
	margin-bottom: 40px;
}

#conts .comInner01 .topImg {
	margin-bottom: 14px;
}

#conts .comInner01 .text02 {
	margin-bottom: 38px;
}

#conts .h2Ttl {
	margin-bottom: 43px;
}

#conts .txtImg {
	margin: 0 0 57px 6px;
	padding: 6px 5px 5px 80px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: url(../img/index/txtImg_bg.gif) no-repeat left top;
}

#conts .comInner02 {
	margin-bottom: 56px;
}

#conts .comInner02 .photoBox {
	margin-top: 19px;
}

#conts .comInner02 .photo img {
	margin: 0 -30px 0 0;
}

#conts .comInner02 .photo {
	margin-bottom: 42px;
	text-align: center;
}

#conts .comInner02 .title {
	padding-bottom: 3px;
}

#conts .comInner02 .text02 {
	margin-bottom: 26px;
}

#conts .comInner02 .appWin,
#conts .comInner02 .appIos {
	top: -25px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#conts .mainImg img {
		width: 100%;
	}
	
	#conts .mainImg {
		margin: 0 0 30px;
	}
	
	#conts .mainImg .iconList {
		bottom: 2px;
	}
	
	#conts .mainImg .iconList a {
		background: url(../img/common/icon01.png) no-repeat;
		background-size: 10px 10px;
		width: 10px;
		height: 10px;
	}
	
	#conts .mainImg .iconList .selected, #conts .mainImg .iconList a:hover {
		background: url(../img/common/icon01_over.png) no-repeat;
		background-size: 10px 10px;
		width: 10px;
		height: 10px;
	}
	
	#conts h2 {
		margin-bottom: 20px;
		width: 70%;
	}
	
	#conts h2 img {
		width: 100%;
	}
	
	#conts .h2Ttl {
		margin-bottom: 20px;
		width: 86%;
	}
	
	#conts .comInner01 {
		margin-bottom: 20px;
	}
	
	#conts .comInner01 .photoBox {
		margin: 0 auto 20px;
	}
	
	#conts .comInner02 .photoBox {
		margin: 0 auto 40px;
	}
	
	#conts .comInner01 .text02 {
		margin-bottom: 30px;
	}
	
	#conts .txtImg {
		margin: 0 0 20px;
		font-size: 12px;
		padding: 6px 5px 5px 16px;
		background-size: cover;
	}
	
	#conts .txtImg img {
		width: 100%;
	}
	
	#conts .comInner02 .photo img {
		margin: 0;
	}
}
