@charset "utf-8";

/* ---------- Normal ---------- */
@font-face {
  font-family: 'GenJyuuGothic';
  src: url('fonts/GenJyuuGothic-P-Normal.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

/* ---------- Bold ---------- */
@font-face {
  font-family: 'GenJyuuGothic';
  src: url('fonts/GenJyuuGothic-P-Bold.woff') format('woff');
  font-weight: 700;
  font-style: bold;
}

h2 {
	text-decoration: none;
	font-weight: normal;
	font-size: 14.88px;
	color: #231815;
	letter-spacing: 0.3em;
	text-align: left;
	margin-bottom: 15px;
	padding-left: 2px;
}

/* ---------- 多言語メニュー---------- */

.Language-menu {
	position:fixed;
	top:30px;
	right:25px;
	z-index: 1000;
	font-size: 12.5px;
	text-align: center;
}

.menu {
    position: relative;
    width: 130px;
    height: 25px;
    margin: 0 auto;
}

.menu > li {
    float: left;
    width: 100%; /* グローバルナビ1つの場合 */
    height: 25px;
    line-height: 25px;
    background: rgb(29, 33, 19);
}

.menu > li a {
    display: block;
    color: #fff;
}

.menu > li a:hover {
    color: #999;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #231815;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
    background: #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

/* 下矢印 */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 2px 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 25px;
    width: 100%;
    background: #231815;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    top: 25px;
    visibility: visible;
    opacity: 1;
}

/* --------- */

#container {
    width: 100%;
    text-align: center;
}

.no-pc {
	display: none;
}

/* ---------- TOPスライドショーとコピー ---------- */

#top-slider {
	width: 100%;
	position: relative;
}

.top-clearfix:after { /* floatの解除 */
    display:block;
    clear:both;
    visibility:hidden;
    content:".";
	line-height:0;
}

#copy {
	position: absolute;
	top: 180px;
	left: 6%;
	z-index:999;
}

#slider-box {
	position: relative;
	float: right;
	width: 70%;
}

#slider-box #slider img {
	height: auto;
	width: 100%;
}

.mainimg {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.mainimg li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	overflow: hidden;
	left: 0;
	top: 0;
}

.mainimg li:first-child {
	position: relative;
	display: block;
	float: left;
}

.mainimg img {
	display: block;
	float: left;
	min-width: 948px;
	min-height: 600px;
	overflow: hidden;
	border: 0;
}

/* ---------- TOP用メニュー ---------- */

#sticky-menubar {
	height: 134px;
	background-color:#FFF;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}

h1 {
	display:inline;
	padding-right:50px;
}

.top-fb {
	padding-left: 5px;
}

#sticky-menubar img {
	padding-top: 28px;
}

.tmenu-filter:hover {
	opacity: 0.4 ; /* 濃さ0～1 */
	filter: alpha(opacity=40) ;	/* Ie用 */
}

/* ---------- 以下からの枠 ---------- */

#wrapper {
	width: 100%;
}

/* --------------------- 【記事1】--------------------- */

#kiji-1 {
	width:995px;
	margin:0 auto 180px auto;
	padding-top:  120px;
}

/* ---------- PICK UP ---------- */

.osusume-contents {
	width: 492px;
	float: left;
}

.osusume-contents h2 {
	font-size: 11.5px;
	font-weight: bold;
	padding-bottom: 5px;
}

.osusume-contents .yajirushi {
	font-weight: normal;
	padding-right: 7px;
}

.osusume-box-waku{
	line-height:0;
}

.osusume-box {
	width: 240px;
	float: left;
}

.box-b-sp {
	margin-bottom: 50px;
}

.box-r-sp {
	padding-right: 12px;
}

/* ---------- PICK UP -画像 ---------- */

.osusume-img {
	width: 240px;
	height:	 150px;
	overflow: hidden;
	position: relative;
}

.osusume-img.large {
	width: 373px;
	height:	 233px;
	overflow: hidden;
	position: relative;
}

.osusume-img.large img{
	max-width: 100%;
}

.osusume-img .caption {
	font-size: 11.4px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #fff;
	text-align: left;
	position: absolute;
	left:13px;
	bottom: 9px;
}
.osusume-img .yajirushi {
	font-size: 13px;
	line-height: 1em;
	color: #fff;
	text-align: left;
	position: absolute;
	right:15px;
	bottom: 17px;
	border: 1px solid #fff;
	padding: 1px 5px 1px 5px;
}
.osusume-img .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;	/* 枠の上に置いて表示させない */
	left: 0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.5s ease;
	transition:		all 0.5s ease;
}
.osusume-img:hover .mask {
	top: 0;	/* 下に降りてくるように見せる */
}

.smart-osusume-name {
	display: none;
}

/* ---------- PICK UP -ボタン ---------- */

.osusume-btn {
	text-align: right;
	margin: 14px 14.5px 0 0;
}

.button {
  display: inline-block;
  width: 95px;
  height: 25px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 2;
  border: 1px solid #9FA0A0;
  color: #595757;
  line-height: 23px;
  overflow: hidden;
  font-size: 11.5px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button:hover {
  color: #fff;
}
.button::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
.button:hover::after {
  top: 0;
  background-color: #333;
}


/* ---------- メインテキスト ---------- */

.main-text-contents {
	width: 373px;
	float: right;
	text-align: left;
}

.main-text-box {
	padding-top: 60px;
	transform: rotate(0.001deg);/* IE対策 */
}

.main-text-midashi {
	display: table;
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	margin-bottom: 40px;
	font-size: 19px;
	line-height: 0.9em;
	letter-spacing: 0.17em;
	font-family: 'GenJyuuGothic';
	font-weight: bold;
	transform: rotate(0.001deg);/* IE対策 */
}

.main-text-midashi div {
	display:table-cell;
	padding-right: 5px;
}

.main-text-midashi .test-s {
	font-size: 10.6px;
	letter-spacing: 0.07em;
	color: #595757;
	font-family: 'GenJyuuGothic';
	font-weight: normal;
	padding-top: 12px;
}

.main-text {
	font-size: 12px;
	line-height: 2em;
	letter-spacing: 0.03em;
	color: #231815;
	margin-bottom: 45px;
	font-family: 'GenJyuuGothic';
	font-weight: normal;
}

.main-text-1 {
	margin-bottom: 20px;
}

#fadein ul li {
  float: left;
  text-align: center;
}

.main-text-midashi .moji-1 {
	padding-right: 8px;
}

.main-text-midashi .moji-2 {
	padding-right: 3px;
}

.main-text-midashi .moji-3 {
	padding-right: 8px;
}

.main-text-midashi .moji-4 {
	padding-right: 11px;
}

/* --------------------- 【記事2】--------------------- */

#kiji-2 {
	width:995px;
	margin:0 auto 180px auto;
}

/* --------------------- 【記事3】--------------------- */

#kiji-3 {
	width:995px;
	margin:0 auto 70px auto;
}

.kiji-3-l {
	float: left;
	width: 495px;
}

.kiji-3-r {
	float: right;
	width: 455px;
	margin-right: -35px;
}

/* ---------- イベント ---------- */

/* 1列の場合 */
/*
.event_bn {
	margin: 80px auto 85px auto;
	text-align: left;
}
*/
/* 2列の場合 */
.event_bn {
	margin: 80px auto 0px auto;
	text-align: left;
}

.event_bn.clearfix:after{
	height: 0;
}

.event_bn ul {
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
	
.event_bn ul li {
	width:154px;
	display:inline-block;
    /display:inline;
    /zoom:1;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align:top;
	margin:0 15px 35px 0;
	padding:0;
	line-height:1.3em;
}

.event_bn ul li:nth-child(3n) {
	margin:0;
}

/* ---------- ニュース（ブログ） ---------- */

.news_kiji {
	margin:0 auto;
	padding: 0;
	text-align: left;
}

.news_kiji ul {
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
	
.news_kiji ul li {
	width:154px;
	display:inline-block;
    /display:inline;
    /zoom:1;
	letter-spacing: normal; /* 文字間を通常に戻す */
	vertical-align:top;
	margin:0 15px 0 0;
	padding:0;
	line-height:1.3em;
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}

.news_kiji ul li:last-child {
	margin:0;
}

.news_kiji ul li.box:hover {
	opacity: 0.6 ; /* 濃さ0～1 */
	filter: alpha(opacity=60) ;	/* Ie用 */
}

.news_kiji ul li a {
	display:block;
	width:154px;
	color: #221814;
	text-align:left;
	margin:0 auto;
	line-height:0.9em;
	padding-bottom:20px;
}

.news_img {
	width:154px;
	margin:0 auto;
	text-align:center;
}

.news_img img {
	width:154px;
	height:114px;
	margin-bottom: 8px;
}

.news_kiji ul li a .news_moji {
	font-size:10px;
	color: #595757;
	letter-spacing: 0.01em;
}

.smart-yoyaku {
	display: none;
}

/* ---------- インスタ ---------- */

.insta-contents {
	position: relative;
	margin-bottom: 40px;
}

.insta-midashi {
	padding-left: 10px;
}

.insta-btn {
	position: absolute;
	top: 0;
	right: 30px;
}

.insta-btn-size {
	width: 85px;
	height: 20px;
	line-height: 18.5px;
}

.insta_kiji {
	margin:0 auto;
	padding-top: 5px;
}

#instafeed .trim_box {
	float: left;
	margin: 0 18px 18px 0;
}

#instafeed .trim {
	display: table-cell; /*上下中央*/
    width: 130px;
    height: 130px;
	text-align: center; /*左右中央*/
	vertical-align: middle; /*上下中央*/
	background-color:#FFF;
}

.trim img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.trim:hover img {
	opacity: 0.6 ; /* 濃さ0～1 */
	filter: alpha(opacity=60) ;	/* Ie用 */
}

/* --------------------- 【記事4-MAP】--------------------- */

#kiji-4 {
	width:995px;
	margin:0 auto 130px auto;
}

#top_map {
	margin-bottom:120px;
	padding-top: 10px;
}

/* --------------------- 【記事5-ACCESS】--------------------- */

#kiji-5 {
	width:995px;
	margin:0 auto 125px auto;
}

#kiji-5 h2 {
	text-align: center;
	margin-bottom: 95px;
}

.top-access {
	width: 852px;
	margin: 0 auto;
	padding: 0;
}

.top-access ul li {
	float: left;
	margin-right: 77px;
}

.top-access ul li:last-child {
	margin-right: 0;
}


/* ---------- ページの先頭へ （TOP用） ---------- */

.pagetop {
  position: fixed;
  bottom: -200px;
  right: 50px;
  z-index: 1001;
}

.sombra_fija{
	-webkit-transform: translateX(0);
}

.sombra_fija:before{
	content: '';
	position: absolute;
	width: 90%;
	top: 100%;
	left: 5%;
	height: 10px;
	background: -webkit-radial-gradient(
		center, ellipse,
		rgba(0,0,0,0.30) 0%,
		rgba(0,0,0,0) 80%);
	-webkit-transition-duration: 0.5s;
	opacity: 0;
}

.sombra_fija:hover{
	-webkit-transform: translateY(-10px);	
}
.sombra_fija:hover:before{
	-webkit-transform: translateY(10px);
    opacity: 1;
}

/* ---------- フッター ---------- */

#new-footer {
	padding:45px 0 10px 0;
	width:100%;
	background-color:#EDEDED;
	color:#595757;
}

.new-footer_box_1 {
	width:993px;
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:0;
	position: relative;
}

.new-footer_box_1 h3 {
	text-decoration: none;
	font-weight: normal;
	font-size: 14.88px;
	color: #231815;
	letter-spacing: 0.3em;
	text-align: left;
	margin-bottom: 2px;
	padding: 0 0 35px 0;
}

.L-menu {
	padding-bottom: 50px;
	font-size: 17.7px;
	color: #231815;
	letter-spacing: 0.1em;
}

.L-menu a:link { color: #231815; }
.L-menu a:visited { color: #231815; }
.L-menu a:hover { color: #9b9a9a; }
.L-menu a:active { color: #9b9a9a; }


.new-info-box {
	width:500px;
	float: left;
	line-height: 1.7em;
	padding-left: 24px;
}

.new-fb-box {
	width:440px;
	float: right;
}

.new-info-menu {
}

.new-info-menu-l {
	width:300px;
	float: left;
}

.new-info-menu-l p {
	font-size: 13.5px;
}

.new-info-menu-l p.text1 {
	margin-bottom: 20px
}

.new-info-menu-r {
	float: left;
	padding-top: 25px;
	line-height: 2em;
	color: #231815;
}

.new-footer_menu {
	font-size: 12px;
}

/* ---------- Facebook ---------- */

.fb-page{
	margin-bottom: 18px;
}

.fb-btn-size {
	width: 340px;
	height: 25px;
	font-size: 12.8px;
	letter-spacing: 0.4em;
	margin-bottom: 18px;
}

.new-footer_box_2 {
	width:993px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-top: 1px solid #C9CACA;
}

.new-footer_rogo {
	text-align: left;
	padding:10px 0 0 24px;
	font-size:11.5px;
	line-height: 240%;
}

.new-footer_rogo img {
	vertical-align:top;
	margin-right:10px;
}

.new-info-menu-l a:link { color: #595757; }
.new-info-menu-l a:visited { color: #595757; }
.new-info-menu-l a:hover { color: #9b9a9a; }
.new-info-menu-l a:active { color: #9b9a9a; }

.new-info-menu-r a:link { color: #231815; }
.new-info-menu-r a:visited { color: #231815; }
.new-info-menu-r a:hover { color: #7b7473; }
.new-info-menu-r a:active { color: #7b7473; }

/* ---------- TOPへもどる ---------- */

.go-top {
	position: absolute;
	bottom: 20px;
	right: 23px;
}

/* ---------- コピーライト ---------- */

.new-copy {
	text-align:center;
	font-size:8.5px;
	margin:0;
	padding:0;
	line-height:0.1em;
	letter-spacing:0.1em;
}

/* ---------- 予約エンジン提供元の提示 ---------- */

.new-travel {
	padding:20px 0 30px 0;
	width:100%;
	background-color:#EDEDED;
	color:#595757;
	font-size:11px;
}

.new-travel p {
	width:993px;
	margin:0 auto;
	padding:0;
	text-align:right;
}
