@charset "shift_jis";

.cp-color {
	color: #fff;
	background-color: #ac9756;
	border-bottom: 3px solid #75683f;
}

#campaign .detail-text {
	font-size: 110%;
}

.cp-entry h3 {
	font-size: 110%;
	margin: 0 30px;
}

#campaign .cp-caution h3 {
	font-size: 110%;
}

.cp-regular .txt-area {
	font-size: 110%;
	margin: 30px 30px 50px;
}

.cp-regular .cp-regular_in {
	display: flex;
	margin-bottom: 30px;
}

.cp-regular .image {
	margin-right: 20px;
}

.cp-regular .txtBox {
	padding: 15px;
	background: #f6eedd;
}

#campaign .required {
	line-height: 1.0;
}

#main-content h3 {
	margin: 0;
	font-weight: normal;
}

#main-content .photo {
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
	flex-wrap: wrap;
}

#main-content .photo > p {
	width: 24%;
}

#main-content .photo img {
	max-width: 100%;
	backface-visibility: hidden;
}

#main-content .photo + p {
	margin-bottom: 15px;
	text-align: right;
}

#main-content .date {
	padding: 20px;
	border: 2px solid #ac9756;
}

#main-content .date h3 {
	margin-bottom: 5px;
}

#main-content .price > .t-scroll > table {
	margin-bottom: 20px;
	border: none;
}

#main-content .price > .t-scroll > table th,
#main-content .price > .t-scroll > table td {
	padding: 20px 10px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

#main-content .price > .t-scroll > table th {
	background: #dccda0;
	border-right: 1px solid #fff;
}

#main-content .price > .t-scroll > table th:last-of-type {
	border: none;
}

#main-content .price > .t-scroll > table td {
	background: #fffcf4;
	border-right: 1px solid #dccda0;
	border-bottom: 1px solid #dccda0;
}

#main-content .price > .t-scroll > table td:last-of-type {
	border-right: none;
}

#main-content .price > dl {
	padding: 30px;
	background: #fdf9da;
}

#main-content .price > dl dd {
	margin: 0 0 20px 1em;
}

#main-content .price > dl dd:last-of-type {
	margin-bottom: 0;
}

#main-content .schedule .description {
	display: flex;
	margin-bottom: 20px;
	justify-content: flex-end;
}

#main-content .schedule .description dt {
	width: 30px;
	margin: 0 5px 0 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#main-content .schedule .description dt:first-of-type {
	margin-left: 0;
}

#main-content .schedule .shikishima {
	background: url(../img/bg-bd04.gif) repeat-x center;
}

#main-content .schedule .bus {
	background: url(../img/bg-bd01.gif) repeat-x center;
}

#main-content .schedule .higher {
	background: url(../img/bg-bd02.gif) repeat-x center;
}

#main-content .schedule dl:not(.description) {
	display: flex;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ac9756;
	justify-content: space-between;
}

#main-content .schedule dl:last-of-type {
	border: none;
	margin: 0;
	padding: 0;
}

#main-content .schedule dl:not(.description) dt {
	width: 10%;
	padding: 10px;
	background: #dccda0;
	text-align: center;
}

#main-content .schedule dl:not(.description) dt span {
	display: block;
	margin-bottom: 10px;
}

#main-content .schedule dl:not(.description) .icon {
	padding: 10px;
	background: #ac9756;
	color: #fff;
}

#main-content .schedule dl:not(.description) dd {
	width: 88%;
}

dd.split {	float: left;}
dd.split_txt {	width: 60% !important;}
dd.split_img {	width: 23.5% !important;}
dd.split_img img {
	width: 100%;
	display: block;
}

#main-content .schedule dl:not(.description) ol {
	display: flex;
	flex-wrap: wrap;
}

#main-content .schedule dl:not(.description) .headge {
	margin-top: 10px;
	margin-bottom: 20px;
}

#main-content .schedule dl:not(.description) .enjoy {
	padding: 35px;
	box-shadow: 0 0 0 2px #ac9756 inset, 0 0 0 6px #fff inset, 0 0 0 7px #ac9756 inset;
}

#main-content .schedule dl:not(.description) ol {
	margin-bottom: -30px;
}

#main-content .schedule dl:not(.description) ol li {
	width: 20%;
	margin-bottom: 30px;
	text-align: center;
}

#main-content .schedule dl:not(.description) .shikishima,
#main-content .schedule dl:not(.description) .bus,
#main-content .schedule dl:not(.description) .higher{
	background-position: center 3em;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#main-content .schedule dl:not(.description) li >div {
	display: flex;
	height: 40%;
	min-height: 6em;
	margin-bottom: 5px;
	padding: 0 10px;
	justify-content: center;
	align-items: center;
}

#main-content .schedule dl:not(.description) li >div.station {
	border: 2px solid #ac9756;
}

#main-content .schedule dl:not(.description) li >div.special {
	background: #dccda0;
}

#main-content .schedule dl:not(.description) li >div.spot {
	background: #fdf9da;
}

#main-content .entry_list {
	font-size: 110%;
}

#main-content .entry_list > li {
	list-style: decimal outside;
	margin: 0 0 15px 1em;
	text-align: left;
}

#main-content .entry_list > li li span {
	display: inline-block;
	width: 23em;
}

#main-content .planning {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #cccccc;
}

dl.tour_spot {
	display: flex;
	margin: 3% auto;
}

dl.tour_spot dt {
	width: 30%;
	margin-right: 1%;
}

dl.tour_spot dt img {
	width: 100%;
	display: block;
}

dl.tour_spot dd {
	width: 65%;
	padding: 2%;
	background: #f6eedd;
}

.tour_spot_title{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 107.7%;
	border-bottom: 1px #ac9756 solid;
}

.card_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-between;
	margin: 3% auto;
}

.card_box li {
	width:50%;
	text-align: center;
}

.card_box li img {
	width:60%;
}

img.icon {
	vertical-align: middle;
	margin-bottom: 1px;
}


/* ***************************************************************

	スマホランドスケープ対応

*************************************************************** */

@media screen and (max-width: 949px) and (min-width: 641px){
	#main .content { width: 100%; }

	#campaign .detail-text {
		width: 65%;
		margin-left: 3%;
	}
	
	#campaign .details_entry_right { margin-top: 10px; }
	
	#campaign .flow02 .box { padding: 1.5% 2% 2% 2%; }
	
	#campaign .flow02 .box02 { padding-top: 1.5%; }
	
	#campaign .present {
	text-align: center;
	}
	
	#campaign .present .left, #campaign .present .right {
	margin-bottom: 20px;
	float: none;
	}
	
	/*対象の会員さま*/

	#campaign .otoku_img img  {
		width: 90%;
	}
	#campaign .point_flow img, #campaign .views_net_img img {
		width: 95%;
	}
	
	#campaign .card_type th {
		border-right: 1px solid #999;
	}	
}

/* ***************************************************************

	iPad対応

*************************************************************** */

@media screen and (min-width: 641px) and (max-width: 900px) {
	#main {
		width: 100%;
	}

	#main .content {
		width: 98%;
	}

	#globalHeader {
		overflow: hidden;
		padding: 25px 2% 20px !important;
		position: relative;
	}
}

/* ***************************************************************

	SP

*************************************************************** */

@media screen and (max-width: 640px){
	#campaign .cp-category .txt-area {
		margin: 3% 3% 0px;
	}

	.cp-regular .cp-regular_in {
		display: block;
		margin-bottom: 10%;
	}

	.cp-regular .image {
		width: 70%;
		margin: 0 auto 5%;
	}

	.cp-regular .txtBox {
		padding: 4%;
	}

	#main-content .photo {
		flex-wrap: wrap;
	}

	#main-content .photo > p {
		width: 49%;
	}

	#main-content .schedule .description {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	#main-content .schedule .description dt {
		margin-left: 0;
	}

	#main-content .schedule .description dd {
		width: calc(100% - 35px);
	}

	#main-content .schedule dl:not(.description) {
		display: block;
	}

	#main-content .schedule dl:not(.description) dt,
	#main-content .schedule dl:not(.description) dd {
		width: 100%;
	}

	#main-content .schedule dl:not(.description) dt {
		margin-bottom: 20px;
	}

	#main-content .schedule dl:not(.description) dt span {
		display: inline-block;
		margin: 0 0 0 7px;
	}

	dd.split_txt{
		width: 100% !important;
	}

	dd.split_img{
		width: 100% !important;
		margin-top: 20px;
	}

	#main-content .schedule dl:not(.description) dt span:first-of-type {
		margin: 0;
	}

	#main-content .schedule dl:not(.description) .icon {
		padding: 5px;
	}

	#main-content .schedule dl:not(.description) .enjoy {
		padding: 30px;
	}

	#main-content .schedule dl:not(.description) ol li {
		width: 100%;
		margin-bottom: 10px;
	}

	#main-content .schedule dl:not(.description) li >div {
		min-height: 4em;
	}

	#main-content .schedule dl:not(.description) .shikishima {
		background: url(../img/bg-bd05.gif) repeat-y;
	}

	#main-content .schedule dl:not(.description) .bus {
		background-repeat: repeat-y;
	}

	#main-content .schedule dl:not(.description) .higher {
		background: url(../img/bg-bd03.gif) repeat-y;
	}

	#main-content .schedule dl:not(.description) .shikishima,
	#main-content .schedule dl:not(.description) .bus,
	#main-content .schedule dl:not(.description) .higher {
		background-position: center;
	}

	#main-content .entry_list {
		margin-top: 5%;
	}

	#main-content .entry_list > li li span {
		display: inline;
	}

	.t-scroll{
		overflow: auto;
	}

	dl.tour_spot {
		flex-wrap: wrap;
		margin: 20px auto;
	}

	dl.tour_spot dt {
		width: 100%;
		margin: 0 0 2%;
	}

	dl.tour_spot dd {
		width: 100%;
	}
}
