@charset "utf-8";

/*  メインビジュアル
============================================================================= */
.mv-area { background: url(/kokunai/area/kamikochi/_images/bg-mv.jpg) no-repeat center; background-size: cover; }
.mv-area.mv-spr { background: url(/kokunai/area/kamikochi/_images/bg-mv-spr.jpg) no-repeat center top; background-size: cover; }
.mv-area.mv-sum { background: url(/kokunai/area/kamikochi/_images/bg-mv-sum.jpg) no-repeat center top; background-size: cover; }
.mv-area.mv-aut { background: url(/kokunai/area/kamikochi/_images/bg-mv-aut.jpg) no-repeat center top; background-size: cover; }
.mv-area.mv-win { background: url(/kokunai/area/kamikochi/_images/bg-mv-win.jpg) no-repeat center top; background-size: cover; }


/*  「JTBならでは」の特典・サービス
============================================================================= */
/* //旧デザイン */

#jtbonly .jtbonlyTtl{
	text-align: center;
	margin-top: 50px;
}
#jtbonly .jtbonlyTtl img{
	width: 180px;
	height: auto;
}
.jtbonlyTtl + .sect{
	padding: 0;
}

#jtbonly .jtbonlyAbout{
	margin-top: 8px;
}
/*#jtbonly .jtbonlyAbout_ttl span{
	display: inline-block;
	padding: 8px 16px;
	line-height: 1.3;
	color: #03A3A9;
	font-weight: bold;
	border-radius: 50vw;
	background: #f6f4ef;
}*/
#jtbonly .jtbonlyAbout_txt{
	margin-top: 8px;
}
#jtbonly .jtbonlyAbout_txt .kome{
	position: relative;
	margin-top: 16px;
	padding-left: calc(1em + 4px);
	font-size: 1.2rem;
}
#jtbonly .jtbonlyAbout_txt .kome:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "\203B";
}
#jtbonly .jtbonlyAbout_txt .tabisugo_plus{
	display: inline-block;
	margin: 0 8px;
	width: 80px;
	height: auto;
	vertical-align: middle;
}

#jtbonly .jtbonly__unit{
	position: relative;
	margin-top: 40px;
	padding-top: 40px;
}
#jtbonly .jtbonly__unit:before {
	position: absolute;
	left: 0;
	top: -5px;
	content: '';
	display: inline-block;
	width: 100%;
	height: 10px;
	background: radial-gradient(circle farthest-side, #BCBDC2, #BCBDC2 30%, transparent 30%, transparent);
	background-size: 10px;
}
#jtbonly .jtbonly__unit.-green,
#jtbonly .jtbonly__unit.-brown{
	position: relative;
	min-height: 434px;
}
#jtbonly .jtbonly__unit.-green .page-title-h3,
#jtbonly .jtbonly__unit.-brown .page-title-h3{
	margin-left: calc(45% + 40px);
	font-size: 2.1rem;
	font-weight: bold;
}
#jtbonly .jtbonly__unit.-green .page-title-h3 .tabisugo_plus,
#jtbonly .jtbonly__unit.-brown .page-title-h3 .tabisugo_plus{
	display: inline-block;
	line-height: 1;
	margin-bottom: 8px;
	width: 100px;
	height: auto;
	vertical-align: text-bottom;
}
#jtbonly .jtbonly-wrap__cassette{
	margin-top: 24px;
	margin-left: calc(45% + 40px);
}
/*#jtbonly .jtbonly-wrap__cassette__item:first-of-type{
	position: absolute;
	left: 0;
	top: 40px;
	width: 45%;
}*/
#jtbonly .jtbonly-wrap__cassette__item:last-of-type .jtbonly-txt.-center{
	margin-top: 16px;
}
#jtbonly .jtbonly-ly-btn-column{
	margin-top: 24px;
	text-align: right;
}
#jtbonly .jtbonly-ly-btn-column a{
	display: inline-flex;
	align-items: center;
	color: #3498DB;
	font-weight: bold;
}
#jtbonly .jtbonly-ly-btn-column a span{
	font-weight: bold;
	text-decoration: underline;
}
#jtbonly .jtbonly-ly-btn-column a:hover span{
	text-decoration: none;
}
#jtbonly .jtbonly-ly-btn-column a:after {
	margin-left: 4px;
	font-family:'Material Icons Round';
	content: "\e89e";
	line-height: 1;
	font-size: 100%;
	text-decoration: none;
}
#jtbonly .jtbonly-ttl{
	font-size: 2.1rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 16px;
}
#jtbonly .jtbonly-txt{
	line-height: 1.6;
	margin-bottom: 8px;
	font-size: 1.7rem;
}
#jtbonly .jtbonly-txt.-center{
	text-align: center;
}
/* slider */
#jtbonly .jtbonly_slider img{
	width:100%;
	height: 350px; 
	object-fit: cover; 
}
#jtbonly .jtbonly_slider .slick-slide{
	position: relative;
	margin:0 10px;
}
#jtbonly .jtbonly_slider .slick-dots{
	text-align:center;
	margin:20px 0 0 0;
}
#jtbonly .jtbonly_slider .slick-dots li{
	display:inline-block;
	margin:0 5px;
}
#jtbonly .slick-dots button {
	color: transparent;
	outline: none;
	width:8px;
	height:8px;
	display:block;
	border-radius:50%;
	background:#ccc;
}
#jtbonly .slick-dots .slick-active button{
	background:#03A3A9;
}
#jtbonly .jtbonly_slider .slick-slide .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	padding: 6px 12px;
	text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px; 
	color: #fff;
	font-size: 1.4rem;
	opacity: 0;
	transition: .3s ease;
}
#jtbonly .jtbonly_slider .slick-current .caption {
	opacity: 1;
	transition-delay: .5s;
}
#jtbonly .jtbonly_noslider{
	position:  relative; 
}
#jtbonly .jtbonly_noslider img{
	width:100%;
	height: 350px; 
	display:block;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}
#jtbonly .jtbonly_noslider .caption {
	z-index: 2;
	width: 469px;
	padding: 6px 12px;
	font-size: 1.4rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-shadow: #323743 1px 1px 2px, #323743 -1px 1px 2px, #323743 1px -1px 2px, #323743 -1px -1px 2px; 
	color: #fff;
}

#jtbonly .feature-sect__more{
	margin-top: 32px;
	text-align: center;
}
#jtbonly .feature-sect__more:after{
	display: none;
}
#jtbonly .feature-sect__more a{
	position: relative;
	display: inline-block;
	padding: 16px;
	width: 100%;
	max-width: 600px;
	color: #03A3A9;
	text-decoration: none;
	font-weight: bold;
	background: #E7F6F1;
	border-radius: 50vw;
	transition: 0.2s opacity;
}
#jtbonly .feature-sect__more a:hover{
	opacity: .6;
}
#jtbonly .feature-sect__more a:after {
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	font-family:'Material Icons Round';
	content: "\e89e";
	line-height: 1;
	font-size: 100%;
}
#jtbonly .jtbonly-txt img.tabisugo{
	width: 285px;
	height: auto;
	vertical-align: middle;
}
#jtbonly .jtbonly-txt img.tabisugo_plus{
	width: 100px;
	height: auto;
	vertical-align: middle;
}
#jtbonly .jtbonly-txt span{
	vertical-align: middle;
}
.jtbonly-moreplan{
	position: relative;
	margin-top: 32px;
	padding-top: 32px;
}
.jtbonly-moreplan:before {
	position: absolute;
	left: 0;
	top: -5px;
	content: '';
	display: inline-block;
	width: 100%;
	height: 10px;
	background: radial-gradient(circle farthest-side, #BCBDC2, #BCBDC2 30%, transparent 30%, transparent);
	background-size: 10px;
}
.jtbonly-moreplan_wp{
	display: flex;
	justify-content: center;
	margin: 16px 0;
}
.jtbonly-moreplan_item{
	width: calc(100% / 4);
}
.jtbonly-moreplan_item:not(:first-child){
	margin-left: 8px;
}
.jtbonly-moreplan_item a{
	position: relative;
	display: block;
	padding: 46px 16px 16px;
	height: 100%;
	color: #323743;
	text-decoration: none;
	border-radius: 4px;
	border: solid 1px #BCBDC2;
	transition: 0.2s opacity;
}
.jtbonly-moreplan_item a:hover{
	opacity: .6;
}
.jtbonly-moreplan_item dt{
	display: flex;
	align-items: flex-start;
	font-weight: bold;
	line-height: 1.3;
}
.jtbonly-moreplan_item dt .tabisugo_plus{
	position: absolute;
	top: 16px;
	margin-left: auto;
	width: 80px;
	height: auto;
}
.jtbonly-moreplan_item dd{
	margin-top: 8px;
	font-size: 1.6rem;
}
.jtbonly-moreplan .swipeBarThumb{
	background: #666;
}
.jtbonly-moreplan .swipeBt{
	background: #666;
	border-color: #666;
}
/* 旅すごbtn */
#jtbonly .allarea-btn-htl {
  margin: 35px auto 0;
  width: 650px;
}

#jtbonly .allarea-btn-tour {
	margin: 15px auto 0;
	width: 100%;
	max-width: 650px;
}
#jtbonly .allarea-btn_two {
	display: flex;
	justify-content: space-evenly;
	margin-left: -10px;
}

#jtbonly .allarea-btn-htl a, #jtbonly .allarea-btn-tour-p a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px 35px 5px 15px;
	min-height: 70px;
	color: #fff;
	font-size: 2.0rem;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	border-radius: 8px;
	background: #1a5178;
}
#jtbonly .allarea-btn-htl a:after, #jtbonly .allarea-btn-tour-p a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: 'jtb-dom' !important;
  text-decoration: none;
  content: "\e905";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#jtbonly .allarea-btn-htl span:before {
  position: static;
  left: 15px;
  top: 50%;
  margin-right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'jtb-dom' !important;
  content: "\e934";
  font-size: 1.8rem;
}

#jtbonly .allarea-btn-tour span.icon-jr:before, #jtbonly .allarea-btn-tour span.icon-air:before {
  position: static;
  left: 15px;
  top: 50%;
  margin-right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'jtb-dom' !important;
  font-size: 1.8rem;
}
#jtbonly .allarea-btn-tour span.icon-jr:before {
  content: "\e962";
}

#jtbonly .allarea-btn-tour span.icon-air:before {
  content: "\e942";
}

#jtbonly .allarea-btn-tour-p {
  width: 100%;
  margin-left: 10px;
}
#jtbonly .allarea-btn-htl:hover, #jtbonly .allarea-btn-tour-p:hover {
  opacity: 0.6;
  transition: all 0.4s ease;
}
.target_dept_kokunai_SPK #jtbonly .allarea-btn_two p.s-none_SPK, .target_dept_kokunai_SDJ #jtbonly .allarea-btn_two p.s-none_SDJ, .target_dept_kokunai_KIJ #jtbonly .allarea-btn_two p.s-none_KIJ, .target_dept_kokunai_TYO #jtbonly .allarea-btn_two p.s-none_TYO, .target_dept_kokunai_NGO #jtbonly .allarea-btn_two p.s-none_NGO, .target_dept_kokunai_HKJ #jtbonly .allarea-btn_two p.s-none_HKJ, .target_dept_kokunai_OSA #jtbonly .allarea-btn_two p.s-none_OSA, .target_dept_kokunai_HIJ #jtbonly .allarea-btn_two p.s-none_HIJ, .target_dept_kokunai_FUK #jtbonly .allarea-btn_two p.s-none_FUK {
  display: none;
}