@charset "utf-8";

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

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

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

.sentTtl {
	text-align: center;
	padding: 15px 0 20px 0;
	font-size: 4.2rem;
	font-weight: normal;
}

#wrapMainSlide {}

#wrapMainSlideInner {
    position: relative;
    width: 100%;
}

#wrapMainSlideInner .wrapSlide {
    position: relative;
    width: 100%;
	overflow: hidden;
}


.nanana {
	display: none;
	position: absolute;
	bottom:0;
	left: 0;
	background-image: url(../img/top/bg_pager.png);
	width: 100%;
	height: 80px;
	z-index: 1003;
}

.waka {
	position: absolute;
	top: 150px;
	right: -90px;
	z-index: 1003;
}

.waka img{
	width: 70%;
	height: auto;
}

#wrapMainSlideInner .wrapSlide > h2 {
	z-index: 1002;
    width: 100%;
	text-align: center;
	position: absolute;
	top:50%;
	margin-top: -30px;
}


#wrapMainSlideInner .wrapSlide > p {
	z-index: 1001;
	position: absolute;
	top:0;
	left:0;
}

#wrapMainSlideInner .wrapSlide > h2 img,
#wrapMainSlideInner .wrapSlide > p img{
	vertical-align: bottom;
}

#wrapMainSlideInner .wrapSlide li{
    overflow: hidden;
    width: 100%;
	height: 500px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
#wrapMainSlideInner .wrapSlide li.s01{background-image: url(../img/top/bg_001.png);}
#wrapMainSlideInner .wrapSlide li.s02{background-image: url(../img/top/bg_002.png);}
#wrapMainSlideInner .wrapSlide li.s03{background-image: url(../img/top/bg_003.png);}
#wrapMainSlideInner .wrapSlide li.s04{background-image: url(../img/top/bg_004.png);}
#wrapMainSlideInner .wrapSlide li.s05{background-image: url(../img/top/bg_005.png);}



@keyframes fadeIn {
    from {
        opacity:0;
		transform: scale(1.1, 1.1);
    }
    to {
        opacity:1;
		transform: scale(1.0, 1.0);
    }
}

#wrapMainSlideInner .wrapSlide .active-slide span {
	animation-name: fadeIn;
    animation-duration: 2s;
    animation-timing-function: liner;
}



#main_read {
	padding: 8%;
}

#main_read .innerContainer{
	margin: 0 auto;
}

#main_read .main_read_ttl{
	display: table;
	margin-bottom: 20px;
	padding: 0 10px;
}

#main_read .main_read_ttl i{
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}

#main_read .main_read_ttl h2{
	display: table-cell;
	vertical-align: middle;
	font-size: 1.8rem;
}




#main_read .main_lr{
	width: 100%;
}

#main_read .main_l{
	width: 100%;
	position: relative;
	vertical-align: bottom;
}

#main_read .main_l img{
	vertical-align: bottom;
	width: 100%;
	height: auto;
}

#main_read .main_l .t01{
	position: absolute;
	left: -30px;
	top: 0;
}

#main_read .main_l .t02{
	position: absolute;
	right: 16px;
	bottom: -40px;
}

#main_read .main_r{
	background-image: url(../img/top/bg_tsuru_sp.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	vertical-align: bottom;
	padding: 40px 20px 20px 20px;
	box-sizing: border-box;
}

#main_read .main_r p{
	line-height: 1.5em;
}
#main_read .main_r .mincho{
	font-size: 1.6rem;
	line-height: 1.2em;
	font-weight: bold;
	margin: 10px 0 15px 0;
}


.ttl_top_comi {
	text-align: center;
	color: #fff;
}

.ttl_top_comi .ttl{
	font-size: 1.8rem;
	margin-bottom: 10px;
	padding-bottom: 13px;
	background-image: url(../img/common/line_ttl_bottom.svg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.ttl_top_comi span{
	font-size: 1.2rem;
}

#main_story {
	padding: 10% 0;
	background-image: url(../img/top/bg_story.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#main_story .innerContainer{
	font-size: 1.8rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}

#main_story .innerContainer h3{
	font-size: 1.8rem;
	padding: 15px 0;
}

#main_story .innerContainer p.c{
	font-size: 1.4rem;
	line-height: 1.5em;
}

#main_story .innerContainer .btn {
	text-align: center;
	margin-top: 11%;
}

#main_story .innerContainer .btn a{
	font-size: 1.4rem;
	display: inline-block;
	color: #fff;
	background-color:#000;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	padding: 10px 65px;
}

#main_story .innerContainer .btn a:hover{
	color: #000;
	background-color:#fff;
	text-decoration: none;
}


#main_theme {}
#main_theme .main_lr{
	width: 100%;
	color: #fff;
	background-color:#09F;
	padding: 10% 0;
}

#main_theme .main_l{
	padding-bottom: 10%;
	text-align: center;
	vertical-align: middle;
}

#main_theme .main_r{
	position:relative;
	vertical-align: top;
	padding: 0 5%;
}

#main_theme .main_r .the01{
	background-color:#333
}

#main_theme .main_r .the02{
	background-color:#000
}


#main_theme .main_r .the_inner{
    position: relative;
    width: 100%;
}
#main_theme .main_r .the_inner:before {
    content:"";
    display: block;
    padding-top: 53.333333333333333333%; /* 高さを幅の75%に固定 */
}
#main_theme .main_r .the_inner .content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
    position: absolute;
	text-align: center;
}
#main_theme .main_r .the_inner .content a{
	display:block;
}

#main_theme .main_r .the01 .the_inner .content{
	background-image: url(../img/top/bg_theme01_off.png);
}

#main_theme .main_r .the01 .the_inner .content:hover{
	background-image: url(../img/top/bg_theme01_on.png);
}

#main_theme .main_r .the02 .the_inner .content{
	background-image: url(../img/top/bg_theme02_off.png);
}

#main_theme .main_r .the02 .the_inner .content:hover{
	background-image: url(../img/top/bg_theme02_on.png);
}

#main_theme .main_r .the_inner .content .of{
	display:block;
	opacity: 1;
	transition: all .4s;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#main_theme .main_r .the_inner .content .on{
	display:block;
	opacity: 0;
	transition: all .4s;
	position: absolute;
	top: 48%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#main_theme .main_r .the_inner .content:hover .of{opacity: 0;}
#main_theme .main_r .the_inner .content:hover .on{opacity: 1;}





#main_theme .innerContainer h3{
	font-size: 2.0rem;
	padding: 15px 0;
}

#main_theme .innerContainer h3 span{
	font-size: 1.6rem;
}

#main_theme .innerContainer p.c{
	font-size: 1.4rem;
	line-height: 1.5em;
}

#main_theme .innerContainer .btn {
	display: none;
}



/* グルメ・土産・宿
---------------------------------------------------------------------- */

#main_kanko {
	width: 100%;
	padding: 5% 5% 25px 5%;
	background-color: #f5f2f0;
}

#main_kanko .ttl_top {
	padding: 35px 0 15px 0;
	text-align: center;
}

#main_kanko .ttl {
	position: relative;
	margin-bottom: 7px;
	padding-bottom: 8px;
	font-size: 1.8rem;
}

#main_kanko .ttl::before {
	position: absolute;
	bottom: 1px;
	left: 0;
	right: 0;
	display: block;
	width: 64px;
	height: 1px;
	margin: auto;
	content: '';
	background-color: #d3cecb;
}

#main_kanko .ttl::after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 3px;
	margin: auto;
	content: '';
	background-color: #07aee5;
	z-index: 1;
}

#main_kanko .ttl_top span {
	font-size: 1.2rem;
}

#main_kanko .main_l,
#main_kanko .main_c,
#main_kanko .main_r {
	position: relative;
	width: 100%;
}

#main_kanko .main_c,
#main_kanko .main_r {
	margin-top: 25px;
}

#main_kanko .main_l a,
#main_kanko .main_c a,
#main_kanko .main_r a {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 67%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#main_kanko .main_l a { background-image: url(../img/top/bg_kanko03.jpg);}
#main_kanko .main_c a { background-image: url(../img/top/bg_kanko01.jpg);}
#main_kanko .main_r a { background-image: url(../img/top/bg_kanko02.jpg);}

#main_kanko .main_l a::before,
#main_kanko .main_c a::before,
#main_kanko .main_r a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}

#main_kanko .main_l a::before { background-image: url(../img/top/ic_kanko03.png);}
#main_kanko .main_c a::before {	background-image: url(../img/top/ic_kanko01.png);}
#main_kanko .main_r a::before {	background-image: url(../img/top/ic_kanko02.png);}

#main_kanko .caption {
	padding: 20px;
	background-color: #fff;
}

#main_kanko .caption h3 {
	color: #07aee5;
	font-size: 2.0rem;
	text-align: center;
	margin-bottom: 5px;
}

#main_kanko .caption br {
	display: none;
}



/* 新着情報
---------------------------------------------------------------------- */

#main_news {
	padding: 73px 0 0 0;
}

#main_news .innerContainer{
	font-size: 1.8rem;
	margin: 0 auto;
}

#main_news .main_lr{
	width: 100%;
}

#main_news .main_l{
}

#main_news .main_l {
	display: table;
	margin: 0 auto;
	padding-bottom: 20px;
}

#main_news .main_l h2{
	display: table-cell;
	font-size: 1.9rem;
	border-left: 3px solid #07aee5;
	border-right: 3px solid #07aee5;
	padding: 0 30px;
}

#main_news .main_l p {
	display: table-cell;
	padding: 0 20px 0 40px;
}

#main_news .main_l p a{
	color: #000;
	font-size: 1.4rem;
	display: block;
	background-image:url(../img/common/ic_list_btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	padding-left: 30px;
}

#main_news .main_l p a:hover{
	display: block;
}

#main_news .news {
	padding: 0 5% 40px 5%;
}

#main_news .main_r a {
	color: #07aee5;
	text-decoration: none;
}

.news_item {
	background-color: #f8f8f8;
	padding: 15px;
	border-bottom: 1px dotted #e1dddb;
}
.news_item:first-child {
	border-top: 1px solid #e1dddb;
}
.news_item:last-child {
	border-bottom: 1px solid #e1dddb;
}

.news_item:nth-child(even) {
	background-color: #fff;
}

.news_data {
	font-size: 1.2rem;
	padding-bottom: 0.5%;
}

.news_data span{
	display: inline-block;
	font-size: 1.1rem;
	margin-left: 10px;
	color: #fff;
	background-color:#e15a00;
	padding: 2px 10px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.news_ttl {
	font-size: 1.4rem;
}

.ic_pdf {
	position: relative;
	padding-right: 26px;
}

.ic_pdf:after {
	position: absolute;
	content: "";
	display: inline-block;
	background-image: url(../img/common/ic_pdf.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 26px;
	height: 26px;
	padding-left: 32px;
}



/* バナー
---------------------------------------------------------------------- */
#bnrLeaflet {
	text-align: center;
	margin-bottom: 30px;
}
#bnrLeaflet img {
	max-width: 94%;
}



/* ギャラリー
---------------------------------------------------------------------- */

#main_gallery {
	width: 100%;
	padding-top: 35px;
	background-color: #f7f4f2;
}

#main_gallery .ttl_top {
	text-align: center;
}

#main_gallery .ttl {
	position: relative;
	margin-bottom: 7px;
	padding-bottom: 8px;
	font-size: 1.8rem;
}

#main_gallery .ttl::before {
	position: absolute;
	bottom: 1px;
	left: 0;
	right: 0;
	display: block;
	width: 64px;
	height: 1px;
	margin: auto;
	content: '';
	background-color: #d3cecb;
}

#main_gallery .ttl::after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 3px;
	margin: auto;
	content: '';
	background-color: #07aee5;
	z-index: 1;
}

#main_gallery .btn {
	display: block;
	width: 200px;
	height: 36px;
	margin: 25px auto 40px auto;
	color: #fff;
	font-size: 1.4rem;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	transition: all .4s;
}

#main_gallery .list {
	width: 100%;
}

#main_gallery .list li {
	float: left;
	width: 50%;
}

#main_gallery .list img {
	display: block;
	width: 100%;
	height: auto;
}