@charset "utf-8";

/* -------------------------------------------------- */
/* トップページ */
/* -------------------------------------------------- */
/* スライダー */

#carouselSp {
	padding-bottom: 50px;
}

/* top1 */
#top1 {
	/* margin-bottom: 80px; */
}

#aboutKangenya {
	width: 80%;
	margin:  0 auto 20px;
}

#spTop1Img {
	padding-bottom: 10px;
}

#introTxt {
	padding: 0 10px 30px 10px;
}

#top1Point {
	margin: 0 10px 30px 10px;
}

#top1Point li {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	border: 5px #CCCCCC solid;
}

#topReasonBtn {
	width: 80%;
	margin: 0 auto;
}

#slide-ttl {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 80%;
	max-height: 100%;
	z-index: 99;
}

/* top2 */
#top2 h2 {
	width: 90%;
	margin: 0 auto 20px;
}


#topKyoukaWrap {
	background: #000;
}

#kyoukaWind {
	padding: 30px;
	background: url(../img/top2_wind_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#kyoukaWindIn {
	padding: 20px;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
}

#kyoukaWindIn h3 {
	width: 60%;
	margin: 0 auto 20px;
}

#kyoukaWindBtn {
	text-align: center;
}

#kyoukaWindBtn a {
	padding: 10px 30px;
	color: #FFFFFF;
	display: inline-block;
	border: 3px #FFFFFF solid;
	font-weight: bold;
	background: url(../img/icon1.png) 95% center no-repeat;
}

ul.topKyoukaMaker {
	display: flex;
	flex-wrap: wrap;
	padding-top: 8%;
}

ul.topKyoukaMaker li {
	width: 32%;
	margin: 0 2% 2% 0;
}
ul.topKyoukaMaker li:nth-child(3n) {
	margin: 0 0 2% 0;
}

ul.topKyoukaMaker li img {
	width: 100%;
	height: auto;
}

#pointArea {
    padding: 50px 0;
}

#kyoukaString {
	padding: 30px;
	background: url(../img/top2_string_bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

#kyoukaStringIn {
	padding: 20px;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
}

#kyoukaStringIn h3 {
	width: 60%;
	margin: 0 auto 20px;
}

#kyoukaStringBtn {
	text-align: center;
}

#kyoukaStringBtn a {
	padding: 10px 30px;
	color: #FFFFFF;
	display: inline-block;
	border: 3px #FFFFFF solid;
	font-weight: bold;
	background: url(../img/icon1.png) 95% center no-repeat;
}

.kyoukaItem a {
	display: block;
	position: relative;
	overflow: hidden;
}

.kyoukaTit {
	width: 100%;
	padding: 5px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	font-size: 1.231em;
	font-weight: bold;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.kyoukaTit img {
	width: 70%;
	vertical-align: baseline;
}

.kyoukaItemName {
	width: 100%;
	padding: 5px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* top3 */
#top3 {
	padding: 40px 20px 20px 20px;
	background: #1b1b1b;
}

#top3 h2 {
	padding-bottom: 20px;
}

#top3List {
	text-align: center;
}

#top3List li {
	padding-bottom: 30px;
}

#top3List p img {
	height: 20px;
	width: auto;
}

.top3Btn {
	width: 80%;
	margin: 0 auto 10px;
}

/* top4 */
#top4 {
	padding: 40px 10px 10px 10px;
	position: relative;
}

#top4:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 103px;
	height: 32px;
	margin-left: -51px;
	background: url(../img/top3_arrow_bottom.png) 0 0 no-repeat;
	-webkit-background-size: 103px 32px;
	background-size: 103px 32px;
}

#top4 h2 {
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

#top4 h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 103px;
	height: 32px;
	margin-left: -51px;
	background: url(../img/top4_arrow_bottom.png) 0 0 no-repeat;
	-webkit-background-size: 103px 32px;
	background-size: 103px 32px;
}

#top4Tit1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 3px #CCCCCC solid;
}

#top4Detail {
	/* padding-bottom: 80px; */
}

#top4Left {
	padding-bottom: 50px;
}

#top4Right {
	padding-bottom: 30px;
}

#top4Detail h3 {
	margin-bottom: 20px;
}

.top4Tit2 {
	padding-bottom: 10px;
}

.top4Img {
	padding-bottom: 10px;
}

.top4List {
	padding-bottom: 20px;
}

.top4List li {
	padding-left: 15px;
	background: url(../img/icon5.png) left 5px no-repeat;
	-webkit-background-size: 10px;
	background-size: 10px;
}

.top4Point {
	padding-bottom: 20px;
}

#top4Point2 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 3px #CCCCCC solid;
}

#top4Contact {
    margin: 0 10px 50px;
    padding-bottom: 50px;
    border-bottom: 3px #CCCCCC solid;
}

#top4ContactIn {
	padding-bottom: 20px;
}

/* top5 */
#top5 h3 {
	padding: 0 10px 20px 10px;
}

#top5 h3 img {
	width: auto;
	height: 20px;
}

/* top6 */
#top6 {
	padding-bottom: 80px;
}

#top6 h3 {
	padding: 0 10px 20px 10px;
}

#top6 h3 img {
	width: auto;
	height: 20px;
}

#top6Bg {
	padding: 30px;
	background: #0b0b0b;
}

#top6Btn li {
	margin: 0 auto 30px;
}

/* top7 */
#top7 {
	position: relative;
}

#top7 h3 {
	padding: 0 10px 20px 10px;
}

#top7 h3 img {
	width: auto;
	height: 20px;
}

#newsWrap {
	width: 90%;
	height: 250px;
	padding: 10px;
	margin: 0 auto 30px;
}

#newsBtn {
	position: absolute;
	top: 0;
	right: 10px;
}

#newsBtn img {
	width: 70px;
	height: auto;
}

.newsDate {
	display: inline-block;
}

.newsCat {
	display: inline-block;
}

.newsCat li {
	padding: 0 10px;
	border: 1px #333333 solid;
	font-size: 0.867rem;
}

.newList {
	margin-bottom: 20px;
}

.newsTit {
	font-size: 1.200rem;
}

#topBnr {
	padding: 10px;
	margin-bottom: 30px;
}

#bnr1 {
	padding-bottom: 10px;
}

#bnr2 {
	padding-bottom: 10px;
}



