p,td{
	font-size: 16px;
	line-height: 22px;
}
img{
	max-width: 100%;
}
.pt60{
	padding-top: 60px;
}
.pb60{
	padding-bottom: 60px;	
}
.mt80{
	margin-top: 80px;
}
.mt5{
	margin-top: 8px;
}
.mt30 {
	margin-top: 30px;
}
.mt15{
	margin-top: 15px;
}
.w100{
	width: 100%;
}
.bg-cm01{
	background: url(/ko/tour/odawara/img/bg.jpg) repeat;
}
.bg-cm02{
	background: url(/ko/tour/odawara/img/bg02.png) repeat;
}
.title-cm{
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	color: #ce4001;
	margin-bottom: 40px;
}
.btn-book{
	font-size: 23px;
	color: #fff;
	padding: 15px 65px;
	border-radius: 5px;
	background-color: #52a805;
}
@media (max-width: 767px) {
	.pt60{
		padding-top: 30px
	}
	.pb60{
		padding-bottom: 30px;
	}
	.title-cm{
		font-size: 28px;
	}
	.mt30 {
    margin-top: 15px;
	}
}

/*----------- Banner -----------*/
/*@font-face {
  font-family: alberta;
  src: url(/ko/tour/odawara/fonts/UTMAlbertaHeavy.ttf);
}*/
.banner{
	background: url(/ko/tour/odawara/img/bnr.png) no-repeat center top;
	background-size: 100% auto;
	padding: 90px 0 275px 0;
	text-align: center;
}
.banner h1{
	/*font-family: alberta;*/
	font-size: 55px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #d24302;
	-webkit-text-fill-color: #d24302;
	/*-webkit-text-stroke-width: 1px;*/
	-webkit-text-stroke-color: #fff;
	text-shadow: 2px 2px 2px #fff, -2px -2px 3px #fff, -1px -1px 3px #fff, -1px 1px 3px #fff, 1px 1px 3px #fff;
}
.banner p{
    color: #0079b6;
    -webkit-text-stroke-color: #fff;
    text-shadow: 2px 2px 3px #fff, -2px -1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, 1px 1px 2px #fff;
}
.bnr-text01{
	font-size: 36px;
}
.bnr-text01 p{
	font-weight: bold;
	margin-bottom: 10px;
}
.bnr-text02 p{
	font-size: 28px;
	line-height: 32px;
}
.bnr-text02 .bnr-departure{
	background: url(/ko/tour/odawara/img/bnr-line.png) no-repeat top center;
	display: block;
	margin-top: 30px;
	padding-top: 15px;
	font-size: 23px;
	font-weight: bold;
}
.bnr-price{
	font-size: 40px;
	font-weight: bold;
	color: #e74801;
}
@media (max-width: 2100px) {
	.banner{
		background-size: auto 100%;	
	}
}
@media (max-width: 1900px) {
	.banner{
		background-size: auto 100%;
		padding: 4vw 0 14vw 0;
	}
}
@media (max-width: 991px) {
	.banner {
    padding: 3vw 0 10vw 0;
	}
	.bnr-text01 {
    font-size: 24px;
	}
	.bnr-text02 p {
      font-size: 18px;
    line-height: 20px;
	}
	.banner h1{
		font-size: 50px;
	}
	.bnr-text02 {
    font-size: 24px;
	}	
	.bnr-text02 .bnr-departure{
    margin-top: 15px;
    padding-top: 10px;
		font-size: 20px;
	}
	
}
@media (max-width: 767px) {
	.banner{
		background-image: none;
		background-color: #f7eedb;
		padding: 0;
		position: relative;
	}
	.banner > img{
		width: 100%;
	}
	.bnr-text01{
		font-size: 5vw;
    position: absolute;
    top: 10vw;
    left: 15px;
    text-align: left;
	}
	.banner h1{
		font-size: 8vw;
    line-height: 7vw;
		font-weight: 700;
	}
	.bnr-text02 {
		padding: 15px;
	}
	.bnr-text02 p{
		font-size: 18px;
		color: #9a3000;
		line-height: 22px;
	}
	.bnr-text02 .bnr-departure{
		background: none;
		font-size: 19px;
		padding-top: 0;
		margin-top: 5px;
	}
	.bnr-price{
		font-size: 30px;
	}
}

/*----------- End Banner -----------*/

/*----------- About -----------*/
.about > p{
	line-height: 22px;
}
.about-img{
	margin-top: 20px;
	background: url(/ko/tour/odawara/img/about-border.png) no-repeat top center;
	background-size: 100%;
}
.about-img li{
	text-align: center;
}
.about-img li img{
	max-width: 100%;
}
.img-sticker01{
	transform: rotate(-12deg);
	display: inline-block;
	margin-top: 12px;
}
.about-img01{
	transform: rotate(4deg);
	margin-top: -26px;
	z-index: -1;
	position: relative;
}
.img-sticker02{
	margin-top: 25px;
	display: inline-block;
}
.about-img02{
	margin-top: -22px;
	z-index: -1;
	position: relative;
}
.img-sticker03{
	transform: rotate(1deg);
	display: inline-block;
	margin-top: 7px;
}
.about-img03{
	transform: rotate(-4deg);
	margin-top: -25px;
	z-index: -1;
	position: relative;
}
@media (max-width: 1170px) {
	.img-sticker03,
	.img-sticker01{
		margin-top: 0.5vw;
	}
	.img-sticker02{
		    margin-top: 1.5vw;
	}	
}
@media (max-width: 767px) {
	.about > p{
		text-align: left !important;
	}
	.about-img{
		background: none;
	}
	.img-sticker01,
	.img-sticker02,
	.img-sticker03{
		display: none;
	}
	.about-img01,
	.about-img02,
	.about-img03{
		margin-top: 0;
		transform: inherit;
	}
	.about-img li img{
		width: 100%;
		box-shadow: inherit;
	}
	.about-img .row{
		margin-left: -1px;
		margin-right: -1px;
	}
	.about-img .row li{
		padding-left: 1px;
		padding-right: 1px;
	}
}

/*---------- Select plan -----------*/
.slectable-plan .title-cm{
	margin-bottom: 0;
}
.slectable-plan .container ul li{
	margin-top: 80px;
}
.plan-cm{
	background-color: #fff;
	padding: 30px;
	position: relative;
}
.plan-sticker{
	position: absolute;
	left: 10px;
	top:-45px;
}
.plan-cm > h3{
	font-size: 26px;
	font-weight: bold;
	color: #ce4001;
	margin: 10px 0;
}
.plan-cm > span{
	font-weight: bold;
}
.plan-cm .btn-book{
	float: right;
}
.plan-price{
	margin-top: 15px;
}
.plan-price > p{
	font-size: 22px;
	color: #ff3000;
	display: inline-block;
	margin: 15px 0;
}
.plan-price > p span{
	font-size: 32px;
	font-weight: bold;
}
@media (max-width: 1200px) {
		.price_inset{
		text-align: center;
    display: block !important;
	}
	.plan-cm .btn-book{
		display: block;
    text-align: center;
		float:none;
	}
}
@media (max-width: 991px) {
	.plan-price > p,
	.plan-cm > h3{
		font-size: 20px;
	}
	.plan-price > p span{
		font-size: 30px;
	}
	.btn-book{
		font-size: 18px;
		padding: 10px 50px;
	}
	.plan-price > p{
		    margin: 7px 0;
	}
}
@media (max-width: 767px) {
	.plan-sticker {
    top: -8vw;
    width: 30%;
	}
}
@media (max-width: 480px) {
	.plan-cm{
		padding: 20px;
	}
	.slectable-plan .container ul li{
		margin-top: 55px;
	}
}
@media (max-width: 320px) {
	.plan-price{
		text-align: center;
	}
	.plan-price > p span {
    font-size: 28px;
	}
}

/*----------- Control ----------*/
.control {
	display: flex;
	justify-content: space-between
}
.control ul {
	width: 100%;
}
.control ul li{
	width: 20%;
	float: left;
	border-right: 1px solid #ccc;
	text-align: center;
}
.control ul li:last-child{
	border-right: none;
}
.control ul li a{
	font-weight: bold;
	color: #1155c6;	
}
@media (max-width: 767px) {
	.control ul li{
		width: 50%;
    border-right: none;
    padding-right: 15px;
    text-align: left;
	}
	.control ul li:nth-child(2n+1){
		clear: both;
	}
	.control ul li:nth-child(2n){
		padding-right: 0;
	}
	.control ul li a{
		border-bottom: 1px solid #ccc;
		padding: 8px 0 8px 0;
		display: block;
	}
}

/*---------- Common Spots ----------*/
.common-spot-item img{
	width: 100%;
}
.spot-list img{
	width: 48%;
	    margin: 0 10px 5px 0;
    float: left;
}
.common-spot-item h3{
	font-size: 21px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
.textnote{
	color: #de0000;
	display: inline-block;
}
.spot-list .row{
	margin-left: -5px;
	margin-right: -5px;
}
.spot-list .row .col-sm-6{
	padding-left: 5px;
	padding-right: 5px;
}
.spot-list > ul > li{
	margin-top: 20px;
	margin-bottom: 20px;
}
.spot-list div strong{
	margin-bottom: 5px;
}
.block-xs{
	display: none;
}
@media (max-width: 767px) {
	.block-xs{
		display: block;
	}
	.hidden-xs{
		display: none;
	}
	.common-spot-item h3{
		margin: 0 0 15px 0;
		border-top: 1px solid #ccc;
		padding-top: 20px;
		font-size: 20px;
	}
	.common-spot-item > img{
		margin-bottom: 5px;
	}
	.common-spot-item{		
		padding-bottom: 15px;
	}
	.common-spot ul li.common-spot-item:first-child h3{
		border-top:none;
		padding-top: 0;
	}
}

/*---------- slectable-spots  -----------*/
.slectable-spots .plan-cm > h3{
	font-size: 20px;
	color: #121212;
}
.tableoption{
	background-color: #fff;
	margin-top: 30px;
}
.tableoption tr,
.tableoption th,
.tableoption td{
	border-collapse: collapse;
	border:1px solid #ecdbc4;
	padding: 20px;
}
.tableoption th{
	color: #ce4001;
	text-align: center;
	background-color: #ffe8c8;
}
.tableoption tr th:last-child{
	width: 45%;
}
.tableoption .price{
	font-weight: bold;
}
.tableoption .price > span{
	font-size: 20px;
}
.textorange{
	color: #ce4001;
	font-weight: bold;
}
@media (max-width: 767px) {
	.tableoption tr,
	.tableoption th,
	.tableoption td{	
		padding: 10px;
	}
	.tableoption th{
		color: #121212;
		text-align: left;
	}
}





/* Schedule
------------------------------------------*/
.schedulebox {
  font-size: 16px;
	text-align: center;
	padding: 60px 0;
	background-color: #eeeeee;
}
.schedulebox h2 {
	font-size: 40px;
	font-family: acumin-pro-semi-condensed,sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
}
.schedulebox__lead {
	font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
	padding: 10px 0 30px;
}
.ChangeElem_Panel{
  display: none;
}
.ChangeElem_Btn_Content {
  width: 100%;
  margin: 0 auto;
}
.ChangeElem_Btn_Content::after{
  content: "";
  display: block;
  clear: both;
}
.ChangeElem_Btn {
  width: 49.5%;
  color: #a59d6d;
  font-size: 18px;
	font-weight: bold;
  text-align: center;
  padding: 15px;
  position: relative;
  border:none;
	cursor: pointer;
}
.is-active:after {
	font-family: FontAwesome;
	content: "\f0d7";
	font-weight: 200;
	color: #ffdcaa;
	font-size: 30px;
	position: absolute;
	bottom: -15px;
	left: 49%;
}
.ChangeElem_Btn.std {
  float: left;
  background-color: #faf7e1;
}
.is-active {
  background-color: #ffdcaa !important;
	color: #c32500;
}
.ChangeElem_Btn.meetup {
  float: right;
  background-color: #faf7e1;	
}
.ChangeElem_Btn.meetup.is-active {
 background-color: #ffdcaa;
	color: #c32500;
}
.timeline__title {
  font-size: 30px;
  font-family: acumin-pro-semi-condensed,sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.std .timeline__title {
  color: #ffdcaa;
  border-bottom: 3px solid #ffdcaa;
}
.meetup .timeline__title {
  color: #429cac;
  border-bottom: 3px solid #429cac;
}
.timeline {
  width: 100%;
  background-color: #FFF;
  padding: 20px 40px 40px;
}
.timeline-border{
	border: 1px solid #ffdcaa;
}
.timeline table {
	width: 100%;
}
.timeline td {
	text-align: left;
	line-height: 1.5;
}
.timeline td span {
  color: #FF0000;
}
.timeline-time {
	width: 14%;
}
.timeline-circle {
	width: 1%;
}
.timeline-plan {
  width: 75%;
}
.timeline.std td:nth-child(1) {
	color: #14419b;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 10px 0;
	font-size: 18px;
}
.timeline.meetup td:nth-child(1) {
	color: #14419b;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 10px 0;
	font-size: 18px;
}
.timeline.std tr td:nth-child(2) {
	background:#fff4e4;
	padding: 10px 0;
}
.timeline.meetup tr td:nth-child(2) {
	background:#fff4e4;
	padding: 10px 0;
}
.timeline.meetup td:nth-child(2) span,
.timeline.std td:nth-child(2) span {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 1.0;
	background-color: #ad3900;
  vertical-align: middle;
  border-radius: 50%;
/*  border: solid 2px #FFF;*/
}
.timeline.std td:nth-child(2) span.timeline__goal {
	display: inline-block;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 80px;
	background-color: #ffcc1c;
	vertical-align: middle;
	border-radius: 50%;
	border: solid 4px #14419b;
}
.timeline.meetup td:nth-child(2) span.timeline__goal {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align:center;
  line-height: 80px;
	background-color: #fdc43a;
  vertical-align: middle;
  border-radius: 50%;
  border: solid 4px #429cac;
}
.timeline tr td:nth-child(3) {
	padding: 10px 20px;
}
.timeline__notice {
	color: #E55454;
	border: 1px dotted #eb6877;
	background-color: #ffebeb;
	padding: 16px 20px;
	margin-top: 10px;
}
.timeline__notice li {
	list-style: disc;
	margin-left: 20px;
}
.timeline__notice a {
	width: 50%;
	font-weight: bold;
	display: block;
	background-color: #E55454;
	border-radius: 100px;
	padding: 5px 0;
	margin-top: 10px;
	color: #FFF!important;
	text-align: center;
}
.timeline__notice a:hover {
	background-color: #DC3333;
}
.timeline__notice dt {
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	ul.breadcrumbs {
		width: 1140px;
	}
}
@media screen and (max-width:992px) {
  .timeline {
    width: 100%;
    background-color: #FFF;
    padding: 20px;
  }
}
@media screen and (max-width:768px) {
  .schedulebox {
    padding: 30px 0;
    margin: 0 auto;
  }
  .schedulebox h2 {
    font-size: 30px;
  }
  .schedulebox__lead {
    padding: 10px 0 20px;
  }
  .ChangeElem_Btn {
    font-size: 16px;
  }
  .timeline {
    padding: 10px 0;
    font-size: 15px;
  }
  .timeline__title {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .timeline-time {
	  width: 30%;
  }
  .timeline-circle {
    width: 2%;
  }
  .timeline-plan {
    width: 68%;
  }
  .timeline__notice a {
    width: 80%;
    border-radius: 0;
  }
}