@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#topBox .slideBox .slideUl {
	width: 100%;
	position: relative;
}
#topBox .slideBox .slideUl li {
	position: relative;
	border-top: solid #fff 4px;
	border-right: solid #fff 4px;
	border-bottom: solid #fff 4px;
}
#topBox .slideBox .slideUl li img {
	width: 100%;
}
/* #topBox .slideBox .slideUl li::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../../image/bg01.png") repeat-x top left / 10px;
} */
#topBox .slideBox .slideUl li .text {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.16;
	color: #FFF;
	position: absolute;
	top: 26px;
	left: 25px;
}
#topBox .slideBox .slideUl li .link a {
	min-width: 153px;
	height: 40px;
	border-radius: 20px;
	color: #000;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
	background: url("../../shared/image/icon19.png") no-repeat center right 15px / 8px, #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#topBox .content {
	max-width: 1000px;
}
#topBox .headLine01 {
	color: #000;
	border-bottom-color: #000;
}
#topBox .slideBox {
    display: flex;
    flex-wrap: wrap;
	position: relative;
}
#topBox .slideBox .arrowUl .prev,
#topBox .slideBox .arrowUl .next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
#topBox .slideBox .arrowUl .next {
	right: 0;
	left: auto;
}
#main .slideBox .arrowUl li {
	z-index: 2;
	cursor: pointer;
}
#topBox .slideBox .slick-dots {
    margin-top: 1px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	position: absolute;
	left: 16px;
	bottom: 10px;
}
#topBox .slideBox .slideUl .slick-dots li {
	width: 12px !important;
	height: auto;
	border: none;
}
#topBox .slideBox .slideUl .slick-dots li::before {
	display: none;
}
#topBox .slideBox .slick-dots li button {
    margin: 0 3px;
    padding: 0;
    font-size: 0;
	opacity: 0.59;
    border-radius: 50%;
	border: none;
	background-color: #FFF;
	opacity: 0.59;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    cursor: pointer;
}
#topBox .slideBox .slick-dots .slick-active button {
    background-color: #FFF;
	opacity: 1;
}
.slick-initialized .slick-slide {
    margin: 0;
}
#topBox .slideBox .sideUl li:nth-child(3n) {
    margin-right: 0;
}
#topBox .bgBox {
	margin-top: 40px;
	margin-bottom: 50px;
	background-color: #e0f4fb;
}
#topBox .bgBox .h2Ttl {
	margin-bottom: 14px;
	font-size: 2.8rem;
}
#topBox .bgBox ul {
	margin-left: -5px;
	display: flex;
	height: 100%;
}
#topBox .bgBox li {
	margin: 0 5px 23px;
	display: inline-block;
	width: 257px;
	flex-shrink: 0;
}
#topBox .bgBox a {
	display: block;
	position: relative;
	height: 100%;
    box-sizing: border-box;
}
/* #topBox .bgBox  a::after {
	content: "";
	width: 17px;
	height: 17px;
	background: url(../../shared/image/icon01.png) no-repeat center center / 17px auto;
	position: absolute;
	bottom: 12px;
	right: 10px;
} */
#topBox .bgBox .image {
	margin: 0 0 8px;
}
#topBox .bgBox .image img {
	width: 100%;
}
#topBox .bgBox p {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1.26;
}
#topBox .mapBox .flexBox {
	padding: 19px 0;
	align-items: flex-end;
}
#topBox .mapBox .content {
	width: 1002px;
}
#topBox .mapBox .pho {
	width: 593px;
}
#topBox .mapBox .textBox {
	margin-bottom: 17px;
	width: 385px;
}
#topBox .mapBox .textBox .h2Ttl {
	margin-bottom: 3px;
	font-size: 2.8rem;
	font-weight: 700;
}
#topBox .mapBox .textBox .text {
	margin-bottom: 20px;
	font-size: 1.6rem;
	line-height: 1.25;
	font-weight: 300;
}
#topBox .mapBox .textBox .text:last-child {
	margin-bottom: 0;
}
#topBox .mapBox .textBox .link a {
	margin-top: 22px;
	padding: 10px 15px 10px 5px;
	font-size: 1.7rem;
	font-weight: 700;
	text-align: center;
	width: 189px;
	display: block;
	border-radius: 25px;
	box-sizing: border-box;
	border: 1px solid #000;
	background: url("../../shared/image/icon19.png") no-repeat center right 17px / 9px;
}
#topBox .sec01 {
	background-color: transparent;
}
#topBox .sec01 .headLine01 {
	padding-bottom: 8px;
	margin-bottom: 18px;
	border-bottom-color: #BABABA;
}
#topBox .sec02 {
	margin-bottom: 42px;
}
#topBox .sec02 .headLine01 {
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom-color: #BABABA;
}
#topBox .sec02 .photoBox .lBox {
	width: 502px;
	height: 510px;
}
#topBox .sec02 .photoBox .lBox a {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
}
#topBox .sec02 .photoBox .lBox a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../../image/bg02.png") repeat-x bottom left / 10px;
}
#topBox .sec02 .photoBox .lBox img,
#topBox .sec02 .photoBox .rBox img {
	border-radius: 8px;
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#topBox .sec02 .photoBox .rBox {
	width: 490px;
}
#topBox .photoBox a {
	position: relative;
	display: block;
}
#topBox .photoBox a::after {
	position: absolute;
	bottom: 16px;
	right: 16px;
	width: 9px;
	height: 14px;
	content: "";
	background: url("../../shared/image/icon15.png") no-repeat center right / 9px;
}
#topBox .photoBox .lBox a::after {
	bottom: 26px;
	right: 28px;
}
#topBox .photoBox .ttl01 {
	margin-bottom: 10px;
	font-size: 2.1rem;
	font-weight: 700;
	display: block;
	color: #FFF;
}
#topBox .photoBox .title {
	padding: 16px 70px 16px 16px;
	position: absolute;
	bottom: 4px;
	left: 5px;
	line-height: 0.8;
}
#topBox .photoBox .ttl {
	width: 80%;
	font-size: 2.1rem;
	font-weight: 700;
	display: block;
	color: #FFF;
	position: absolute;
	bottom: 10px;
	left: 16px;
	line-height: 2.6rem;
}
#topBox .photoBox .text {
	font-size: 1.6rem;
	font-weight: 400;
	color: #FFF;
	line-height: 1.2;
}
#topBox .flexBox01 {
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BABABA;
	align-items: center;
}
#topBox .flexBox01 .headLine01 {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;

}

#topBox .headLine01:before {
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
    margin-right: 10px;
    width: 30px;
    height: 30px;
	background-size: contain;
	vertical-align: middle;    

	position: relative;
	top: -3px;
}

#topBox .sec01 .headLine01:before {
	background-image: url("../image/ico_new.png");
}


#topBox .sec03 .headLine01:before {
	background-image: url("../image/ico_gourmet.png");
}


#topBox .sec02 .headLine01:before {
	background-image: url("../image/ico_trip.png");
}



#topBox .flexBox01 .more a {
	margin-bottom: -11px;
    padding: 2px 20px 2px 0;
    font-size: 1.6rem;
    font-weight: 300;
    position: relative;
    display: block;
    /* padding: 0 0 0 16px; */
    color: #000;
    vertical-align: middle;
    text-decoration: none;
}
#topBox .flexBox01 .more a::before{
	position: absolute;
    margin: auto;
    content: "";
    vertical-align: middle;
    top: 8px;
    right: 3px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#topBox .sec02 .photoBox .rBox .phoUl {
	margin-top: -7px;
}
#topBox .sec02 .photoBox .rBox .phoUl li {
	margin: 7px 4px 0 0;
	width: calc(50% - 4px);
	height: 252px;
}
#topBox .sec02 .photoBox .rBox .phoUl li a {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
}
#topBox .sec02 .photoBox .rBox .phoUl li a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../../image/bg05.png") repeat-x bottom left /10px;
}
#topBox .sec02 .photoBox .rBox li:nth-child(2n) {
	margin-right: 0;
}
#topBox .sec03 {
	margin-bottom: 50px;
}
#topBox .sec03 .headLine01 {
	padding-bottom: 7px;
	border-bottom-color: #BABABA;
}
#topBox .sec03 .phoUl {
	margin-top: -8px;
}
#topBox .sec03 .phoUl li {
	margin: 8px 8px 0 0;
    width: calc((100% - 16px) / 3);
    height: 316px;
}
#topBox .sec03 .phoUl li a {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
}
#topBox .sec03 .phoUl li a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgb(0 0 0 / 38%);
}
#topBox .sec03 .phoUl li img {
	border-radius: 8px;
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#topBox .sec03 .phoUl li:nth-child(3n) {
	margin-right: 0;
}
#topBox .sec03 .phoUl li a .ttl {
    bottom: 23px;
    width: 80%;
    height: 1.5rem;
    margin: 0 auto;
    text-align: center;
    vertical-align: center;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
#topBox .sec03 .phoUl li a::after {
	bottom: 20px;
    right: 20px;
    width: 12px;
    height: 15px;
    background-size: 10px;
}
#topBox .sec04 .lBox {
	width: 537px;
	height: 530px;
}
#topBox .sec04 .lBox a {
	position: relative;
	border-radius: 9px;
	overflow: hidden;
	height: 100%;
}
#topBox .sec04 .lBox a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../../image/bg02.png") repeat-x bottom left /10px;
}
#topBox .sec04 .rBox {
	width: 565px;
}
#topBox .sec04 .rBox .phoUl a {
	position: relative;
}
#topBox .sec04 .rBox .phoUl a::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: url("../../image/bg04.png") repeat-x bottom left /10px;
}
#topBox .sec04 .lBox img ,#topBox .sec04 .rBox img {
	border-radius: 9px;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
#topBox .sec04 .rBox li {
	margin-bottom: 5px;
	border-radius: 9px;
	overflow: hidden;
	height: 262.5px;
}
#topBox .sec04 .rBox li a {
	height: 100%;
}
#topBox .sec04 .rBox li:last-child {
	margin-bottom: 0;
}
#topBox .sec04 .rBox .phoUl li .title {
	bottom: 16px;
	left: 1px;
}
#topBox .sec04 .rBox .phoUl li a::after {
	bottom: 27px;
	right: 30px;
}

@media all and (min-width: 897px) {
	#topBox .slideBox .slick-dots li button:hover {
		opacity: 1;
	}
	#topBox .flexBox01 .more a:hover {
		opacity: 0.7;
	}
	#topBox .bgBox a:hover {
		opacity: 0.7;
	}
	#topBox .mapBox .textBox .link a:hover {
		opacity: 0.7;
	}
	#topBox .photoBox a:hover {
		opacity: 0.7;
	}
	#topBox .slideBox .slideUl li {
		width: 760px !important;
		float: left;
	}
	#topBox .slideBox .slideUl li .link a:hover {
		opacity: 0.7;
	}
	#topBox .slideBox .arrowUl .prev:hover,
	#topBox .slideBox .arrowUl .next:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#topBox .content {
		width: 94%;
		max-width: inherit;
	}
	#topBox .slick-list {
		padding: 0 !important;
	}
	#topBox .slideBox .slideUl li img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	#topBox .bgBox .h2Ttl {
		margin-bottom: 6px;
		font-size: 1.6rem;
	}
	#topBox .sec02 .photoBox {
		display: block;
	}
	#topBox .sec02 .photoBox .lBox a {
		border-radius: 4px;
	}
	#topBox .sec02 .photoBox .rBox .phoUl li a::before {
		background-image: url("../../image/bg05_sp.png");
	}
	#topBox .sec02 .photoBox .rBox .phoUl li a {
		border-radius: 4px;
	}
	/*
	#topBox .slideBox .slideUl li::before {
		background-image: url("../../image/bg07.png");
		background-position: top -40px left;
	}
	#topBox .slideBox .slideUl li::after {
		position: absolute;
		left: 0;
		height: 100%;
		width: 100%;
		bottom: 0;
		content:"";
		background: url("../../image/bg01_sp.png") repeat-x bottom left / 10px;
	} */
	#topBox .slideBox {
		padding: 0 4px;
	}
	#topBox .slideBox .slideUl li {
		margin-bottom: -7px;
	}

	#topBox .slideBox .slideUl li .text {
		font-size: 2.4rem;
		font-weight: 700;
		top: 8px;
		left: 11px;
		line-height: 1.3;
	}
	#topBox .slideBox .slideUl li .link a {
		padding: 2px 12px 2px 2px;
		box-sizing: border-box;
		font-size: 1.2rem;
		min-width: 117px;
		height: 34px;
		background-size: 7px;
		background-position: center right 11px;
		bottom: 12px;
		right: 10px;
		z-index: 3;
	}
	#topBox .slideBox .slick-dots {
		bottom: 17px;
		left: 12px;
	}
	#topBox .slideBox .slick-dots li::after {
		display: none;
	}
	#topBox .slideBox .arrowUl .prev,
	#topBox .slideBox .arrowUl .next {
		opacity: 0.7;
		top: calc(50% - 3px);
	}
	#topBox .slideBox .arrowUl .prev img,
	#topBox .slideBox .arrowUl .next img {
		width: 24px;
	}
	#topBox .bgBox {
		margin-top: -5px;
		margin-bottom: 30px;
		padding: 13px 0;
	}
	#topBox .bgBox .content {
		width: 100%;
		padding: 10px 0;
		overflow: hidden;
	}
	#topBox .bgBox .image {
		margin-bottom: 5px;
	}
	#topBox .bgBox ul {
		margin-left: -1px;
	}
	#topBox .bgBox li {
		margin: 0 6px 0 0;
		width: 160px;
	}
	#topBox .bgBox.sec01 li {
		margin-right: 8px;
		width: 200px;
	}
	#topBox .bgBox.sec01 .image {
		margin-bottom: 8px;
	}
	#topBox .bgBox.sec01 p {
		font-size: 1.4rem;
		font-weight: 700;
	}
	#topBox .bgBox a {
		padding: 0 0 15px;
	}
	#topBox .bgBox p {
		font-size: 1.3rem;
		font-weight: 400;
	}
	#topBox .mapBox {
		margin-bottom: 5px;
		padding-bottom: 70px;
	}
	#topBox .mapBox .flexBox {
		margin: 0 -10px;
		padding: 16px 0;
		display: block;
		position: relative;
	}
	#topBox .mapBox .content {
		width: auto;
		padding: 0;
	}
	#topBox .mapBox .pho {
		width: auto;
	}
	#topBox .mapBox .textBox {
		margin-bottom: 17px;
		width: 100%;
		position: absolute;
		top: 10px;
		right: 14px;
		height: 100%;
	}
	#topBox .mapBox .textBox .h2Ttl {
		margin-bottom: 3px;
		font-size: 1.8rem;
		position: absolute;
		right: 39px;
		top: 0;
	}
	#topBox .mapBox .textBox .text {
		padding-bottom: 10px;
		font-size: 1.3rem;
		line-height: 1.23;
		width: 141px;
		position: absolute;
		right: 0;
		top: 29px;
		background-color: #fff;
	}
	#topBox .mapBox .textBox .text:last-child {
		margin-bottom: 0;
	}
	#topBox .mapBox .textBox .link {
		/*position: absolute;
		bottom: -25px;
		left: calc(50% + 14px);
		transform: translateX(-50%);*/
		text-align: right;
	}
	#topBox .mapBox .textBox .link a {
		margin-top: 6px;
		padding: 0px 14px 0px 0px;
		font-size: 1.3rem;
		width: auto;
		background: none;
		border: 0;
		font-weight: normal;
		color: #279864;
		text-align: right;
		text-decoration: underline;
		position: relative;
	}
	#topBox .mapBox .textBox .link a:after {
		content: "";
		position: absolute;
		top: 2px;
		right: 0;
		border-right: 2px solid #279864;
		border-bottom: 2px solid #279864;
		transform: rotate(-45deg);
		width: 8px;
		height: 8px;
	}
	#topBox .sec01 {
		padding: 0;
		background-color: transparent;
	}
	#topBox .bgBox.sec01 .content {
		padding-left: 0;
	}
	#topBox .flexBox01 {
		padding-bottom: 4px;
		margin-bottom: 11px;
	}
	#topBox .sec01 .headLine01 {
		padding-bottom: 0;
		margin-bottom: 0;
		font-size: 1.8rem;
	}
	#topBox .sec02 {
		margin-bottom: 15px;
	}
	#topBox .sec02 .headLine01 {
		padding-bottom: 0;
		margin-bottom: 0;
		font-size: 1.8rem;
	}
	#topBox .flexBox01 .more a {
		margin-top: -8px;
		padding: 3px 32px 4px 0;
		font-size: 1.4rem;
		background-position: center right 2px;
	}
	#topBox .sec02 .photoBox .lBox {
		margin-bottom: 8px;
		width: auto;
		height: 61.5vw;
	}
	#topBox .sec02 .photoBox .lBox img {
		width: 100%;
	}
	#topBox .sec02 .photoBox .lBox a::after {
		background-size: 10px;
	}
	#topBox .sec02 .photoBox .lBox img,
	#topBox .sec02 .photoBox .rBox img {
		border-radius: 4px;
	}
	#topBox .sec02 .photoBox .rBox {
		width: auto;
	}
	#topBox .sec02 .photoBox .rBox {
		overflow-x: auto;
		margin-right: -15px;
	}
	#topBox .sec02 .photoBox .rBox .phoUl {
		margin-top: -7px;
		min-width: 660px;
		justify-content: flex-start;
	}
	#topBox .sec02 .photoBox .rBox .phoUl li {
		margin: 7px 7px 0 0;
		width: 156px;
		height: 35.4vw;
	}
	#topBox .sec02 .photoBox .rBox li:nth-child(2n) {
		margin-right: 7px;
	}
	#topBox .photoBox .lBox a::after {
		bottom: 16px;
		right: 16px;
	}
	#topBox .photoBox a::after {
		bottom: 9px;
		right: 7px;
	}
	#topBox .photoBox .ttl01 {
		margin-bottom: 6px;
		font-size: 1.6rem;
	}
	#topBox .photoBox .title {
		padding: 16px 20px 5px 5px;
		bottom: 10px;
		left: 5px;
		line-height: 1;
	}
	#topBox .photoBox .ttl {
		font-size: 1.45rem;
		bottom: 5px;
		left: 10px;
		line-height: 2rem;
	}
	#topBox .photoBox .text {
		font-size: 1.3rem;
	}
	#topBox .sec03 {
		margin-bottom: 30px;
	}
	#topBox .sec03 .headLine01 {
		padding-bottom: 0;
		font-size: 1.8rem;
	}
	#topBox .sec03 .phoUl {
		margin: -6px -3px 0 0;
		justify-content: space-between;
	}
	#topBox .sec03 .phoUl li a {
		border-radius: 4px;
	}
	#topBox .sec03 .phoUl li {
		margin: 6px 4px 0 0;
		width: calc(50% - 4px);
		height: 45vw;
	}
	#topBox .sec03 .phoUl li img {
		border-radius: 4px;
	}
	#topBox .sec03 .phoUl li:nth-child(3n) { 
		margin-right: 5px;
	}
	#topBox .sec03 .phoUl li:nth-child(2n) {
		margin-right: 0;
	}
	/*
	#topBox .sec03 .phoUl li a .ttl {
		bottom: 5px;
		left: 9px;
	}
	*/
	#topBox .sec03 .phoUl li a::after {
		padding: 2px;
		bottom: 8px;
		right: 10px;
		background-size: 9px;
		background-position: top 2px right -1px;
	}
	#topBox .sec04 .headLine01 {
		padding-bottom: 0;
		font-size: 1.8rem;
	}
	#topBox .sec04 .photoBox {
		display: block;
	}
	#topBox .sec04 .lBox {
		margin-bottom: 8px;
		width: auto;
		height: 61.5vw;
	}
	#topBox .sec04 .lBox img {
		width: 100%;
	}
	#topBox .sec04 .lBox .text {
		line-height: 1;
	}
	#topBox .sec04 .lBox .ttl01 {
		margin-bottom: 3px;
		font-size: 1.8rem;
	}
	#topBox .sec04 .rBox {
		width: auto;
	}
	#topBox .sec04 .lBox a {
		border-radius: 4px;
	}
	#topBox .sec04 .lBox a::after {
		right: 17px;
		bottom: 18px;
		background-size: 10px;
	}
	#topBox .sec04 .lBox img ,#topBox .sec04 .rBox img {
		border-radius: 4px;
	}
	#topBox .sec04 .rBox .phoUl {
		margin-top: -5px;
		display: flex;
		justify-content: space-between;
	}
	#topBox .sec04 .rBox .phoUl li {
		margin: 5px 4px 0 0;
		width: calc(50% - 4px);
		border-radius: 4px;
		height: 45vw;
	}
	#topBox .sec04 .rBox .phoUl li img {
		width: 100%;
	}
	#topBox .sec04 .rBox .phoUl li:nth-child(2n) {
		margin-right: 0;
	}
	#topBox .sec04 .rBox li {
		margin-bottom: 0;
	}
	#topBox .sec04 .rBox .phoUl li a::after {
		bottom: 10px;
		right: 10px;
	}
	#topBox .sec04 .rBox .phoUl li .title {
		bottom: -3px;
	}
	#topBox .sec04 .lBox a::before {
		background-image: url("../../image/bg03.png");
	}
	#topBox .sec04 .rBox .phoUl a::before {
		background-image: url("../../image/bg03_sp.png");
		background-position: left bottom;
	}

}
@media all and (max-width: 370px) {
	#topBox .mapBox .textBox .h2Ttl {
		font-size: 1.6rem;
		right: 35px;
		top: -10px;
	}
	#topBox .mapBox .textBox .text {
		font-size: 1rem;
		right: -18px;
		top: 13px;
	}
}
/* scrollBar */
#main .swiper {
	padding-bottom: 10px;
}
#main .swiper-scrollbar {
	bottom: 0;
	left: 0;
	height: 8px;
	background: none;
}
@media all and (max-width: 896px) {
	#main .swiper {
		padding: 0 15px;
		margin: 0 -15px;
	}
	#main .swiper-scrollbar {
		height: 4px;
	}
}