@charset "utf-8";
/* CSS Document */


/* top */
#top #site_header {
	padding: 80px 0 60px;
}
#top .site_lead {
	display: block;
    padding: 10px 10px 30px;
}
#top .site_logo {
	background: url(../image/bg_09.png) no-repeat center center;
	background-size: 80% auto;
}
#top .site_logo img {
    width: 50%;
	max-width: 229px;
}


/* scroll */
/*#top #site_header.scroll {
	padding: 10px 0;
}

#top .scroll .site_lead {
    display: none;
}
#top .scroll .site_logo {
	background-size: 40% auto;
}
#top .scroll .site_logo img {
	width: 21%;
	max-width: 160px;
}*/

/* slide */
#top .slide {
	text-align: center;
	padding-bottom: 50px;
	background: url(../image/bg_01.jpg);
}
#top .slide .bx-wrapper {
	background: url(../image/bg_08.png) no-repeat center center;
}
#top .slide .bx-viewport {
    background: none;
    border: none;
    box-shadow: none;
	left: 0;
    margin: 0 auto;
    max-width: 1100px;
}
#top .slide .bx-prev {
	background: url(../image/slide_btn.png) no-repeat 0 0;
	background-size: cover;
}
#top .slide .bx-next {
	background: url(../image/slide_btn.png) no-repeat 100% 0;
	background-size: cover;
}

/* top_nav */
.top_nav {
	background: url(../image/bg_02.jpg);
}
.top_nav .inner {
	box-sizing: content-box;
    margin: 0 auto;
    max-width: 1090px;
    padding: 45px 50px;
}
.top_nav .item + .item {
    margin-top: 30px;
}

/* top_movie */
.top_movie {
	background: url(../image/bg_03.jpg);
}
.top_movie .inner {
	line-height: 0.7;
	box-sizing: content-box;
    margin: 0 auto;
    max-width: 800px;
    padding: 20px;
}
.top_movie iframe {
	width: 100%;
	height: 250px;
}

/* top_instagram */
.top_instagram {
/*	background: url(../image/bg_03.jpg); */
}
.top_instagram .inner {
	line-height: 0.7;
	box-sizing: content-box;
    	margin: 0 auto 50px;
    	max-width: 1080px;
    	padding: 20 5px;
}



/* top_info */

.top_info {
	margin: 20px 0 30px;

}

.top_info .inner {
/*	color: #fff; */
	max-width: 1080px;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 10px;
}

.article .article-ttl {
    position: relative;
    padding-bottom: 5px;
    border-bottom: solid 4px #191970;
    font-size: 1.25em;
    font-weight: bold;
    color: #303030;
}


.article .article-ttl .inner {
    display: block;
    padding: 0;
}

.article .article-cont {
    padding-top: 35px;
    font-size: 1.1em; */
}

.article .article-cont .ttl-style {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: solid 2px #191970;
    font-size: 1.15em;
    font-weight: bold;
    color: #303030;
}

.article  .color-red{
    color: red;
    font-size: 1.2em;
    font-weight: bold;

}



/* top_wedding */
.top_wedding {
	background: url(../image/bg_02.jpg);
}
.top_wedding .inner {
	color: #fff;
	max-width: 1080px;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 20px;
}
.top_wedding .thumb {
    margin-bottom: 1em;
}
.top_wedding .detail {
}


/* top_mango */
.top_mango {
	background: url(../image/bg_02.jpg);
}
.top_mango .inner {
	color: #fff;
	max-width: 1080px;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 20px;
}
.top_mango .thumb {
    margin-bottom: 1em;
}
.top_mango .detail {
}

.top_mango iframe {
	width: 100%;
	height: 250px;
}


/* top_telfax */
.top_telfax {
	background: url(../image/bg_02.jpg);
}
.top_telfax .inner {
	color: #fff;
/*	max-width: 1080px; */
	max-width: 800px;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 20px;
}
.top_telfax .thumb {
    margin-bottom: 1em;
}
.top_telfax .detail {
}



/* top_recommended */
.top_recommended {
	background: url(../image/bg_04.jpg);
}
.top_recommended .inner {
	color: #fff;
	max-width: 1080px;
	box-sizing: content-box;
	margin: 0 auto;
	padding: 20px;
}
.top_recommended .thumb {
    margin-bottom: 1em;
}
.top_recommended .detail {
}

#top .list_topics {
	position: relative;
	margin-bottom: 30px;
}
#top .list_topics .ttl {
    color: #201713;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 16px;
    position: relative;
}
#top .list_topics .ttl::after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: -5px;
	background: url(../image/bg_06.jpg);
}

#top .list_topics .link_list {
	position: absolute;
	right: 0;
	top: 2%;
}


.top_banner {
    font-size: 0;
}

.top_banner > ul > li {
    display: inline-block;
    font-size: 13px;
    margin: 0 4.76% 10px 0;
    vertical-align: top;
    width: 47.61%;
}

.top_banner > ul > li:nth-child(2n) {
    margin-right: 0;
}

.travel_nav {
	color: #fff;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 10px;
	background: url(../image/bg_04.jpg);
}


/* info */

.button_1 {
	display: block;
	text-align: center;
}

.button_1 a {
	display: inline-block;
	padding: 0.2em 1em;
	border-radius: 4px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000 !important;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	transition: 0.5s ease-in-out;
	opacity: 1;
}

.button_1 a:hover {
	text-decoration:none;
	background-color:#2976c6;
	color:#ffffff !important;
	border:1px solid #000000;
	opacity:1;
}






/* headerGlobal追加 */

.headerGlobal {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


.headerGlobal-info {
    background-color: #4682b4; 
/*    background: url(../image/bg_06.jpg); */
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
    max-height: 50px;
}


.headerGlobal-info .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}



.wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}



.headerGlobal-info a {
    color: #FFFFFF;
    font-size: 1.4rem;
    text-decoration: none;
}

.headerGlobal-info a img {
    vertical-align: middle;
    margin-right: 5px;
}


#site_navi_sp {
    position: absolute;
    position: fixed;
    right: 10px;
    top: 60px;
    z-index: 110;
}


/* header-lang 多言語追加 */

#header-lang .language {
    position: absolute;
    right: 60px;
    top: 60px;
}










/* Tablet */
@media (min-width: 768px) {
	#top .site_logo {
		background-size: auto;
	}
	
	/* top_nav */
	.top_nav .bg_pattern { background: url(../image/bg_07.png) no-repeat center center; }
	.top_nav .inner {
		font-size: 0;
		padding: 45px 20px;
	}
	.top_nav .item {
		font-size: 20px;
		display: inline-block;
		width: 28.8%;
		position: relative;
	}
	.top_nav .item + .item {
		margin-left: 6.79%;
		margin-top: 0;
	}
	.top_nav .item::before {
		background: url(../image/icon_02.png) no-repeat center top;
		bottom: -18px;
		content: "";
		display: block;
		height: 19px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.top_nav .item:hover::before {
		bottom: -27px;
	}
	
	/* top_movie */
	.top_movie .inner {
		padding: 0 20px;
	}
	.top_movie iframe {
		width: 100%;
		height: 450px;
	}

	/* top_instagram */
	.top_instagram .inner {
		padding: 0 20px;
	}
	
	/* top_wedding */
	.top_wedding .inner { padding: 0 20px; }
	.top_wedding .thumb {
		padding: 0;
		margin: 0;
		float: left;
		width: 50%;
	}
	.top_wedding .detail {
		float: right;
		width: 50%;
		padding: 20px 20px 0;
	}


	/* top_mango */
	.top_mango .inner { padding: 0 20px; }
	.top_mango .thumb {
		padding: 0;
		margin: 0;
		float: left;
		width: 50%;
	}
	.top_mango .detail {
		float: right;
		width: 50%;
		padding: 20px 20px 0;
	}

	.top_mango iframe {
		width: 100%;
		height: 300px;
	}




	/* top_telfax */
	.top_telfax .inner { padding: 0 20px; }
	.top_telfax .thumb {
		padding: 0;
		margin: 0;
		float: left;
		width: 50%;
	}
	.top_telfax .detail {
		float: right;
		width: 50%;
		padding: 20px 20px 0;
	}

	/* top_recommended */
	.top_recommended .inner { padding: 0 20px; }
	.top_recommended .thumb {
		padding: 0;
		margin: 0;
		float: right;
		width: 50%;
	}
	.top_recommended .detail {
		float: left;
		width: 50%;
		padding: 10px 0 0;
	}
	
	#top .list_topics {
		float: left;
		width: 59.25%;
	}
	.top_banner {
		float: right;
		width: 38.88%;
	}

	.button_1 {
		display: inline-block;
		text-align: left;

	}



	.wrapper {
    		max-width: 1080px;
    		margin-left: auto;
    		margin-right: auto;
    		padding-left: 15px;
    		padding-right: 15px;
	}




	
}


/* DeskTop */
@media (min-width: 1024px) {
	
}

/* 広いPC */
@media (min-width: 1280px) {
	#top #site_header {padding: 60px 0 10px; }
	#top .site_lead { padding: 25px 0 0; }
	/*#top .scroll .site_lead { display: block; padding: 0; }*/
	#top #header_list .g_navi { display: none; }
	
	#top .slide .bx-controls {
		margin: 0 auto;
		max-width: 1080px;
		position: relative;
	}
	#top .slide .bx-wrapper .bx-controls-direction a {
		height: 45px;
		top: -280px;
		width: 45px;
	}
	#top .slide .bx-prev { left: -65px; }
	#top .slide .bx-next { right: -65px; }
	
}
