/*
Template: biz-vektor
Theme Name: biz-vektor_child
*/


#header{
	background-color:rgba(255,255,255,0);
}

.content table td{
	font-size:100%;
	vertical-align: middle;
}
.content table td span{
	font-size:40%;
}

#video-background {
/*  動画を背景に設定するスタイルシート  */
  position: fixed;
  right: 0; 
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
}

.covervid-wrapper {
	position:relative;
	height:1000px;
	overflow:hidden;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.title1{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:620px;
	height:600px;
}

@media (max-width: 768px){
.title1{
	width:100%;
}
.covervid-wrapper {
}
}

/* ヘッダーサイト説明を消す */
#headerTop {display:none}
/* ヘッダーロゴのサイズ */
@media (min-width: 970px){
#header .innerBox #site-title img {max-height:60px;}}
/* グローバルメニュー */
.headMainMenu {font-size:1.5em;}
@media (min-width: 970px){
.headMainMenu {font-size:0.5em;}
.headMainMenu .menu li > a {
    border-right:1px solid #e5e5e5;
    padding:1px 3px;
}
.headMainMenu li > a:hover{
	color:#e90000;
	opacity:0.6;
}}
/* rssボタンを消す */
.rssBtn{display:none}
/* ピックアップ一覧のホバー時の色変更 */
.moreLink a:hover {background-color:#4c4ca1;}
/* フッタータイトルを消す */
#footer{display:none}
/* コピーライトを消す */
#powerd{display:none}
/* ピックアップの日付の色など変更 */
.content .infoList .infoDate{
	color:#888888;
	margin-right:20px;
	font-size:90%;
}
/* 固定頁のタイトル領域 */
#pageTitBnr{color:#444444;}

/*****　ヘッダー画像の幅を画面いっぱいに広げる　*****/
/*　画像フレームの幅を100%に　*/
#topMainBnrFrame {
    width: 100%;
    height: auto;
}
 
/*　画像幅を100%に　*/
#topMainBnr img {
    width:100% !important;
    max-width: 100% !important;
    height: auto !important;
}
 
/*　画像の枠線を削除　*/
#topMainBnrFrame .slideFrame {
    border:none;
}
 
/*　画像の位置調整　*/
#topMainBnrFrame .slideFrame img {
    left: 0px;
}
 
/*　画像の余白を削除　*/
#topMainBnr {
    padding:1px 0px;
}
 
/*****　ヘッダー画像のサイズ定義を変更した場合　*****/
@media (min-width: 970px) { /*　BizVektorのレスポンシブ設定による　*/
    /*　画像フレームの最小の高さを設定　*/
    #topMainBnrFrame {
        min-height: 200px;
    }
}
 
/*　画像フレームの背景色・影を消す　*/
#topMainBnr,
#topMainBnrFrame {
    background-color:transparent;
    box-shadow:none;
    border:none;
}


/* フッターメニューのスタイル変更 */
#footMenu .menu li a:hover{
	color:initial;
}

@media (min-width: 170px) { #footMenu { background-color: #f5f5f5;}
  #footMenu .innerBox { padding: 0px 25px 0px; }
  #footMenu .innerBox .menu { padding: 10px 0; }
  #footMenu .innerBox .menu li a { background-position: left 50%; padding: 0 20px 0 18px; }
  #footer .innerBox { width: 94%; padding-bottom: 20px; }
  #footer .innerBox dl#footerOutline { margin-left: 0px; }
  #footerSiteMap .menu { border-top: none; }
  #footerSiteMap .menu > li { margin-right: 10px; }
  #footerSiteMap .menu li { width: 150px; }
  #footerSiteMap .menu li a { padding: 2px 0 2px 18px; background-position: left 50%; border-bottom: none; }
  #footerSiteMap .menu li ul li a { padding: 2px 0 2px 18px; background-position: 2px 5px; }
  .three_column #main #container { position: relative; }
  .three_column #main #container #thirdTower { margin-right: 0; } }



/* グローバルメニューのスタイル変更 */
#gMenu{
	z-index:1000;
}
@media(min-width:970px){
#gMenu{
	position:fixed;
	top:100px;
	right:0px;
	z-index:1000;
	font-size:200%;
	font-weight:bold;
	margin-top:-40px;
}
.headMainMenu li{
	float:none;
	margin-bottom:0px;
}
.headMainMenu{
	margin-top:0px;
}
#gMenuInner.innerBox{
	background-color:rgba(56,181,201,0.5);
	padding:3px 0px 3px 0px;
	border-radius:6px;
}
#gMenuInner.innerBox img{
	border-radius:6px;
	width:145px;
}
.headMainMenu .menu > li:first-child a{
	border-left:none;
}
.headMainMenu .menu li > a{
	border-right:none;
}
.headMainMenu .menu li:hover{
	box-shadow:none;
}
.headMainMenu .menu li > a:hover{
	background-color:rgba(113,249,204,0.5);
}
.headMainMenu li > a:hover{
	color:#000;	
}
}

@media(max-width:969px){
.headMainMenu li { position: relative; width: 50%; display: block; float:right;}
#gMenu .headMainMenu ul li a:after { float: right; font-family: 'vektor_kado_icons'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; content: none; }
}

#main {
    border-top: 0px solid #e9e9e9;
}

@media (min-width: 970px){
#header .innerBox {
    width: 1100px;
}
}

/* トップページ下部更新情報 */
#mbox3 {
	position: relative;
	width: 840px;
	margin:0px auto 50px;
	padding:0px 0px;
}

#title1img{
	width:70%;
}

.head, .head a{
	text-align:left;
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration:none;
}
.head a:hover{
	opacity:0.5;
}
.event_info{
	margin-bottom:8px;
}
.event_info a{
	transition:all 0.3s linear;
}
.event_info a:hover{
	opacity:0.5;
}

/* 3連用 */
.section-content2 {
  display: block;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0px 0 0 0;
}
.section-content2 ul {
  margin: auto auto 0px;
  display: block;
  overflow: hidden;
  width: 100%;
}
.section-content2 ul li {
  display: block;
  overflow: hidden;
  width: 200px;
  height: 200px;
  float: left;
  margin: 0 8px 8px 0;
  text-align: left;
  background: #fff;
  border:solid 1px #adadad;
}
.section-content2 ul li:nth-child(odd) {
  background: #f6ebcd;
}
.section-content2 ul li:last-child {
  margin-right: 0;
}
.section-content2 ul li a {
  text-decoration: none;
  display: block;
  transition:all 0.3s linear;
}
.section-content2 ul li a:hover {
  opacity: 0.7;
}
.section-content2 ul li .thumb {
  width: 100%;
  padding-top: 66%;
  position: relative;
  margin: 0 0 8px;
  overflow: hidden;
}
.section-content2 ul li .thumb img {
  max-width: 100%;
  display: block;
  margin: auto;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-content2 ul li h3 {
  font-size: 15px;
  color: #000;
  margin: 0 0 2px;
  font-weight: bold;
  text-align:center;
  -webkit-font-smoothing: antialiased;
}
.section-content2 ul li .txt {
  padding: 0 10px 0 10px;
}
.section-content2 ul li p {
  font-size: 12px;
  margin: 0 0 8px;
  -webkit-font-smoothing: antialiased;
}
.section-content2 ul li p.occupation {
  font-weight: bold;
  color:#004928;
  text-align:center;
  line-height:140%;
}
.section-content2 ul li p.occupation span {
  font-size: 11px;
  padding: 2px 5px;
  letter-spacing: 0.1em;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 0 0 5px;
}
/* line 1087, _index.scss */
.section-content2 ul li p.copy, .section-content2 ul li p.catch {
  margin: 0 0 10px;
  font-size: 13px;
  color: #444;
  line-height:140%;
  font-weight: normal;
  text-align:justify;
}

@media (max-width: 400px){
#mbox3 {
	width: 100%;
	margin:0px auto 0px;
}
.event_info img{
	width:100%;
}
.section-content2 ul li {
  width: 100%;
  height: 100%;
  margin: 3px 10px 0 3px;
}
}

.page_titleback{
	background-image:url(http://namekan.jp/wp-content/uploads/2017/09/square.png);
	text-align:center;
	margin-top:50px;
}
.page_titleback img{
	max-width:100%;
	height:auto;
}
.footpath_info{
	background:#FFF5E9;
	text-align:center;
	background-image:url(http://namekan.jp/wp-content/uploads/2017/09/square.png);
}
.footpath_info_B{
	background:#fff;
	text-align:center;
	border: solid 2px #888888;
}
.footpath_info_C{
	background:#FFF5E9;
	text-align:center;
}
.footpath_course img{
	 margin:0 25px 20px;
}
.footpath_course img:hover{
	box-shadow:0 0 2px 4px rgba(0,0,0,0.2);
	border-radius: 22px;
}
@media (max-width: 440px){
	.footpath_course img{
		width: 92%;
		margin:0 4% 4%;
	}
}

/* stay */
.stay-content, .hotel-content{
	width:950px;
}
.stay-content ul{
	margin:0px;
	display:block;
}
.stay-content ul li{
	list-style:none;
	width:463px;
	float:left;
	padding: 6px;
}
.stay_single{
	border:solid 1px #555;
}
.stay_single_char{
	padding: 12px 14px;
}
.stay-content ul li .title{
	padding:0px 0px 4px 0px;
	font-size:22px;
}
.stay-content ul li .excerpt{
	padding:12px 0px;
	text-align:justify;
	border-bottom: #e6e9ea solid 4px;
}
.stay-content ul li .address, .hotel-content .address{
	padding:12px 0px;
}
.stay-content ul li .tel, .hotel-content .tel{
	padding:0px 0px;
}
.stay-content ul li span.telchar, .hotel-content span.telchar, .kaiin-content span.telchar{
	font-size:18px;
	color:#B90000;
}
.stay-content ul li span.telchar a, .hotel-content span.telchar a{
	color:#B90000;
}
.stay-content ul li span.telchar a:hover, .hotel-content span.telchar a:hover{
	opacity:0.6;
}
.stay-content ul li span.tag, .hotel-content span.tag, .kaiin-content span.tag{
    font-weight: normal;
    background: #eaeaea;
    border-bottom: #CCCCCC solid 1px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    width: 5em;
    padding: 0px 0 0px;
}
.content .hotel-content p, .content .kaiin-content p{
	margin-bottom:8px;
}
.hotel-content > .title{
	padding:18px 0px 18px 58px;
	font-size:26px;
	color:#000;
	background-color:#B4CD3E;
	border-top:solid 4px #84AD38;
	margin:0 0 12px 0;
	line-height:120%;
}
.hotel-content .desc{
	width:526px;
	font-size:12px;
	padding:12px;
	color:#000;
	background-color:#EBF5D9;
	border-radius:10px;
}
.kaiin-content .desc{
	font-size:14px;
	padding:12px;
	color:#000;
	background-color:#EBF5D9;
	border-radius:10px;
	margin-bottom:12px;
}

.hotel-content .desc .title{
	font-size:16px;
	border-bottom:solid 4px #DAE4CA;
	padding-bottom:8px;
	margin-bottom:8px;
}
.hotel-content .thumb img{
	width:380px;
	height:auto;
}
.kaiin-content .thumb img{
	width:49%;
	height:auto;
}

.hotel-content .leftside{
	float:left;
}
.hotel-content .rightside{
	float:right;
}


@media (max-width: 768px){
	.hotel-content .rightside, .kaiin-content .rightside{
		width:100%;
	}
	.hotel-content .desc, .kaiin-content .desc{
		width:96%;
		padding:2%;
	}
	.hotel-content .thumb img{
		width:100%;
	}
}

@media (max-width: 667px){
.stay-content, .hotel-content, .kaiin-content{
	width:100%;
}
.stay-content ul li{
	width:48.736%;
	padding:0.631%;
}
 .kaiin-content .thumb img{
		width:100%;
		padding-bottom:2%;
	}
}

@media (max-width: 666px){
.stay-content, .hotel-content, .kaiin-content{
	width:100%;
}
.stay-content ul li{
  width: 100%;
  height: 100%;
  margin: 0 0 0 0;
}
}

.iframe-wrapper{
	padding:12px;
	background-image:url(http://namekan.jp/wp-content/uploads/2017/10/iframe-bg.png);
}

.event-photos{
	text-align:center;
}
.event-photos img{
	margin:7.5px 5.5px;
	border:solid 2px #c59600;
}

/* グメルお土産 */
.gourmet a img{box-sizing: border-box;border:solid 1px #ccc;}
.gourmet a img:hover{transition:0.5s;opacity:0.6;border-bottom:solid 5px green;}
.gourmet .left{width:49%;margin-right:1%;}
.gourmet .right{width:49%;margin-left:1%;}
.gourmet .left3{width:32%;margin-right:1%;}
.gourmet .right3{width:32%;margin-left:1%;}
.gourmet .center3{width:32%;margin:0 1%;}
hr.grade {
border: 0;
height: 1px;
background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
margin:60px 0;
}

/* 観る／あそぶ */
.sightseeing a img:hover{opacity:0.6;}
.sightseeing{text-align:center;letter-spacing:-.4em;}
.sightseeing .box{display:inline-block;width:190px;height:190px;box-sizing: border-box;border:solid 0px #ccc;
text-align:center;letter-spacing: normal;vertical-align:middle;background:#fefefe;}
.sightseeing .mainbox1{border:solid 8px #F39800;}
.sightseeing .mainbox2{border:solid 8px #8FC31F;}
.sightseeing .mainbox3{border:solid 8px #009E96;}
.sightseeing .mainbox4{border:solid 8px #0068B7;}
.sightseeing .mainbox5{border:solid 8px #920783;}
.sightseeing .mainbox6{border:solid 8px #E5004F;}
.sightseeing .blankbox{background:#eee;}

@media (max-width: 430px){
.sightseeing .box{width:100%;height:auto;}
.sightseeing a img{width:100%; height:100%;}
}


.content .infoList .infoCate a{
	background-color:#e90000;
}
.sideTower .sideWidget li > a:hover, .sideTower .sideWidget li.current_page_item > a, .sideTower .sideWidget li.current-cat > a {
    background-color: #e90000;
}

