@charset "utf-8";

/*------------------------------------------------------------------------ BaseLayout */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.pb {padding-bottom: 5px;}
/*------------------------------------------------------------------------ main */
/*.hottopics {
	background: url(../img/mv.png) no-repeat top center;
	position: relative;
}
*/
h1,h2,h3 {font-weight: normal;}
/*------------------------------------------------------------------------ header */


.hottopics header h1 {
	text-align: center;
}

.ttlCaption {
	color: #773b00;
}

.ttlCaption a {
	text-decoration: underline;
	color: #773b00;
}

.iconBox {
	clear: both;
}
.iconBox .iconSize{
	vertical-align: middle;
}
.iconBox li{
	display: inline-block;
}
.iconBox li:first-child{
	margin-left: 0;
}

/*------------------------------ snsBox */
.snsBox {
	position: absolute;
	top: 10px;
	right: 10px;	
}

.twitter {
	display:inline-block;
}
.twitter iframe {
	vertical-align: bottom;
}

.fb-share-button {
	margin-left: 10px;
	display:inline-block !important;
	vertical-align: top !important;
}
.fb-share-button span {
	vertical-align: top !important;
}
.fb-share-button iframe {
	max-width: none !important;
}
/*------------------------------ column */
.column {
	border-radius: 10px;
	box-shadow: 2px 2px 2px #999;
	transition:background 1s ease-out;
}
.column a {
	display: block;
}
.column a:hover {
	text-decoration: none;
	color: #000;
}
.coluBox {	
	background: #fddfd2;
}
.coluBox:hover {
	background: #fdc0a6;
}
.coluFb {
	background: #3b5a9a url(../img/icon_fb.png) no-repeat center left 30px;
	background-size: 35px;
	color: #fff;
}
.coluFb a {
	color: #fff;
	padding-left: 80px;
}
.coluFb a:hover {
	color: #fff;
	opacity: 0.8;
}
/*------------------------------------------------------------------------ htBox */
.htBox {
	background: url(../img/bg_htBox.jpg);
	background-size: 850px;
	border-radius: 8px;
	margin-bottom: 20px;
	color: #4A361E;
}
.htBox p {
	margin-bottom: 10px;
}
.htBox a{
	color: #04C;
}
.htBox a:hover{
	text-decoration: none;
}
.htBox h1 a:hover{
	color: #b45901;
}
.htBox h1 {
	/*background: url(../img/h1_line.png) repeat-x left 0 bottom 0;*/
	background: url(../img/icon.png) no-repeat left 5px center;
	background-size: 35px;
	border-bottom: double #b37130;
	padding: 10px 0 5px 45px;
}
.htBox a img{
	opacity: 1;
}
.htBox small{
	color: #666;
}

.htBox .point {
	color: #fff;
	padding: 20px;
	background: #E27A84;
	position: relative;
	z-index: 1;
}
 
.htBox .point:before {
	content: "";
	position: absolute;
	background: #E27A84;
	margin: 4px;
	border: 2px #fff solid;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	z-index: -10;
}
.service {
	width: 350px;
	height: 30px;
	padding: 5px;
	margin-top: 10px;
	box-shadow: 2px 2px 2px #999;
}
.spot {
	width: 350px;
	height: 30px;
	padding: 5px;
	margin-top: 10px;
	box-shadow: 2px 2px 2px #999;
}

.tbl {
	width: 100%;
	color: #c4392d;
}
.tbl tr{
	border-bottom: 2px dotted #b45901;
}

.puEvent {
	background: rgba(255,255,255,0.6);
	color: #f46200;
	margin-top: 20px;
	padding: 0 10px 13px 0;
	border: 1px solid #b45901;
}
.puEvent h2{
	padding: 13px 0 10px 40px;
	background: url(../img/icon.png) no-repeat left 5px center;
	background-size: 28px;
}
.puEvent li{
	margin: 10px 0 0 40px;
	list-style-type:circle;
}
.puEvent li a:hover{
	text-decoration: underline;
}
.puEvent p{
	margin-left: 40px;
	color: #773b00;
}
/*----------------- images */
.ImgGroup {
    margin: 0 auto;
}
.ImgMain{
    width: 100%;
}
.ImgMain img{
    width: 100%;
}

ul.ImgThumbs {
    width: 100%;
    text-align: left;
		letter-spacing: -0.5em;
}
ul.ImgThumbs li{
    display: inline-block;
    width: 24.2%;
		margin-top: 5px;
		margin-left: 1%;
		letter-spacing: normal;
}
ul.ImgThumbs li:first-child {
		margin-left: 0%;
}
ul.ImgThumbs li img {
    width: 100%;
    cursor: pointer;
    border: 1px solid transparent;
}
ul.ImgThumbs li.current img {
    border: 1px solid #d73d19 !important;
}

/*------------------------------ ht_spot */
.ht_spot {
	height: 60px;
	background: url(../img/h1_line.png) repeat-x left bottom,url(../img/h1_spot.png) no-repeat left bottom 10px;
	padding: 20px 0 10px 70px;
	margin: 0px 0px 20px 0px;
}

.main .ht_spot {
	color: #49361D;
	font-size: 22px;
	font-weight: bold;
	padding-left: 110px;
}

.main .ht_spot a {
	color: #49361D;
	font-size: 22px;
	font-weight: bold;
}

/*------------------------------ ht_movie */
.ht_movie {
	height: 60px;
	background: url(../img/h1_line.png) repeat-x left bottom,url(../img/h1_movie.png) no-repeat left bottom 10px;
	padding: 20px 0 10px 0px;
	margin: 0px 0px 20px 0px;
}

.main .ht_movie {
	color: #49361D;
	font-size: 22px;
	font-weight: bold;
	padding-left: 70px;
}
.main .ht_movie span {
	color: #49361D;
	font-size: 18px;
	font-weight: bold;
}

.main iframe {
	margin-bottom: 20px;
}

/*------------------------------ ht_info */
.main #info {
	background: url(../img/yagasuri.jpg) repeat;
	border: 2px solid #96283E;
}
.main #info p{
	color: #4A361E;
	background: #fff;
	padding: 10px;
}
.main .ht_info a {
	color: #4A361E;
	font-size: 18px;
	font-weight: bold;
}
.main .ht_info span {
	color: #4A361E;
	font-size: 15px;
	font-weight: bold;
}
.main #info table th{
	background: url(../img/bg_htBox.jpg) repeat;
	border: 1px solid #AE4451;
	padding: 10px;
}
.main #info table td{
	background: #fff;
	border: 1px solid #AE4451;
	padding: 10px;
}

/*------------------------------ ht_map */
.ht_map {
	height: 60px;
	background: url(../img/h1_line.png) repeat-x left bottom,url(../img/h1_bus.png) no-repeat left bottom 10px;
	padding: 20px 0 10px 70px;
	margin: 0px 0px 20px 0px;
}

.main .ht_map {
	color: #49361D;
	font-size: 22px;
	font-weight: bold;
	padding-left: 90px;
}

.main .ht_map a {
	color: #49361D;
	font-size: 22px;
	font-weight: bold;
}

.ht_icon {
	height: 60px;
	background: url(../img/h1_line.png) repeat-x left bottom,url(../img/ht_icon.png) no-repeat left bottom 10px;
	padding: 20px 0 10px 70px;
	font-size: 24px;
}
.mapBtn {
	background: #fff;
	text-align: center;
	margin: 15px 0;
	box-shadow: 2px 2px 2px #999;
	border: 1px solid #b45901;
	transition:background 3s ease-out;
}
.mapBtn:hover {
	background: #febe80;
}
.mapBtn a{
	display: block;
	padding: 5px 20px;
}
.mapBtn a:hover {
    color: #000;
    text-decoration: none;
}

/*------------------------------ table */
table {
	width: 100%;
	margin-top: 10px;
}

th {
	width: 15%;
}

/*------------------------------------------------------------------------ etcEvent */
#etcEvent {
	margin-bottom: 10px;
}
#etcEvent ul {
	margin-top: 15px;
}
#etcEvent li {
	padding: 10px 0 10px 40px;
	border-bottom: 1px dotted #b45901;
	background: url(../img/icon.png) no-repeat left 5px center;
	background-size: 28px;
}
#etcEvent li a {
}

