/* 

index 
------------------------------------------------------------

common setting
top setting
outlet setting
space_lab setting
kgg setting
peace_town setting

*/


/* common setting
------------------------------------------------------------ */
.wb_wrap {
	margin-top: 131px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	background-color: #60BAFF;
}

.wb_wrap .container {
}
.wb_page_heading h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	margin-bottom: 30px;
	font-size: 36px;
}

.wb_wrap.wb_peace_wrap .wb_heading h2,
.wb_wrap.wb_peace_wrap .wb_title_wrap h1 {
	font-weight: bold;
	line-height: 1.5;
}

.wb_wrap .wb_en {
	font-family: 'Chau Philomene One', sans-serif;
}

.wb {
	background-image: url(../images/wakato-bridge/wakato-bridge_bg.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.wb_wrap section {
	padding-bottom: 50px;
}
.wb_wrap img {
	border-radius: 10px;
}

.wb_wrap.wb_peace_wrap img {
	border-radius: 0;
}

.wb_wrap p {
	font-size: 20px;
	font-weight: 500;
	line-height: 2;
}

.wb_wrap figure {
	margin-bottom: 20px
}

.wb_wrap .wb_blue {
	color: #00A7DB!important;
}

.wb_wrap .wb_pink {
	color: #E73082!important;
}

.wb_wrap .wb_orange {
	color: #EA5503!important;
}

.wb_wrap .wb_caption {
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
	line-height: 1.25;
}

.wb_wrap .wb_heading {
	position: relative;
}

.wb_wrap .wb_page_heading h2,
.wb_wrap .wb_page_heading h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 32px;
    margin-bottom: 3rem;
	position: relative;
	padding: 0 55px;
	text-align: center;
}

.wb_wrap .wb_page_heading h2:before,
.wb_wrap .wb_page_heading h2:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: #fff;
}

.wb_wrap .wb_page_heading h2:before {
	left:0;
}

.wb_wrap .wb_page_heading h2:after {
	right:0;
}

.wb_wrap h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 24px;
}

.wb_wrap .wb_heading img {
	position: absolute;
	z-index: 99;
    top: -30px;
}

.wb_wrap .wb_exp {
	margin-bottom: 20px;
}

.wb_wrap .wb_btn {
	border: 3px solid #00A4DA;
	border-radius: 25px;
	padding: 10px 20px;
	color: #00A4DA;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	transition: .25s all ease-in-out;
	display: inline-block;
}

.wb_wrap .wb_btn:hover {
	background-color: #00A4DA;
	color: #fff;
}

.wb_wrap.wb_page_wrap p {
	font-size: 16px;
} 

.wb_wrap.wb_page_wrap .wb_page_fv p {
	font-size: 20px;
}

.wb_content {
    margin-bottom: 60px;
}

.wb_content:last-child {
	margin-bottom: 0;
}

.wb_content .row {
	margin-bottom: 60px;
}

.col-md-6.col-md-pull-6.col-12.wb_exp {
    padding-left: 10px;
    padding-right: 30px;
}

.wb_spot_detail {
	border: 1px solid #fff;
	padding: 30px;
}

/* spot list */
#wb_space_lab .wb_heading img {
	right: 0;
}

.wb_wrap #wb_outlet,
.wb_wrap #wb_space_lab,
.wb_wrap #wb_kgg {
	padding-bottom: 100px;
}


/* top setting */
.wb_wrap #wb_fv {
	padding: 20px;
}

#wb_fv .wb_newopen {
	z-index: 101;
    display: block;
    position: absolute;
    right: 0;
    width: 50vw;
    bottom: 70px;
}

#wb_fv .wb_cloud {
    position: absolute;
    top: 0;
    width: 300px;
}

#wb_fv .container-fluid {
	position: relative;
}

#wb_fv .wb_fv_logo {
	display: flex;
    align-items: end;
    margin-bottom: 30px;
    gap: 10px;
	z-index: 100;
    position: relative;
}

#wb_fv .wb_fv_logo img {
	width: 400px;
}

#wb_fv .wb_fv_logo span {
	font-size: 24px;
}

.wb_fv_main_image {
	position: relative;
	z-index: 99;
	text-align: right;
}

.wb_fv_main_image img {
	width: 65%;
	margin: 0 auto;
	position: relative;
}

.wb_fv_main_image img:after {
	content: "";
	background-image: url(..//images/kitakyushu-new-spots-2022/top/new_open.svg);
}

.wb_fv_main_image figcaption {
	text-align: right;
}
#wb_space_lab .wb_exp {
	padding-left: 0;
	padding-right: 50px;
}

#wb_fv h1 {
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 99;
    line-height: 2;
    font-size: 80px;
    color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

#wb_fv h1 span {
	font-size: 120px;
}

#wb_fv h1 .catch01 {
	width: 30vw;
}

#wb_fv h1 .catch02 {
	width: 50vw;
}

#wb_fv h1 .catch03 {
	width: 60vw;
}

.wb_wrap #wb_collaboration {
	padding: 0;
}

#wb_fukidashi .fukidashi_wrap {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 30px;
	min-width: 120px;
	max-width: 100%;
	background: #FFF;
	border: solid 3px #00A4DA;
	box-sizing: border-box;
	text-align: justify;
}

#wb_fukidashi .fukidashi_wrap:before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #FFF;
	z-index: 2;
}

#wb_fukidashi .fukidashi_wrap:after{  
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-top: 14px solid #00A4DA;
	z-index: 1;
}

#wb_fukidashi .fukidashi_wrap p{  
	margin: 0;
	padding: 0;
}


/* outlet setting */
.wb_wrap.wb_outlet_wrap {
	background-color: #D9F2FA;
}

.wb_title_wrap h1 {
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	margin: 0;
}

.wb_wrap .wb_title_wrap {
	background: #00A4DA;
    padding: 30px;
}

.wb_wrap.wb_spacelabo_wrap .wb_title_wrap {
	background: #E73082;
}

.wb_wrap.wb_kgg_wrap .wb_title_wrap {
	background: #EA5503;
}

.wb_wrap.wb_peace_wrap .wb_title_wrap {
	background: #d63d51;
}

.wb_page_fv {
    background: #fff;
    padding: 50px;
}

.wb_peace_wrap .wb_page_fv {
	background: transparent;
}

.wb_page_wrap h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color: #00A4DA;
	margin-bottom: 30px;
}

.wb_page_wrap.wb_spacelabo_wrap h2 {
	color: #E73082;
}

.wb_page_wrap.wb_kgg_wrap h2 {
	color: #EA5503;
}

.wb_page_wrap.wb_peace_wrap h2 {
	color: #fff;
	text-align: center;
	line-height: 1.5;
}

.wb_wrap .wb_page_content {
    padding: 50px;
}

.wb_page_content_wrap {
    padding: 60px;
    background: #fff;
    border-radius: 15px;
}

.wb_peace_wrap .wb_page_content_wrap {
	background: transparent;
}

/* space-labo setting */
.wb_wrap.wb_spacelabo_wrap {
	background-color: #FCE8F1;
}

/* KGG setting */
.wb_wrap.wb_kgg_wrap {
	background-color: #fceae0;
}

.wb_wrap .wb_last {
	border: 2px dashed #ccc;
    border-radius: 20px;
    padding: 30px;
    background-color: #f9f9fa;
}

.wb_wrap .wb_last h3 {
	text-align: center;
}

.wb_wrap .wb_last h4 {
	margin-bottom: 10px;
}

.wb_wrap .wb_last p,
.wb_wrap .wb_last ul {
	font-size: 16px;
	margin-bottom: 30px;
}

.wb_wrap .wb_last ul li {
	margin-bottom: 15px;
	line-height: 1.5;
}

@media screen and (max-width: 991px){
	.wb_wrap .wb_page_content {
		padding: 0px;
	}
}
@media screen and (max-width: 575.98px){

	/* common setting */
	.wb_wrap {
		margin-top: 90px;
	}
	.wb_wrap p {
		font-size: 13px;
	}

	.wb_wrap .wb_heading h2 {
		font-size: 20px;
		margin-bottom: 20px;
		padding: 10px;
	}

	.wb_wrap .wb_page_heading h2 {
		font-size: 18px;
		padding: 0 30px;
	}

	.wb_wrap .wb_caption {
		font-size: 10px;
	}

	.wb_wrap .wb_title_wrap {
		padding: 15px 0;
	}

	.wb_wrap figure {
		padding: 0 0 15px 0;
		margin-bottom: 0;
	}

	.wb_title_wrap h1 {
		font-size: 20px;
		text-align: center;
	}

	.wb_page_heading h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.wb_wrap h3 {
		font-size: 18px;
	}

	.wb_wrap .wb_page_fv {
		padding: 15px;
	}

	.wb_wrap .wb_page_fv .wb_exp {
		padding: 0;
	}

	.wb_page_wrap h2 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
	}

	.wb_wrap .wb_page_heading h2:before,
	.wb_wrap .wb_page_heading h2:after {
		width: 20px;
	}

	.wb_wrap.wb_page_wrap .wb_page_fv p {
		font-size: 13px;
	}
 
	.wb_wrap .wb_page_content {
		padding: 0 0 50px 0;
	}

	.wb_content .row {
		margin-bottom: 0;
	}
	
	.wb_wrap.wb_page_wrap p {
		font-size: 13px;
		line-height: 1.75;
	}

	.wb_wrap .wb_heading img {
		width: 200px;
	}

	.wb_wrap .wb_exp {
		padding-left: 0px;
		margin-bottom: 30px;
	}

	.wb_wrap #wb_outlet, .wb_wrap #wb_space_lab, .wb_wrap #wb_kgg {
		padding-bottom: 50px;
	}

	#wb_space_lab .wb_exp {
		padding-left: 15px;
		padding-right: 15px;
	}

	.col-md-6.col-md-pull-6.col-12.wb_exp {
		padding-right: 10px;
	}

	.wb_content {
		margin-bottom: 30px;
	}


	/* top setting */
	.wb_wrap #wb_fukidashi {
		padding-bottom: 0;
	}

	#wb_fv .wb_cloud {
		width: 150px;
		z-index: 999;
	}
	.wb_wrap #wb_fv {
		padding: 15px 0;
	}

	#wb_fv h1 {
		line-height: 1.25;
		font-size: 30px;
		position: relative;
	}

	#wb_fv h1 span {
		font-size: 60px;
	}

	#wb_fv h1 .catch01 {
		width: 50vw;
	}

	#wb_fv h1 .catch02 {
		width: 80vw;
	}

	#wb_fv h1 .catch03 {
		width: 95vw;
	}

	#wb_fv .wb_fv_logo img {
		width: 150px;
	}

	#wb_fv .wb_fv_logo span {
		font-size: 15px;
	}

	#wb_fv figure {
		margin-top: 0px;
	}

	.wb_fv_main_image img {
		width: 100%;
	}

	.wb_fv_main_image figcaption {
		display: none;
	}

	#wb_fv .wb_newopen {
		right: 0;
		width: 300px;
		bottom: 190px;
	}

	#wb_collaboration img {
		width: 80%;
		margin: 0 auto;
		display: block;
	}

	.wb_peace_wrap .wb_page_content_wrap {
		padding: 15px;
	}
	
}