@charset "utf-8";

/* ======================

 [brake-point]
 min-width:480px
 max-width:768px

====================== */

/*--------------------------------
 page_link_img
--------------------------------*/
.page_link{
}

.page_link_img:not(:last-child) {
	
}

.page_link_img {
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	margin-bottom: 160px;
}

#link_1.page_link_img { background-image: url(../img/kanko/bg_link_1_pic.png);}
#link_2.page_link_img {	background-image: url(../img/kanko/bg_link_2_pic.png);}
#link_3.page_link_img {	background-image: url(../img/kanko/bg_link_3_pic.png);}
#link_4.page_link_img {	background-image: url(../img/kanko/bg_link_4_pic.png);}

.page_link_img .innerContainer {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.page_link_img .ttl_icon {
	position: absolute;
	background-color:#000;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.page_link_img .ttl_icon img {
	width: 60px;
}

.page_link_img .ttl_copy {
	position: absolute;
	bottom: -60%;
	z-index: 1005;
	box-shadow: 0px 0px 35px 5px rgba(0,0,0,0.1);
	background-color: #fff;
	display: inline-block;
	padding: 45px 15px 20px;
	text-align: center;
}

.page_link_img .ttl_copy {
	width: 90%;
	left: 5%;
}

.page_link_img .ttl_copy .ttlc {
	display: table;
	width: 100%;
	margin: 20px 0 20px 0;
}

.page_link_img .ttl_copy .ttl{
	display: table-cell;
	font-size: 1.4rem;
	width:40%;
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #07aee5;
	vertical-align: middle;
}

.page_link_img .ttl_copy span.txt {
	display: table-cell;
	font-size: 1.2rem;
	line-height: 1.2em;
	text-align: left;
	padding: 0 10px;
	vertical-align: middle;
}

.page_link_img .ttl_copy .btn {
	text-align: center;
}

.page_link_img .ttl_copy .btn a {
	font-size: 1.2rem;
	display: inline-block;
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px 40px;
	transition: all .4s;
}

.page_link_img .ttl_copy .btn a:hover {
	color: #000;
	background-color:#fff;
	text-decoration: none;
	border: 1px solid #000;
}


/*--------------------------------
 page_ttl_img
--------------------------------*/

.page_ttl_img {
	width: 100%;
	height: 320px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center bottom;

}


#info01.page_ttl_img { background-image: url(../img/kanko/bg_main_pic_1.png);}
#info02.page_ttl_img { background-image: url(../img/kanko/bg_main_pic_2.png);}
#info03.page_ttl_img { background-image: url(../img/activity/bg_main_pic_3.png);}

.page_ttl_img .innerContainer {
	padding: 0 20px;
}

.page_ttl_img .innerContainer .ttl_copy{
	width: 100%;
	position: relative;
	z-index:1002;
	box-shadow:0px 0px 35px 5px rgba(0,0,0,0.1);
	background-color: #FFF;
	display: inline-block;
	margin: -50px auto 0 auto;
	padding: 20px 0;
	text-align: center;
}

.page_ttl_img .innerContainer {
	position: relative;
	margin: 0 auto;
	padding-top:50px;
}

.page_ttl_img .ttl_icon {
	position: absolute;
	background-color:#000;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.page_ttl_img .ttl_icon img {
	width: 60px;
}

.page_ttl_img .ttl_copy {
	width: 90%;
	position: absolute;
	top: -35px;
	z-index: 1005;
	box-shadow: 0px 0px 35px 5px rgba(0,0,0,0.1);
	background-color: #fff;
	display: inline-block;
	padding: 45px 15px 20px;
	text-align: center;
}

.page_ttl_img .ttl_copy .ttlc {
	display: table;
	margin: 40px 0 0 0;
}

.page_ttl_img .ttl_copy .ttl{
	display: table-cell;
	font-size: 1.4rem;
	width:40%;
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #07aee5;
	vertical-align: middle;
}

.page_ttl_img .ttl_copy span.txt {
	display: table-cell;
	font-size: 1.2rem;
	line-height: 1.2em;
	text-align: left;
	padding: 0 10px;
	vertical-align: middle;
}


.cap {
	padding-top: 5px;
	padding-right: 5px;
	font-size: 1.2rem;
}


/*--------------------------------
 スポット
--------------------------------*/

#spot > div > h2{
	text-align: center;
	font-size: 2.0rem;
	width: 100%;
	background-image: url(../img/story/ttl_line01.gif), url(../img/story/ttl_line03.gif);
	background-position: center bottom, center bottom;
	background-repeat: no-repeat, repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#spot .spotitem {
	margin-top: 80px;
}

#spot .spotitem > .innerContainer {
}

#spot .spotitem > .innerContainer > .spotitemIn {
	padding: 0 15px;
	margin-bottom: 50px;
}

#spot .spotitem > .innerContainer > .spotitemIn .wp{
	vertical-align: top;
}


#spot .spotitem > .innerContainer > .spotitemIn .info{
	vertical-align: top;
}

#spot .spotitem > .innerContainer > .spotitemIn .info h4{
	margin-top: 20px;
}

#spot .spotitem > .innerContainer > .spotitemIn h3{
	font-size: 1.6rem;
	color: #07aee5;
	margin-bottom: 5px;
}

#spot .spotitem > .innerContainer > .spotitemIn h3 span.mincho{
	font-size: 1.6rem;
	color: #07aee5;
}

#spot .spotitem > .innerContainer > .spotitemIn h3 span.r{
	display: inline-block;
	background-color:#c30e23;
	color: #fff;
	margin-left: 10px;
	padding: 2px 10px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 1.4rem;
}

#spot .spotitem > .innerContainer > .spotitemIn h3 span.rub{
	display: block;
	font-size: 1.2rem;
	color: #000;
	font-weight: normal;
}

#spot .spotitem > .innerContainer > .spotitemIn .info p{
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#spot .spotitem > .innerContainer > .spotitemIn .info dl{
	display: table;
	margin-top: 10px;
}
#spot .spotitem > .innerContainer > .spotitemIn .info dl a.blank{
	background-image: url(../img/common/ic_blank.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	display: inline-block;
}

#spot .spotitem > .innerContainer > .spotitemIn .info dl dt{
	display: table-cell;
	padding-right: 10px;
	vertical-align: top;
}

#spot .spotitem > .innerContainer > .spotitemIn .info dl dt img{
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -1px;
}

#spot .spotitem > .innerContainer > .spotitemIn .info dl dd{
	display: table-cell;
	vertical-align: middle;
}

#spot .spotitem > .innerContainer > .spotitemIn .info dl dd a.map{
	display: inline-block;
	margin-left: 10px;
	padding: 3px 10px 2px 10px;
	background-color:#07aee5;
	color:#fff;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 1.1rem;
}

/* info03 */
#spot .spotitem > .innerContainer > .spotitemIn .spotImgTwo {
	width: 100%;
	margin-bottom: 10px;
}
#spot .spotitem > .innerContainer > .spotitemIn .spotImgTwo li {
	width: 100%;
}
#spot .spotitem > .innerContainer > .spotitemIn .spotImgTwo li:nth-of-type(1) {
	margin-bottom: 1px;
}
#spot .spotitem > .innerContainer > .spotitemIn .spotImgTwo li:nth-of-type(2) {}
#spot .spotitem > .innerContainer > .spotitemIn .spotImgTwo li img {
	vertical-align: middle;
}
#spot .spotitem > .innerContainer > .spotitemIn .info .lead {
	border-bottom: 1px dotted #acacac;
	margin-bottom: 10px;
}



/*--------------------------------
 localMenu
--------------------------------*/
#localMenu {
	position: fixed;
	top: -60px;
	width: 100%;
	transition: top 0.2s linear;
	z-index: 2000;
	background-color: #07aee5;
}

#localMenu.is-active {
	top: 0;
}

#localMenu ul {
	width: 100%;
	padding: 5px 0;
}

#localMenu li {
	width: 90%;
	height: 50px;
	margin: 0 auto;
}

#localMenu .is-current {
	display: none;
}

#localMenu a {
	position: relative;
	display: block;
	height: 50px;
	padding: 0 5px 0 35px;
	border: 1px solid #fff;
	border-radius: 3px;
	overflow: hidden;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	background-color: #07aee5;
}

#localMenu a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	display: block;
	width: 20px;
	height: 14px;
	margin: auto;
	content: '';
	overflow: hidden;
}

#localMenu li:first-child a::after {
	background: url(../img/kanko/bg_kanko_menu_1_sp.png) left top no-repeat;
	background-size: 20px 29px;
}

#localMenu li:last-child a::after {
	background: url(../img/kanko/bg_kanko_menu_2_sp.png) left top no-repeat;
	background-size: 20px 29px;
}
