@charset "UTF-8";
/* ######################################################################################

　周辺環境

###################################################################################### */
/* ====================================================
  共通
==================================================== */
.pageLocation #Location {
	background: #f0edec;
}
@media screen and (max-width: 767px) {
	.pageLocation #Location {}
}

.pageLocation .wallBelt.topZero{   padding-top: 0;}

.pageLocation .location .breeze {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 80px;
}
.pageLocation .location .breeze .photo {
	width: 30%;
}
.pageLocation .location .breeze .text {
	width: 65%;
	text-align: left;
}
.pageLocation .location .breeze .text p { margin-bottom: 30px; font-size: 125%; color: #585d47;}
.pageLocation .location .breeze .text p.catch {
	font-size: 200%;
}
.pageLocation .location .breeze .text p.catch span { display: block; color: #c49863;}

.pageLocation .location .luxe { text-align: left; margin-top: 80px;}
.pageLocation .location .luxe p { margin-bottom: 30px; font-size: 125%; color: #585d47;}
.pageLocation .location .luxe p.catch {
	font-size: 200%;
}
.pageLocation .location .luxe p.catch span { display: block; color: #c49863;}

.pageLocation .location .trafficflow { max-width: 1000px; margin:60px auto;}

.pageLocation .wb02 .accphoto {
	text-align: left;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-feature-settings: "palt";
	margin-top: 80px;
}
.pageLocation .wb02 .accphoto .hakatast { margin-bottom: 30px; margin-top: 50px;}
.pageLocation .wb02 .accphoto .hakatast img,
.pageLocation .wb02 .accphoto .photo { margin-bottom: 15px;}
.pageLocation .wb02 .accphoto .loc {
    font-size: 109%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 20px;
    line-height: 1.5;
}

.pageLocation .wb02 .accphoto .loc span { font-size: 1.15em; display: block;}
.pageLocation .wb02 .accphoto .hakatast .loc { vertical-align: inherit;}
.pageLocation .wb02 .accphoto .hakatast .loc span { display: inline;}

.pageLocation .wb02 .accphoto .time {  display: inline-block; line-height: 1; font-size: 1.25em;}
.pageLocation .wb02 .accphoto span.hun { font-size: 3.7em;}
.pageLocation .wb02 .accphoto em { font-size: 80%; font-style: normal;}
.pageLocation .wb02 .accphoto ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pageLocation .wb02 .accphoto ul li { margin-bottom: 30px; width: 31%;}

.pageLocation .wb02 .accphoto ul::after{
  content:"";
  display: block;
  width:31%;
}


@media screen and (max-width: 767px) {
	.pageLocation .wb01 .lead h2 { font-size: 2.75em;}
	.pageLocation .wb02 .accphoto .hakatast .loc span { display: block;}
	.pageLocation .wb02 { padding-top: 0px;}
	.pageLocation .wb02 .accphoto { margin-top: 40px;}
	.pageLocation .wb02 .accphoto ul { display: block;}
	.pageLocation .wb02 .accphoto ul li { width: 100%;}
	.pageLocation .location .map { margin: 0 0 50px;}
	.pageLocation .location .trafficflow { width: 95%; margin: auto;}
	
	.pageLocation .location .breeze {}
	.pageLocation .location .breeze .photo,
	.pageLocation .location .breeze .text { width: 100%;}
	.pageLocation .location .breeze .photo { order: 2;}
	
	.pageLocation #Location .mainimg .contents .text .copy,
	.pageLocation #Location .contents.second .text .copy,
	.pageLocation #Location .mainimg .contents .text .tcopy,
	.pageLocation #Location .contents.second .text .tcopy{ width: 100%;}
	.pageLocation #Location .mainimg .contents .text .copy,
	.pageLocation #Location .contents.second .text .copy { margin-top: 20px;}	
	.pageLocation #Location .contents .stamp {
		position: absolute;
		right: 10%;
		left:inherit;
		top: 20px;
		width: 20%;
	}

}


/* ====================================================
  life information
==================================================== */
.pageLocation .wb03 {
	padding: 40px 0;
}


/* ====================================================
    スポット　詳細表
==================================================== */
/* 枠
-------------------------------------*/
.pageLocation .wb03 h2 {
	font-weight: normal;
    letter-spacing: 0.075em;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 35px;	
}    
.pageLocation .wb03 h3{
        position: relative;
        font-weight:bold;
		border-bottom: solid 1px #ccc;

    }
@media print, screen and (min-width: 768px) {
    .pageLocation .wb03 { margin:0px auto 0;}
    .pageLocation .wb03 .leftBox,
    .pageLocation .wb03 .rightBox{width: 550px;}
    .pageLocation .wb03 .leftBox{float: left;}
    .pageLocation .wb03 .rightBox{float: right;}

	.pageLocation .wb03 .leftBox ul.tfimg { margin:15px 0 20px;}
	.pageLocation .wb03 .leftBox ul.tfimg li {
		display: inline-block;
		text-align: left;
		width: 49%;
	}
	.pageLocation .wb03 .leftBox ul.tfimg li:nth-child(2) {
		text-align: right;
	}
}
@media screen and (max-width: 767px) {
    .pageLocation .wb03 { padding:30px 0 15px; margin-top: 0px;}
	.pageLocation .wb03 .leftBox ul.tfimg { margin:15px 0 20px;}
	.pageLocation .wb03 .leftBox ul.tfimg li {
		display: inline-block;
		text-align: left;
		width: 49%;
	}
	.pageLocation .wb03 .leftBox ul.tfimg li:nth-child(2) {
		text-align: right;
	}	
}

.pageLocation .wb03:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/* タイトル
-------------------------------------*/
.pageLocation .wb03 h2.infoTitle { margin-bottom: 60px;}
.pageLocation .wb03 h3 {
    font-size: 1.3em;
    letter-spacing: 0.075em;
    padding-bottom: 8px;
    margin-bottom: 0.3em;
	text-align: left;
}
.pageLocation .wb03 h3:before{
    width: 240px;
    height: 2px;
    bottom: -2px;
}




/* 表
-------------------------------------*/
.pageLocation .wb03 .detail table{width: 100%;}
.pageLocation .wb03 .detail table th,
.pageLocation .wb03 .detail table td{border-bottom:solid 1px #888888 ; vertical-align: bottom;}
.pageLocation .wb03 .detail table tr.nob th,
.pageLocation .wb03 .detail table tr.nob td { border-bottom: none; padding-bottom: 0;}
.pageLocation .wb03 .detail table th.pno { padding-top: 5px;}

.pageLocation .wb03 .detail table th{text-align: left; font-weight: normal;}
.pageLocation .wb03 .detail table td{text-align: right;}

.pageLocation .wb03 .detail table th span,
.pageLocation .wb03 .detail table td span{display: inline-block;}
.pageLocation .wb03 .detail table th span { font-size: 80%;}

@media print, screen and (min-width: 768px) {    
    .pageLocation .wb03 .detail{margin-bottom: 60px;}
    .pageLocation .wb03 .detail table th,
    .pageLocation .wb03 .detail table td{
        padding: 15px 0 8px;
        font-size: 15px;
        /*letter-spacing: 0.025em;*/
		vertical-align: top;
    }
    
}
@media screen and (max-width: 767px) {
    .pageLocation .wb03 h2.infoTitle { margin-bottom: 30px;}
    .pageLocation .wb03 .detail{margin-bottom: 2em;}
    .pageLocation .wb03 .detail table th,
    .pageLocation .wb03 .detail table td{
        line-height: 1.35;
        padding: 0.5em 0;
        font-size: 15px;
        width: 48%;
		vertical-align: top;
    }
    .pageLocation .wb03 .detail table td{padding-left: 5px; /*width: 162px;*/ }
	.pageLocation .wb03 .detail table th.pno { font-size: 100%;}
	
}

/* ====================================================
  attention
==================================================== */
.pageLocation .caution{font-size: 70%; line-height: 1.7;}

@media print, screen and (min-width: 768px) {
	.pageLocation .caution{text-align: left;padding: 3em 0 0;}
}
@media screen and (max-width: 767px) {
		.pageLocation .caution{text-align: left;padding: 2em 0 0;}
}


/* end */