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

.MB10{margin-bottom:10px;}
.FL{float:left;}
.FR{float:right;}


.ttlBlk {
    height: 170px;
    margin-bottom: 20px;
    position: relative;
    width: 960px;
}
.ttlBlk p.dept {
    color: #FC127B;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    left: 602px;
    line-height: 1.4;
    position: absolute;
    text-align: center;
    top: 57px;
    width: 100px;
}
.ttlBlk p.seo {
    color: #FFFFFF;
    font-size: 14px;
    height: auto;
    line-height: 1.4;
    position: absolute;
    right: 8px;
    top: 7px;
    width: 230px;
}

.cmnTabBlk {
    height: 80px;
    margin-bottom: 10px;
    width: 960px;
}
.cmnTabBlk ul {
    height: 80px;
    overflow: hidden;
    width: 960px;
}
.cmnTabBlk ul li {
    float: left;
}
.cmnTab01 {
    height: 890px;
    width: 225px;
}
.cmnTab02 {
    height: 890px;
    width: 223px;
}
.cmnTab03 {
    height: 890px;
    width: 171px;
}
.cmnTab04 {
    height: 890px;
    width: 169px;
}
.cmnTab05 {
    height: 890px;
    width: 172px;
}

#bestcal{width:960px; height:auto; margin-bottom:30px}
#spot{width:960px; height:auto; overflow:hidden;}
#spot_i{ float:left; width:465px; height:auto; overflow:hidden;}
#spot_d{ float:right;width:465px; height:auto; overflow:hidden;}

#spot_i h3,#spot_d h3{
	width:465px;
	height:94px;
	margin-bottom:15px;
	}

#spot_i dl,#spot_d dl{
	width:465px;
	height:auto;
	overflow:hidden;
	border-bottom:1px dotted #c9c9c8;
	padding-bottom:20px;
	margin-bottom:20px;
	}
	
/*トップの写真ボックス　国内海外*/	
#spot dl dd.cap{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#61b301;
	}
#spot dl dd.cap span.scap{
	font-size:12px;
	color:#61b301;
	line-height:20px;
	}	
	
#spot dl dd.cap span.capmida{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
	}

#spot dl dd.txt{
	font-size:14px;
	color:#333333;
	line-height:20px;
	}		
/*トップの写真ボックスここまで　国内海外*/		
	
#spot_i dl dd dl.txtbox,#spot_d dl dd dl.txtbox{
	width:160px;
	border:none;
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0px;
	}	
#spot_i dl dd dl.txtbox dt,#spot_d dl dd dl.txtbox dt{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#61b301;
	}

#spot_i dl dd dl.txtbox dt,#spot_d dl dd dl.txtbox dt{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#61b301;
	}
#spot_i dl dd dl.txtbox dt span.scap,#spot_d dl dd dl.txtbox dt span.scap{
	font-size:12px;
	color:#61b301;
	line-height:20px;
}

#spot_i dl dd dl.txtbox dd,#spot_d dl dd dl.txtbox dd {
	font-size:14px;
	color:#333333;
	line-height:20px;
	}		

/*start_リニューアル2021対応*/
:where(.contents) *,
:where(.contents)::after,
:where(.contents)::before {
  box-sizing: content-box;
}

:where(.contents) img {
  width: auto;
}
.contents {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino kaku Gothic ProN", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif !important;
	letter-spacing: 0;
	width:960px;
	margin:0 auto;
}
.meyasu_i img{
	width:100%;
}
.contents a{
	color: #1d3994;
}
.contents a:hover{
	color: #ff9933;
    text-decoration: underline;
}