@charset "utf-8";

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

body {font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
h2,h3,h4 { margin:0;}
img {margin:0; padding:0; vertical-align: bottom;}
em { font-style:normal;}
.spnone,.smpnone{display:none;}

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

========================================================= */
#wrapper,
#pastlist,
#middleArea {
	text-align: left;
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
}
#wrapInner .hide {display: none;}
/* =========================================================　
　TITLE ここから新規設定分
========================================================= */
#wrapper { width:100%!important;}
/*パンくず*/
#pastlist { font-size:13px; padding:10px 0;}
#wrapInner{
	width:100%!important;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*H1*/
#wrapInner h1 {
	font-size: 12px;
    font-weight: normal;
}

/* ------------------------------
	Title
------------------------------ */
/*.title-wrap {background-color:#000;}*/
.otokogabi-title {
	width:100%;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#mainbg_text{
	position: absolute;
    width: 96%;
    top: 63%;
    left: 3%;
    color: #FFFFFF;
    font-size: 14px;
    text-shadow: 2px 2px 1px #327264, -2px 2px 1px #327264, 2px -2px 1px #327264, -2px -2px 1px #327264;
    font-weight: bold;
    transform: rotate(-7deg);
}
.otokogabi-title img {
	width:100%;
	height:auto;
}
.otokotabi-3jou {
	display:none;
}
/* ------------------------------
	Menu
------------------------------ */
/*fixed*/
.otokotabi-menu-wrap.fixed {
    position: fixed;
    z-index: 999;
    margin: 0;
    padding: 0;
    top: 0;
}

.otokotabi-menu-wrap {
    width: 100%;
	background-color:#000;
	border-top: 3px solid #FFF;
}
.otokotabi-menu {
	font-size:0;
	text-align:center;
	margin:0 auto;
	padding:0;
	display:block;
	
}/**/
.otokotabi-menu li {
	font-size:13px;
	font-weight:bold;
	text-indent:7px;
	display:inline-block;
	text-align:left;
	margin:0;
	cursor:pointer;
	width:52%;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;	
}
.otokotabi-menu li:nth-child(2n+1) {border-left: none; width:47%;}
.otokotabi-menu li a{
	color:#FFF;
	display:block;
	padding:15px 0;
	text-decoration:none!important;
	position:relative;
}
#wrapper .otokotabi-menu a {color:#FFF;}
#wrapper .otokotabi-menu a:hover {color:#FFF;}
.otokotabi-menu li a::after{
  display: block;
	content: '';
	position: absolute;
	top: 20px;
	right: 7px;
	width: 5px;
	height: 5px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* ------------------------------
	H2
------------------------------ */
.h2-ti {text-align:center;}
.ti-theme-wrap,
.ti-ranking-wrap { width:100%; padding-bottom:7px; border-bottom: 2px solid #444;}
#ti-theme {
	font-size:26px;
	font-weight:bold;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
/*#ti-theme:before {
	content: "";
    float: left;
    width: 55px;
    height: 80px;
    margin: -20px;
    background-image: url(../images/title_active_sp.png);
    background-repeat: no-repeat;
    background-size: 100%;
}*/

.ti-spot-ranking,#ti-tour-ranking  {font-size:26px; /*font-weight:bold; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/}
#ti-bangai {font-size:28px; font-weight:bold; line-height:28px;}
#ti-other {font-size:17px; font-weight:bold; color:#FFF;}
/* ------------------------------
	Theme
------------------------------ */
#theme-area  {background-color:#FFF;}
#theme-area-inner { margin:0 auto; padding:25px 15px; max-width:320px;}
/**/
.subti-theme { 
	margin-top:60px;
	color:#CC0000;
	line-height:40px;
	text-indent:45px;
	font-size:20px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-weight:bold;
}
.subti-theme.first { margin-top:25px;}
.subti-theme#subti-zekkei {background: url(../images/subti_theme_zekkei.png) left top no-repeat; background-size:40px auto;}
.subti-theme#subti-heritage {background: url(../images/subti_theme_heritage.png) left top no-repeat; background-size:40px auto;}
.subti-theme#subti-onsen {background: url(../images/subti_theme_onsen.png) left top no-repeat; background-size:40px auto;}

.theme-box { margin-top:0px;}
.theme-box dl {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	width:100%;
	max-width:320px;
	margin:25px auto 0;
}
.theme-box dl img {
	margin:0 auto;
	width:100%;
	max-width:320px;
	height:auto;
	margin-bottom:2px;
}
#wrapper .theme-box dl a {
	color: #FFF;
    text-decoration: none;
    display: block;
    width: 72%;
    text-align: center;
}
.theme-box dl dt {
	display:block;
	position:relative;
	padding:10px 0;
	margin:0 auto;
	width:100%;
	max-width:320px;
	background-color:#000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.theme-box dl dd span.theme-box_text{
	width: 96%;
    color: #000;
    display: block;
	text-align: left;
    margin: 10px 0;
}
.spot-ranking dl dd a.green_btn,
.theme-box dl dd a.green_btn{
	width: 100%;
    background-color: #327264;
    margin: 0 auto;
    padding: 4px 0;
    font-size: 18px;
    position: relative;
    display: block;
	font-weight: normal;
}
.spot-ranking dl dd a.green_btn:after,
.theme-box dl dd a.green_btn:after {
	width:6px;
	height:10px;
	content:"";
	display:block;
	background: url(../images/arrow_wh_s.png) no-repeat;
	position:absolute;
	top:12px;
	right:12px;
}

/**/
.theme-btn-area {
	width:100%;
    margin: 0 auto 10%;
}
.btn-link-theme {
    position: relative;
    display: block;
    width: 100%;
    max-width: 320px;
    padding: 16px 0;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
	margin: 20px auto 3% auto;
}
.btn-link-theme{background-color: #000;}
.kokunai_btn{background-color: #dd335d;margin: 0 auto 3% auto;}
.kaigai_btn{background-color: #4eab26;margin: 0 auto 3% auto;}

#wrapper .btn-link-theme a {
	display: block;
	width:100%;
	color:#FFF;
	text-decoration:none;
}

.btn-link-theme:after {
	width:9px;
	height:15px;
	content:"";
	display:block;
	background: url(../images/arrow_wh.png) no-repeat;
	position:absolute;
	top:20px;
	right:10px;
}

.btn-link-theme2 {
	position: relative;
    display: block;
    width: 100%;
    max-width: 320px;
    padding: 16px 0;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 20px auto 3% auto;
	background-color: #000;
}
.btn-link-theme2 a {
    color: #FFF;
}
.btn-link-theme:after, .btn-link-theme2:after {
	width: 8px;
    height: 10px;
    content: "";
    display: block;
    background: url(../images/arrow_wh.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 40%;
    right: 15px;
}

/* ------------------------------
	SPOT Ranking
------------------------------ */
.spot-ranking {background-color:#EEE;}
.spot-ranking-inner { padding:20px 15px;}

.dep__nav{
	display: flex;
}
.dep__nav li {
	background: #FFF;
    width: 33.33333%;
    text-align: center;
    margin: 1% 0;
    padding: 10px 0;
    box-sizing: border-box;
    display: block;
}
.dep__nav li.select {
	background: #327264;
    color: #FFF;
}
.dep_disnone__sp{display:none!important;}

/*tab*/
.spot-rank-tab {
	margin-top:30px;
	width:100%;
}
.spot-rank-tab li {
	display:block;
	float:left;
	width:49%;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#FFF;
	color:#0066CC;
}
.spot-rank-tab li a {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
}
#spot-tab-kokunai a { background-color:#dd335d; color:#FFF;}
#spot-tab-kokunai a:hover { text-decoration:none!important; opacity:0.8;}
#spot-tab-kokunai { border-right: 1px solid #FFF; background-color:#327264;}

#spot-tab-kaigai a { background-color:#4eab26; color:#FFF;}
#spot-tab-kaigai a:hover { text-decoration:none!important; opacity:0.8;}
#spot-tab-kaigai { border-left: 1px solid #FFF; background-color:#327264;}
/**/
.subi-rank-wrap {
	clear:both;
	width:100%;
	height:45px;
	margin-top:25px;
	background: url(../images/subti_rank_bg.png) left 50% repeat-x;
	text-align:center;
}
.subti-rank {
	display:inline-block;
	margin-left:-15px;
	height:45px;
	font-size:18px;
	line-height:45px;
	text-indent:40px;
	font-weight:bold;
	color:#FFF;
	background: url(../images/subti_rank_mark.png) 0px 0px no-repeat;
	background-size:45px auto;
}
.rank-num { display:block; width:82px; margin:0 auto 8px; padding-top:25px;}
.rank-num img {width:100%; max-width:82px;}
.rank-box {
	width:100%;
	max-width:480px;
	margin: 0 auto 5%;
	border: 1px solid #000;
}
.rank-photo {
	display:block;
	width:100%
	max-width:480px;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.rank-data {
	display:block;
	width:100%;
	max-width:480px;
	height:auto;
	overflow:hidden;
	padding:0 0px;
	background-color:#000;
	color:#FFF;
	margin:0 auto;
}
.rank-head {
	margin:0 20px;
	margin-top:20px;
	border-bottom: 2px solid #FFF;
	padding-bottom:10px;
	margin-bottom:25px;
	text-align:center;
	font-size:21px;
	font-weight:bold;
}
.rank-txt {
	margin-bottom:12px;
	font-size:14px;
	line-height:1.5;
	margin:0 25px 20px;
}
.rank-link01,
.rank-link02,
.rank-link03 {
	text-decoration: none;
    display: block;
    width: 92%;
    text-align: center;
    margin: 2% auto;
}
.rank-link01 a,
.rank-link02 a,
.rank-link03 a {
	color:#FFF;
}

/* ------------------------------
	Bangai
------------------------------ */
#bangai-area  {background-color:#97CCCD;}
#bangai-area-inner { margin:0 auto; padding:50px 15px 70px;}
.ti-bangai-wrap {width:100%;
	height:28px;
	background: url(../images/ti_bangai_bg.png) center top no-repeat;
	background-size: auto 28px;
	text-align:center;
}
.txt-bangai { margin-top:20px; font-size:14px; text-align:left; padding:0 5px;}
.box-bangai { margin-top:20px;}
.box-bangai .rank-data {
	background-color:#FFF;
	color:#333;
}
.box-bangai .rank-head {
	border-bottom: 2px solid #333;
	font-size:17px;
	text-align:left;
}
.box-bangai .rank-head span {font-size:14px;}
.box-bangai .rank-txt {
	font-size:14px;
	line-height:1.4;
}
.box-bangai .txt-kikan {
	padding-top:10px;
	font-size:13px;
	line-height:1.4;
	font-weight:bold;
	margin:0 20px 20px;
}

/* ------------------------------
	Other
------------------------------ */
#other-link { background-color:#FFF;}
#other-link-inner { margin: 0 auto; padding:0;}
#ti-other {
	display:block;
	margin:0 10px;
	padding:10px 4px;
	background-color:#62B8EA;
	text-align:center;
}
.other-lead { padding:30px; font-size:14px;}
#hitoriWrap { margin:0 auto;}

/* ------------------------------
	
------------------------------ */
.section {}
.itemList4 {}
.itemList4 li {
	background:#FFF;
	overflow:hidden;
	margin:0 15px 15px 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 2px 2px 1px #C8C8C8;
}
.itemList4 li dl {
	overflow:hidden;
	margin:0;
	padding:0;
}

.itemList4 li dl dt {
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.itemList4 li a,
.itemList4 li dl dt a {
	color:#333;
}
.itemList4 li dl dd {
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;
}
.itemList4 li .thumb {
	width:50%;
	float:left;
	margin:0 10px 0 0;
}
.itemList4 li .thumb img{ 
	width:100%;
	height:auto;
}
/* ------------------------------

------------------------------ */
.pageBackBlock {
	margin-left:10px;
}

/* =========================================================　
	PAGETOP
========================================================= */
#pagetop {
	bottom: 20px;
  position: fixed;
  right: 20px;
  text-align: right;
  z-index: 50;
}

/* =========================================================　
Ranking
========================================================= */
/*********anker********/
.deptSelect,
.deptSelect2{
	margin-bottom:10px;
	display:table;
	width:100%;
}

.deptSelect li,
.deptSelect2 li{
	padding:8px 2%;
	text-align:center;
	color:#FFF;
	font-size:0.85rem;
	cursor:pointer;
	display:table-cell;
	border:1px solid #FFF;
	border-bottom:none;
	width:33%;
}
.deptSelect li{
	background:#ffa5bb;
}
.deptSelect2 li{
	background:#66CC99;
}
.selectDept{
	background:#e43963!important;
}
.selectDept2{
	background:#5dbf2e!important;
}

p.dep {
    background-color: #FFF;
    color: #327264;
    padding: 5px 15px;
    width: 80%;
    margin: 2% auto;
    text-align: center;
    font-size: 1.4em;
    font-weight: normal;
}

.osusume-plan_apibox{
	overflow:hidden;
}

.osusume-plan_apibox .ranking {
	background:#FFF;
	border:3px solid #E0FBC4;
	padding:10px;
	margin-bottom:10px;
}

.osusume-plan_apibox .ranking  img {
    width: 40%;
    margin-right: 2%;
}

.osusume-plan_apibox .ranking p.detail {
	text-align: center;
    margin: 3% 0;
    font-size: 14px;
}

.osusume-plan_apibox .ranking strong {
	width: 58%;
	color: #F00;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 0;
    float: right;
}

.osusume-plan_apibox .ranking  span{
    display: block;
    margin: 0 0 5px 0;
    padding: 5px 0 3px;
    line-height: 140%;
    background: #f00;
    color: #FFF;
    width: 40px;
    text-align: center;
}

.osusume-plan_apibox{
	margin:0 0 10px 0;
	
}

.osusume-plan_apibox > strong{
	display:block;
	background:#5dbf2e;
	padding:10px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	text-align:center;
	margin:0 0 5px 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	display:none
}

.spot-ranking div.osusume-plan_apibox div.ranking p.more {
    position: relative;
}

.spot-ranking div.osusume-plan_apibox div.ranking p.more a{
    margin: 0 auto;
    padding: 4px 60px;
    color: #FFF;
    text-align: center;
    background-color: #327264;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: auto;
    font-size: 18px;
    display: block;
    font-weight: normal;
	color: #FFF;
}
.spot-ranking div.osusume-plan_apibox div.ranking p.more:after {
    width: 6px;
    height: 10px;
    content: "";
    display: block;
    background: url(../images/arrow_wh_s.png) no-repeat;
    position: absolute;
    top: 12px;
    right: 12px;
}

.deptNone{display:none;}

/*20170307 kaigai/kokunai best3　レイアウト変更*/
#osusume-kokunai{
	padding: 1%;
    background-color: #dd335d;
    width: 100%;
    color: #FFF;
    text-align: center;
    margin: 2% 0 1%;
    box-sizing: border-box;
}
#osusume-kaigai{
	padding:1%;
	background-color:#4eab26;
    width: 97%;
    color: #FFF;
    text-align: center;
    margin: 3% 0 1% 0;
}

/**/
.slick-prev,
.slick-next {filter: invert(100%) sepia(50%) saturate(1100%) hue-rotate(-45deg) brightness(100%) contrast(100%);}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

body {
	height: 100%; margin: 0; padding: 0; background: #fff;
	font: 13px/1.231 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	line-height:1.4;
}
.pcnone{display:none;}

/* ============================
  default
 ============================*/
/*h1,h2,h3,h4,h5 { margin: 0; padding: 0; font-weight: normal; font-size:100%;}*/
div,p,dl,dt,dd,input,table,span { margin: 0; padding: 0;}
ul,ol,li { list-style: none; margin: 0; padding: 0;}
table { border-collapse: collapse;}
img {border: none; margin: 0; padding :0; vertical-align: bottom;}
input ,select{ vertical-align:middle;}
em { font-style: normal;}
/* For FF*/
a { overflow: hidden; outline: none;}
/* ------------------------------
	FONT 
------------------------------ */
html>/**/body {font-size/*\**/: small\9;}
/* =========================================================
 Link Style (layout.css)
========================================================= */
a:link {
	color: #0065d6;
	text-decoration: none;
}
a:visited {
	color: #0065d6;
	text-decoration: none;
}
a:hover {
	color: #0065d6;
	text-decoration: underline;
}
a:active {
	color: #0065d6;
	text-decoration: none;
}
a {
	outline: none;
}

/*stylevalue*/
.font26{font-size:26px;}
.font30{font-size:30px;}
.font36{font-size:36px;}
/* =========================================================

========================================================= */
#wrapper,
#pastlist,
#middleArea {
	text-align: left;
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
}
#wrapInner .hide {display: none;}

/* ------------------------------
	clearfix
------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0;
	font-size:1px;
}
.clearfix {	display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
Font-size list (base: 13px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px        162% = 21px        239% = 31px
 93% = 12px        170% = 22px        247% = 32px
100% = 13px        177% = 23px        254% = 33px
108% = 14px        185% = 24px        262% = 34px
116% = 15px        193% = 25px        270% = 35px
124% = 16px        200% = 26px        277% = 36px
131% = 17px        208% = 27px        285% = 37px
139% = 18px        216% = 28px        293% = 38px
147% = 19px        224% = 29px        300% = 39px
154% = 20px        231% = 30px        308% = 40px
*/
/* =========================================================　
　TITLE
========================================================= */
#wrapper { width:100%!important;}
/*パンくず*/
#pastlist { width:970px; margin:0 auto; font-size:100%; padding:0;}

#wrapInner{
	width:100%!important;
	background-color:#FFF;
}
/*H1*/
#wrapInner h1 {
	width: 950px;
    display: block;
    margin: 0 auto;
}

/* ------------------------------
	Title
------------------------------ */
.title-wrap {
	height:350px;
	background:#327264 url(../images/title_active_bg.jpg) center top no-repeat;/*active*/
	background-size:auto 350px;
}
.otokogabi-title {
	width:600px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#mainbg_text{
	position: absolute;
    top: 220px;
    left: 90px;
    color: #FFFFFF;
    font-size: 25px;
    text-shadow: 2px 2px 1px #327264, -2px 2px 1px #327264, 2px -2px 1px #327264, -2px -2px 1px #327264;
    font-weight: bold;
    transform: rotate(-7deg);
}

.otokotabi-3jou {
    display: none;
}

/* ------------------------------
	Menu
------------------------------ */
.otokotabi-menu-wrap {
	border-top: 3px solid #FFF;
	padding:12px 10px 10px;
	background-color:#000;
}
.otokotabi-menu {
	width:970px;
	margin:0 auto;
	text-align:center;
	
}
.otokotabi-menu li {
	display:inline-block;
	color:#FFF;
	font-weight:bold;
	font-size:124%;
	
}
.otokotabi-menu li:after{ content:"｜"; margin-left:15px; margin-right:15px;}
.otokotabi-menu li.last:after {content:""}
#wrapper .otokotabi-menu a {color:#FFF;}

#wrapper .spot-ranking dl dd a.green_btn:hover,
#wrapper .theme-box dl dd a.green_btn:hover,
#wrapper .spot-ranking div.osusume-plan_apibox div.ranking p.more a:hover,
#wrapper .otokotabi-menu a:hover {color:#FF6; text-decoration:underline;}
/* ------------------------------
	H2
------------------------------ */
.h2-ti {
	width:962px;
	text-align:center;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.ti-theme-wrap,
.ti-ranking-wrap { width:100%; padding-bottom:7px; border-bottom: 2px solid #444;}
#ti-theme,
.ti-spot-ranking  {font-size:254%/*270%*/; font-weight:bold; letter-spacing: 0.07em;/*0.2em*/}
#ti-bangai {font-size:254%/*285%*/; font-weight:bold; letter-spacing: 0.2em; line-height:43px;}
#ti-other {font-size:185%/*208%*/; font-weight:bold; letter-spacing: 0.1em; color:#FFF; /*line-height:43px;*/ padding-top:8px;}
/* ------------------------------
	Theme
------------------------------ */
#theme-area  {background-color:#FFF;}
#theme-area-inner { width:964px; margin:0 auto; padding:50px 0;}
/**/
.subti-theme {
	margin-top:60px;
	width:964px;/*282px*/
	height:50px;
	/*line-height:50px;*/
	/*line-height:1.0;
	padding:12px 0;*/
	display:inline-block;
   vertical-align:middle;
	text-indent:64px;
	color:#CC0000;
	font-size:170%/*208%*/;
	padding-top:12px;/**/
	letter-spacing:0.07em;/**/
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-weight:bold;
}
/*For IE*/
@media all and (-ms-high-contrast: none) {
/**::-ms-backdrop, .subti-theme {padding-top:6px;}
.subti-theme {padding-top:6px;}*/
}
/*.subti-theme {padding-top:6px\9;}*/
/**/
.subti-theme.first { margin-top:25px;}
.subti-theme#subti-zekkei {background: url(../images/subti_theme_zekkei.png) left top no-repeat;}
.subti-theme#subti-heritage {background: url(../images/subti_theme_heritage.png) left top no-repeat;}
.subti-theme#subti-onsen {background: url(../images/subti_theme_onsen.png) left top no-repeat;}

.theme-box { width:966px; margin-top:10px; margin-right:-2px;}
.theme-box dl {
	float:left;
	width:320px;
	margin-right:2px;
	color:#FFF;
	text-align:center;
	font-size:108%;
	font-weight:normal;
}
.theme-box dl img {
	display:block;
	width:320px;
	height:240px;
	margin-bottom:2px;
}
#wrapper .theme-box dl a { color:#FFF; text-decoration:none;}
#wrapper .theme-box dl a:hover { color:#FF6; text-decoration:underline;}
.theme-box dl a:hover img { opacity:0.7;}
.theme-box dl dt {
	display:block;
	position:relative;
	width:320px;
	height:34px;
	line-height:34px;
	background-color:#000;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}
.theme-box dl dd span.theme-box_text{
	width: 96%;
	height: 100px;
    color: #000;
    display: block;
    text-align: left;
    margin: 10px 0;
}
.spot-ranking dl dd a.green_btn,
.theme-box dl dd a.green_btn{
	width: 50%;
    background-color: #327264;
    margin: 0 auto;
    padding: 4px 60px;
    font-size: 18px;
    position: relative;
    display: block;
	font-weight: normal;
}
.spot-ranking dl dd a.green_btn:after,
.theme-box dl dd a.green_btn:after {
	width:6px;
	height:10px;
	content:"";
	display:block;
	background: url(../images/arrow_wh_s.png) no-repeat;
	position:absolute;
	top:12px;
	right:12px;
}

/**/
.theme-btn-area {
	clear: both;
    width: 600px;
    margin: 30px auto 0!important;
    float: none;
}
.theme-btn-area2 {
	width:100%;
	margin-top: 30px;
}

.btn-link-theme {
	position:relative;
	display:block;
	width:600px;
	height:57px;
	background-color:#000;
	color:#FFF;
	line-height:57px;
	text-align:center;
	font-size:154%;
	font-weight:bold;
}
#wrapper .btn-link-theme a { display: block; width:600px; height:57px; color:#FFF; text-decoration:none;}

.btn-link-theme2 {
	position: relative;
    display: block;
    width: 48%;
    height: 57px;
    background-color: #000;
    color: #FFF;
    line-height: 57px;
    text-align: center;
    font-size: 154%;
    font-weight: bold;
    float: left;
    margin: 0 1%;
}
#wrapper .btn-link-theme2 a {
	display: block;
	height:57px;
	color:#FFF;
	text-decoration:none;
}

#wrapper .btn-link-theme a:hover,
#wrapper .btn-link-theme2 a:hover { color:#FF6; text-decoration:underline;}

.btn-link-theme:after,
.btn-link-theme2:after {
	width:9px;
	height:15px;
	content:"";
	display:block;
	background: url(../images/arrow_wh.png) no-repeat;
	position:absolute;
	top:20px;
	right:15px;
}
/* ------------------------------
	SPOT Ranking
------------------------------ */
.spot-ranking {background-color:#EEE;}
.spot-ranking-inner { width:962px; margin:0 auto; padding:50px 0;}

/*tab*/
.spot-rank-tab {
	margin-top:50px;
	width:962px;
}
.spot-rank-tab li {
	display:block;
	float:left;
	width:479px;
	height:45px;
	text-align:center;
	line-height:45px;
	font-size:170%;
	letter-spacing:0.1em;/**/
	color:#FFF;
}
.spot-rank-tab li a {
	display:block;
	width:479px;
	height:45px;
}
.spot-rank-tab li a:hover {text-decoration:none;}

#spot-tab-kokunai a { background-color:#baf2e6; color:#327264;}
#spot-tab-kokunai a:hover { text-decoration:none!important; background-color:#327264; color:#FFF;}
#spot-tab-kokunai { border-right: 2px solid #EEE; background-color:#327264;}

#spot-tab-kaigai a { background-color:#baf2e6; color:#327264;}
#spot-tab-kaigai a:hover { text-decoration:none!important; background-color:#327264; color:#FFF;}
#spot-tab-kaigai { border-left: 2px solid #EEE; background-color:#327264;}

/**/
.subi-rank-wrap {
	clear:both;
	width:962px;
	height:74px;
    margin: 24px 0;
	background: url(../images/subti_rank_bg.png) left 50% repeat-x;
	text-align:center;
}
.subti-rank {
	display:inline-block;
	height:74px;
	font-size:177%/*193%*/;
	/*line-height:74px;*/
	padding-top:24px;
	text-indent:74px;
	vertical-align:middle;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-weight:bold;
	color:#FFF;
	background: url(../images/subti_rank_mark.png) 0 0px no-repeat;
}
/*For IE*/
@media all and (-ms-high-contrast: none) {
/**::-ms-backdrop, .subti-rank {padding-top:6px;}
.subti-rank {padding-top:6px;}

*::-ms-backdrop, #ti-other {padding-top:2px;}
#ti-other {padding-top:2px;}*/
}
/*.subti-rank { padding-top:6px\9;}
#ti-other {padding-top:2px\9;}*/
/**/
.rank-num { display:block; width:110px; margin:0 auto 8px; padding-top:15px;}
.rank-box {
	width:960px;
	margin: 0 auto 2%;
	border: 1px solid #000;
	box-sizing:border-box;
}
.rank-photo {
	display:block;
	width:478px;
	height:320px;
	overflow:hidden;
}
.rank-data {
	display:block;
	width:400px;
	height:320px;
	overflow:hidden;
	padding:0 40px;
	background-color:#000;
	color:#FFF;
}

.rank-box:nth-of-type(odd) .rank-photo{float:left;}
.rank-box:nth-of-type(odd) .rank-data {float:left;}
.rank-box:nth-of-type(even) .rank-photo{float:right;}
.rank-box:nth-of-type(even) .rank-data {float:right;}

.rank-head {
	margin-top:38px;
	border-bottom: 2px solid #FFF;
	padding-bottom:10px;
	margin-bottom:25px;
	text-align:center;
	font-size:177%;
	font-weight:bold;
}
.rank-txt {
	margin-bottom:12px;
	font-size:131%;
	line-height:1.5;
}
.rank-link-box {
	clear: both;
    width: 958px;
    background-color: #FFF;
}
.rank-link01,
.rank-link02 {
	text-decoration: none;
    display: block;
    width: 48%;
	float:left;
    text-align: center;
    margin: 1%;
}
.rank-link03 {
	text-decoration: none;
    display: block;
    width: 92%;
    text-align: center;
    margin: 0 auto 2%;
    padding-top: 1%;
}
.rank-link01 a,
.rank-link02 a,
.rank-link03 a {
	width: 60%!important;
	color:#FFF;
}

/* ------------------------------
	Bangai
------------------------------ */
#bangai-area  {background-color:#97CCCD;}
#bangai-area-inner { width:962px; margin:0 auto; padding:50px 0 70px;}
.ti-bangai-wrap {width:962px;
	height:43px;
	background: url(../images/ti_bangai_bg.png) center top no-repeat;
	text-align:center;
}
.txt-bangai { margin-top:20px; font-size:124%; text-align:center;}
.box-bangai { margin-top:20px;}
.box-bangai .rank-data {
	background-color:#FFF;
	color:#333;
}
.box-bangai .rank-head {
	border-bottom: 2px solid #333;
	font-size:139%;
	margin-bottom:15px;
}
.box-bangai .rank-txt {
	font-size:124%;
	line-height:1.4;
}
.box-bangai .txt-kikan {
	padding-top:20px;
	font-size:124%;
	line-height:1.4;
	font-weight:bold;
}
/* ------------------------------
	Other
------------------------------ */
#other-link { background-color:#FFF;}
#other-link-inner {width:962px; margin: 0 auto; padding:65px 0 50px;}
.ti-other-wrap {display:block;
	width:962px;
	height:43px;
	background-color:#62B8EA;
	text-align:center;
}
#ti-other {
	
}
.other-lead { padding:30px; font-size:124%}
#hitoriWrap { width:960px; margin:0 auto;}

/* ------------------------------
	
------------------------------ */
.section {
	/*margin-right: 30px;*/
}
.itemList4 {
	margin-right: -30px;
	padding-left:35px;
}
.itemList4 li {
	min-height: 266px;
	width: 200px;
	float: left;
	position: relative;
	margin-right: 30px/*29px*/;
	margin-bottom: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 0 #afafaf;
	-moz-box-shadow: 0 1px 0 #afafaf;
	box-shadow: 0 1px 0 #afafaf;
	display:inline;
	opacity: 0.99999;
	filter: alpha(opacity=100);       
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity:1;
	box-shadow: 1px 3px 5px #AFAFAF!important;
}
.itemList4 li:hover{ cursor:pointer;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
.itemList4 li dl {
	padding: 15px 10px;
}
.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
.itemList4 li a,
.itemList4 li dl dt a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li dl dd span {
	margin-top: 10px;
	display: inline-block;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow:hidden;
}
.itemList4 li .thumb img{ max-width:100%; width:100%; height:auto;}
/* ------------------------------
	
------------------------------ */
.bnrBlock01{
	display:block;
	width:960px;
	margin:20px auto 10px;
	overflow:hidden;
}
.bnrBlock01 ul{
	margin:0;
	padding:0;
}
.bnrBlock01 ul li{
	float:left;
	display:block;
	font-size:10px;
	margin:0 10px 10px 0;
	width:180px;
	padding:0;
}
.bnrBlock01 ul li img{
	display:block;
}
/* =========================================================　
 PAGE TOP
========================================================= */
#pagetop {
	bottom: 20px;
  position: fixed;
  right: 20px;
  text-align: right;
  z-index: 50;
}
#pagetop a:hover {opacity: 0.8;}

/*==========================================================
osusume tour ranking API Add20161125
==========================================================*/
.spot-ranking div.osusume-plan_apibox{
	width:100%;
	margin:0 auto;
	margin: 0 auto 30px 0;
}
.spot-ranking div.osusume-plan_apibox{
	border-bottom:2px dotted #000000;
}

.spot-ranking p#osusume-kokunai,
.spot-ranking p#osusume-kaigai{
	height: 40px;
    font-size: 200%;
    padding-top: 8px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
    margin: 15px 0;
}
.spot-ranking p#osusume-kokunai{background-color: #dd335d;}
.spot-ranking p#osusume-kaigai{background-color: #4eab26;}

.spot-ranking div.osusume-plan_apibox .tokyo,
.spot-ranking div.osusume-plan_apibox .osaka,
.spot-ranking div.osusume-plan_apibox .nagoya{
	width: 31.33333%;
	float:left;
}

.spot-ranking div.osusume-plan_apibox > div{margin:0 1% 0;}


.spot-ranking div.osusume-plan_apibox p#r01,
.spot-ranking div.osusume-plan_apibox p#r02,
.spot-ranking div.osusume-plan_apibox p#r03 {
    width: 305px;
    height: 39px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    margin-top: 20px;
}

.spot-ranking div.osusume-plan_apibox p#r01{background: url(../images/bg_rank.gif) no-repeat 0 0;}
.spot-ranking div.osusume-plan_apibox p#r02 {background: url(../images/bg_rank.gif) no-repeat 0 -39px;}
.spot-ranking div.osusume-plan_apibox p#r03 {background: url(../images/bg_rank.gif) no-repeat 0 -78px;}

.spot-ranking div.osusume-plan_apibox div.ranking {
	width: 285px;
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    position: relative;
    background: #FFF;
	padding: 10px;
}

.spot-ranking div.osusume-plan_apibox div.non_plan{
	margin: 10px 0;
	text-align: center;
}

.spot-ranking div.osusume-plan_apibox div.ranking img{
	margin: 0 44px;
}

.spot-ranking div.osusume-plan_apibox div.ranking strong {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 8px 0;
    font-size: 14px;
    color: #F00;
}

div.osusume-plan_apibox div.ranking strong span{
	background-color: #F00;
    margin: 0 10px 0 10px;
    padding: 3px 15px;
    color: #FFF;
}

.spot-ranking div.osusume-plan_apibox div.ranking .detail.heightLine-group13{
	height:80px;
	margin-bottom:10px;
}

.spot-ranking div.osusume-plan_apibox div.ranking p.more {
    position: relative;
}

.spot-ranking div.osusume-plan_apibox div.ranking p.more a {
    margin: 0 auto;
    padding: 4px 60px;
    color: #FFF;
    text-align: center;
    background-color: #327264;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 40%;
    font-size: 18px;
    display: block;
	font-weight: normal;
}

.spot-ranking div.osusume-plan_apibox div.ranking p.more:after{
    width: 6px;
    height: 10px;
    content: "";
    display: block;
    background: url(../images/arrow_wh_s.png) no-repeat;
    position: absolute;
    top: 12px;
    right: 42px;
}

.spot-ranking div.osusume-plan_apibox p.dep{
    background-color: #FFF;
    color: #327264;
    padding: 5px 15px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.4em;
    font-weight: normal;
}

div.osusume-plan_apibox .btn-link-theme.kokunai_btn{
	clear:both;
	background-color:#dd335d;
	margin-bottom:20px;
}
div.osusume-plan_apibox .btn-link-theme.kaigai_btn{
	clear:both;
	background-color:#4eab26;
	margin-bottom:20px;
}

}