@charset "utf-8";


/*-----------------------------------------
メインビジュアル
-----------------------------------------*/
#mainVisual {
    background: url("../img/main_visual.jpg") no-repeat center top;
    height: 480px;
}

/*-----------------------------------------
ゴールドコーストを楽しむ
-----------------------------------------*/
#beach .section-ttl img {
    margin-bottom: 10px;
}

#section-wrap .section-ttl p {
    line-height: 1.4em;
}

/*調整*/
#information .city-info.flexbox {
	flex-wrap: nowrap;
}
#information .city-info dl {
	padding: 10px 7px 15px;
	font-size: 13px;
}
