@charset "utf-8";

/******************************************************************************/
/***                                                                        ***/
/***                                                                        ***/
/***     column.css                                                         ***/
/***                                                                        ***/
/***    【内容】                                                            ***/
/***                                                                        ***/
/***     ・コラム専用のスタイルを記述する                                   ***/
/***                                                                        ***/
/***                                                                        ***/
/******************************************************************************/
.column .column_wp {
	width: 900px;
	margin: 0;
	word-break: normal;
}
.column .column_wp img {
	max-width: 100%;
	height: auto;
}
.column h2.img_tit {
	width: 940px;
	margin: 0 -20px 30px;
}
.column .column_list {
	margin-left: -20px;
	margin-right: -30px;
}
.column .column_list li {
	background-color: #FFEBCC;
	border-color: #FFEBCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.column .column_list .title {
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #E95364;
}
.column .column_list .catch {
	color: #E50011;
}

.column .column_list .img {
	width: 201px;
	margin: 10px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.column .column_list a .btn {
	padding-left: 45px;
	background-color: #FFF;
	background-image: url(outingnote_ico01.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.column .column_list a:hover .btn {
	padding-left: 47px;
	background-color: #FFF;
	background-image: url(outingnote_ico01.png);
}
.lead_txt {
	font-weight: bold;
	line-height: 1.6 !important;
}

.column .lamp.vol01 h3.img_tit {
	margin-bottom: 20px;
}
.column h4 {
	margin-bottom: 20px;
	font-size: 180%;
	text-align: center;
	color: #E67401;
}
.column .box01 p {
	text-align: left;
}
.column figure {
	margin: 0 0 40px;
	text-align: center;
}
.column figcaption {
	padding-top: 5px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	display: block;
}

.column figcaption small {
	padding-top: 5px;
	font-size: 70%;
	display: block;
}
.style01 {
	position: relative;
}
.style01 .box01 {
	float: left;
	width: 420px;
	text-align: center;
}
.style01 .box02 {
	float: right;
	width: 420px;
	text-align: center;
}
.column .lamp.vol01 .style01 p {
	margin-bottom: 20px;
}
.style01 p.figcaption {
	clear: both;
	position: relative;
	top: -40px;
	margin-bottom: 40px;
	padding-top: 5px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	display: block;
}

.style02.map {
	margin-bottom: 40px;
	padding: 0 20px;
}
.style02.map .box02 {
	padding-top: 50px;
}
.style02 .box01 {
	float: left;
	width: 490px;
}
.style02 .box02 {
	float: right;
	width: 350px;
}
.column .lamp.vol01 .style02 p {
	margin-bottom: 20px;
}

.style03 .box01 {
	float: left;
	width: 350px;
}
.style03 .box02 {
	float: right;
	width: 490px;
}
.column .lamp.vol01 .style03 p {
	margin-bottom: 20px;
}

.spot_outer {
	margin: 0 -20px 60px;
	padding: 60px 40px 20px;
	background: transparent url(outingnote_bg01.png) repeat-x center top;
	-moz-box-shadow: 0px 4px 8px rgba(137,203,215,0.8);
	-webkit-box-shadow: 0px 4px 8px rgba(137,203,215,0.8);
	box-shadow: 0px 4px 8px rgba(137,203,215,0.8);
}
.basic_info {
	margin: 0 0 40px;
	text-align: left;
}
.basic_info dt {
	padding: 10px 0;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCC;
}
.basic_info dd {
	margin-top: -1px;
	padding: 10px;
	border: 1px solid #CCC;
}
.basic_info th {
	position: relative;
	padding: 2px 20px 2px 0;
	font-weight: normal;
	white-space: nowrap;
}
.basic_info th:after {
	position: absolute;
	top: 5px;
	right: 0;
	content: "：";
}
.basic_info td {
	padding: 2px 0;
	word-break: break-all;
}
.basic_info .time_tbl {
	width: 100%;
}
.basic_info .time_tbl th {
	padding: 0 10px 0 0;
}
.basic_info .time_tbl th:before {
	content: "・";
}
.basic_info .time_tbl th:after {
	position: static;
	content: none;
}
.basic_info .time_tbl td {
	padding: 0;
}



figure.photo {
	padding: 30px;
	-moz-box-shadow: 0px 2px 8px rgba(137,203,215);
	-webkit-box-shadow: 0px 2px 8px rgba(137,203,215);
	box-shadow: 0px 2px 8px rgba(137,203,215);
	display: inline-block;
}
#spot02 .style01 .box01 {
	width: 485px;
}
#spot02 .style01 .box02 {
	width: 300px;
}
#spot02 .style01 figcaption {
	clear: both;
	margin: 0 0 20px;
}
#spot02 .style01 figure {
	margin: 0 0 5px;
}
.column .lamp.vol01 p.lead_txt {
	font-size: 150%;
}




@media screen and (max-width: 767px){
.column .column_wp {
	width: auto;
	margin: 0;
}
.column h2.img_tit {
	width: auto;
	margin: 0 0 20px;
}

.column .column_list {
	width: auto;
	margin-left: -10px;
	margin-right: -10px;
}
.column .column_list li {
	padding: 0;
}
.column .column_list li a {
	padding: 5px 5px 10px;
}
.column .column_list .title {
	font-size: 80%;
	margin: 0 -5px 0;
	letter-spacing: -1px;
}
.column .column_list .img {
	width: auto;
	margin: 0 0 10px;
}
.column .column_list a .btn {
	margin: 0;
	padding: 5px 5px 5px 15px;
}
.column .column_list a:hover .btn {
	padding: 5px 5px 5px 17px;
}




.column .lamp.vol01 h3.img_tit {
	margin-bottom: 20px;
}
.column h4 {
	margin-bottom: 20px;
	font-size: 130%;
}


.column figure {
	margin: 0 0 30px;
	text-align: center;

}
.column figcaption {
	padding-top: 0;
	font-size: 100%;
	font-weight: normal;
}

.column .lamp.vol01 .style01 p.figcaption {
	margin-bottom: 0;
	font-size: 100%;
	font-weight: normal;
}

.style02.map {
	margin-bottom: 0;
	padding: 0;
}
.style02.map p {
	text-align: center;
}
.style02.map .box02 {
	padding-top: 0;
}

.style01 .box01, 
.style02 .box01, 
.style03 .box01 {
	float: none;
	width: auto;
}
.style01 .box02, 
.style02 .box02, 
.style03 .box02 {
	float: none;
	width: auto;
}
.column .lamp.vol01 .style01 p, 
.column .lamp.vol01 .style02 p, 
.column .lamp.vol01 .style03 p {
	margin-bottom: 20px;
}

.spot_outer {
	margin: 0 0 40px;
	padding: 40px 20px 10px;
}
.basic_info {
	margin: 0 0 30px;
}
.basic_info dt {
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
	border: 1px solid #CCC;
}
.basic_info dd {
}
.basic_info table {
	width: 100%;
	font-size: 90%;
}
.basic_info th {
	float: left\9;
	width: 100%;
	padding: 2px 0;
	display: block;
	text-indent: -0.5em;
}

.basic_info th:before {
	position: static;
	content: "【";
}
.basic_info th:after {
	position: static;
	content: "】";
}
.basic_info th br {
	display: none;
}
.basic_info td {
	float: left\9;
	width: 100%;
	padding: 2px 0 10px;
	display: block;
}
.basic_info td br.pc_only {
	display: none;
}

.basic_info .time_tbl {
	width: 100%;
}
.basic_info .time_tbl th {
	width: auto;
	padding: 0 10px 0 0;
	text-indent: 0;
	display: table-cell;
}
.basic_info .time_tbl td {
	width: auto;
	padding: 0;
	display: table-cell;
}

figure.photo {
	padding: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#spot02 .style01 .box01, 
#spot02 .style01 .box02 {
	width: auto;
}
.column .lamp.vol01 p.lead_txt {
	font-size: 110%;
}
}
