#main h1{
	color:#8dc540;
	font-size:2.5rem;
	margin-bottom:10px;
	padding-left:30px;
	padding-bottom:10px;
	background-image:
	url("../img/common/h2_img.png"),
	url("../img/common/h2_bg.png");
	background-repeat:
	no-repeat,
	repeat-x;
	background-position:
	0 50%,
	bottom;
}

.side_banner_area{
	width:100%;
	padding: 0 0 16px;
}

.side_banner img{
	margin-top:10px;
}

#wrapper{
	background-image: url("../img/common/bg.png");
}

#contents{
	background:url("../img/common/hedder_btm.png") repeat-x top ;
}

#side_right{
	background-color:#fff;
}

.container-fluid{
	background-color:#fff;
	padding-top:30px;
}

.heading06 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
}

#footer {
	padding-bottom:0;
}

#footer .container-fluid{
	background-color:transparent;
}
.footer_logo_area {
	background-color:#c1282d;
	color:#fff;
	margin:0;
	padding:15px 0 10px;
}
#footer .footer_logo_area p a{
	color:#fff;
}
.footer_logo_area .copyright{
	font-size:12px;
}
.menu_u{
	text-align:center;
}
.category-nav ul {

}
.category-nav > li > a {
	color:#b92928;
}
.nav_ban{
	float:left;
}
.col-sm-6{
	float:none;
	width:100%;
}
#item_photo_area .slick-slide img{
	width:80%;
}
.btn-primary{
	background-color:#8dc73f;
	border-color:#8dc73f;
	color:#fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #779b3b;
    border-color: #779b3b;
    color: #fff;
}
.item_detail h4{
	color:#8dc540;
	font-size:2.5rem;
	margin-bottom:10px;
	padding-left:30px;
	padding-bottom:10px;
	background-image:
	url("../img/common/h2_img.png"),
	url("../img/common/h2_bg.png");
	background-repeat:
	no-repeat,
	repeat-x;
	background-position:
	top left,
	bottom;
}
.item_detail table{
	width:100%;
	border:solid 1px #CCC;
}
.item_detail table th{
	background-color:#f2f2f2;
	border-left:solid 1px #CCC;
	padding:10px;
	text-align:center;
}
.item_detail table td{
	border-left:solid 1px #CCC;
	padding:10px;
}
.item_detail_reco{
	background-color:#fff6e5;
	padding:15px;
}
.flowline li.active {
    color: #8DC540;
}
.flowline li.active span.flow_number {
    background: #8DC540 none repeat scroll 0 0;
}
.t_left{text-align:left;}
.t_right{text-align:right;}
.t_center{text-align:center;}
.td_price{
	font-weight: bold;
	color: #cb2f25;
	text-align: center;
}
.td_bold{
	font-weight: bold;
	text-align: center;
}

#contents_top h2{
	color:#8dc540;
	font-size:2.5rem;
	margin-bottom:10px;
	padding-left:30px;
	padding-bottom:10px;
	background-image:
	url("../img/common/h2_img.png"),
	url("../img/common/h2_bg.png");
	background-repeat:
	no-repeat,
	repeat-x;
	background-position:
	top left,
	bottom;
}

p.kuroneko_after {
	margin-left:1.5em;
}

.header_logo a img{
	max-height: 60px;
	width: auto;
	margin-bottom: 0.5em;
}

/****** ツアー情報 ******/
.tourinfo table{
	border-collapse: collapse;
}
.tourinfo table td.bg1{
	background-color: #F49FA1;
}
.tourinfo table td.bg2{
	background-color:#A9D0F5;
}

.tourinfo table td{
	padding:10px;
}
.tourinfo table td.bg3{
	background-color: #F2F5A9;
}
.tourinfo table td.bg-g{
	background-color: #A5E167;
}
.tourinfo table td.bg-b{
	background-color: #6997D3;
}
.tourinfo table.tourcourse{
	border: 2px solid #2E9AFE;
}
.tourinfo table.tourcourse td.borderr{
	border-right: 2px solid #2E9AFE;
}
.tourinfo h2.ryokoujyoken{
	background-color: #D0A9F5;
	color: #151515;
}
div.tourinfo table.price{
	border: 1px solid;
}
div.tourinfo table.price th{
	/*width:25%;*/
	border: 1px solid #000;
}
div.tourinfo table.price td{
	/*width:75%;*/
	border: 1px solid #000;
}
.tour h2 span.day{
	font-size: 15px;
	color: #000;
}
div.tourinfo table.price td.w75h{
/*width:37%;*/
}

div.tourinfo p span.bg4{background-color: #FFA3A8;margin-right:10px;}
div.tourinfo td.c1{color: #FFA3A8;}
div.tourinfo table.calnd{border-collapse:separate;}
div.tourinfo table.calnd td{text-align:center;}
div.tourinfo td.wcbus{border: 2px solid #FFA3A8;}
div.tourinfo td.sun{background-color: #FFD0FB; color: #FF414B;}
div.tourinfo td.spe{border: 2px solid #6EDA4D;}
div.tourinfo td.sat{background-color: #B9F9F6; color: #2EACFF;}
div.tourinfo td.nor{background-color: #99F9A5;}
div.tourinfo ol li.90th{list-style-type:decimal;}
div.tourinfo h2{
	font-weight: bold;
	color: #FFBF00;
	font-size: 35px;
}
div.tourinfo h3{
	color: #00BFFF;
	font-size: 18px;
	text-align:center;
	background:none;
	padding:0;
}

.icon-arrow-right{ display:none; }
.icon-arrow-left{ display:none; }

/* ====================
 post card
==================== */
.ap_campaign {
    border: solid 2px #14a83b;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #eff7f0;
	position: relative;
}
.ap_txt_c {
    text-align: center;
}
.ap_postcard_area {
    display: flex;
    padding: 0 10px;
}
.ap_postcard_txt {
    width: 90%;
    display: inline-block;
    padding-right: 20px;
}
.ap_postcard_txt p:nth-child(1) {
    color: #f00;
    margin: 0 0 20px;
}
.ap_postcard_txt02 p:nth-child(1) {
    color: #f00;
}
.ap_postcard_ura {
    width: 9%;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    margin: 0;
}
.ap_campaign_postcard {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.ap_campaign_postcard li {
    width: 30%;
    padding: 10px 8px;
}
.ap_red {
    color: #f00;
}

.ap_postcard_series {
	text-align: right;
	position: absolute;
	top: -10px;
	right: -10px;
	padding: 0;
	margin: 0;
}
.ap_postcard_series img {
	width: 32%;
	max-width: 100%;
}
@media screen and (max-width: 1080px){
	.ap_postcard_series img {
		width: 28%;
		max-width: 100%;
	}
}
@media screen and (max-width: 960px){
	.ap_postcard_series img {
		width: 25%;
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
.ap_postcard_logo {
    width: 40%;
}
.ap_campaign_postcard {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.ap_campaign_postcard li {
    width: 50%;
    padding: 10px 8px;
}
.ap_postcard_txt {
    width: 84%;
    padding-right: 20px;
}
.ap_postcard_txt p:nth-child(1) {
    color: #f00;
    margin: 0 0 20px;
}
.ap_postcard_ura {
    width: 25%;
    text-align: center;
}

}

@media screen and (max-width: 640px){
	.ap_postcard_series {
		position: absolute;
		top: -6px;
		right: -6px;
	}
	.ap_postcard_series img {
		width: 28%;
		max-width: 100%;
	}
}
