@charset "utf-8";
.reference-mark{
	font-size: 10px;
}
.link_right.info{
	padding:10px 20px 10px 10px;
	font-size: 14px;
}
/* -- main_hd ----------------------*/
#main_hd {
	background: url('https://img.jtrip.co.jp/uploads/250410114204_hachimanzaka.jpg') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 0;
}
#main_hd p.catch {
	text-align: right;
	color: #fff;
}

#main_hd h1 {
	text-align: left;
}
#main_hd h1 img {
	width: 530px;
	height: auto;
}

/* -- top_main ---------------------*/
.bg-red{background-color: #d82e37;}
.bg-blue{background-color: #0081cc;}
.bg-lightgray{background-color: #f4f4f4;}

.color_blue{color: #0081cc;}
/* h2のサービスアイコン部分　不要時削除 */
#top_main .tag {
	background: url('https://img.jtrip.co.jp/uploads/250410161959_ttl_bg.png') no-repeat left top;
	-webkit-background-size: auto 76px;
	background-size: auto 76px;
	text-align: center;
	width: 62px;
	height: 76px;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_main .h2 h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4;
	text-align:left;
	padding: 15px 0 16px;
	width: 838px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top_main .h2 h3 {
	float: left;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.4;
	text-align:left;
	padding: 15px 0 16px 13px;
	width: 838px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* -- サブトップへのリンク -------------------------*/
#footer_link {
	position: fixed;
	bottom: 20px;
	width: 100%;
	background-color: rgba(60,60,60,0.8);
	color: #fff;
}

.contents.tour_link{
	text-align: center;
	padding: 12px 0;
}

.tour_link div a{
	position: relative;
	display: inline-block;
	width: 400px;
	border-radius: 50px;
	padding:10px 0 6px;
	background-color:#feeeaf;
	color: #0081cc;
}
.tour_link div a::before{
	content: "";
	display: block;
	position: absolute;
	right:30px;
	top: 45%;
	border-right: 2px solid #0081cc;
	border-top: 2px solid #0081cc;
	height: 10px;
	width: 10px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.tour_link .two_buttons a:first-of-type{
	margin:4px 10px 0;
}
#footer_link .tour_link .title,.tour_btn .message{
	color: #fff;
}
#footer_link .tour_link .title{
	font-size: 18px;
}
#footer_link .tour_link .message{
	font-size: 14px;
	padding-top: 3px;
}
#footer_link .tour_link a p{
	font-weight: bold;
	line-height: 1.5;
}
#footer_link .tour_link a p strong{
	display: block;
	font-size: 24px;
}
#footer_link .tour_link .normal{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding:10px;
}

#footer_link table {
	margin: 10px auto;
	border: none;
}

#footer_link table td {
	border: none;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
}

#footer_link table td a {
	color: #fff;
	text-decoration: none;
}

#footer_link table img {
	width: 100%;
	max-width: 20px;
}

/* -- 画像固定 -------------------------*/
.contents .img {
	position: absolute;
	top: 17px;
	right: 40px;
}
.contents p.normal {
	margin-top: -9px;
}
/* -- 表 ------------------------*/
#top_main .table p.h2p{
	margin-bottom: 0;
}
.table .table_scroll{
	overflow-y: scroll;
}
.table .kome{
	padding-top: 14px;
}
.table table{
	width: 100%;
	background-color: #fff;
	margin:10px 0;

	border-collapse: collapse;
	white-space: nowrap;
}
.table tr td:nth-of-type(1){
	background-color: #fffafa;
	width: 240px;
}
table tr th{
	text-align: center;
	background-color: #d80c18;
	color: #fff;
}
.table tr:nth-of-type(2){
	text-align: center;
}
.table tr.subti td{
	background-color: #ffdede;
	text-align: center;
}
.table th,.table td{
	padding:8px;
}
/* 線 */
.table tr{
	border:1px solid #ffe2e2;
}
table tr th:nth-of-type(2),table tr td:nth-of-type(2){
	border-right: 1px solid #ffe2e2;
	border-left: 1px solid #ffe2e2;
}

/* -- 魅力を体験 ------------------------*/
#miryoku .block2,#miryoku .block2 h3{
	border-radius: 8px;
}
#miryoku .block2{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	border: 2px solid #909090;
	background-color: #fff;
	padding: 40px 40px 20px;
	margin: 30px 0 30px;
}
#miryoku .block2 h3{
	position: absolute;
	top:-12px;
	padding: 4px 10px;
	background-color: #1660b6;
	color: #fff;
	font-weight: bold;
}

#miryoku .block2 .t_left{
	width:calc(100% - 300px);
}
#miryoku .block2 .t_right{
	width: 300px;
	text-align: right;
}
#miryoku .block2 .t_right img{
	width: 280px;
	height: auto;
}



/* -- おすすめスポット ------------------------*/
#spot .block2,#spot .block2 h3{
	border-radius: 8px;
}
#spot .block2{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	border: 2px solid #909090;
	background-color: #fff;
	padding: 40px 40px 20px;
	margin: 30px 0 20px;
}
#spot .block2 h3{
	position: absolute;
	top:-12px;
	padding: 4px 10px;
	background-color: #1660b6;
	color: #fff;
	font-weight: bold;
}

#spot .block2 .t_left{
	width:calc(100% - 300px);
}

#spot .block2 .t_right{
	width: 300px;
	text-align: right;
}

#spot .block2 .t_right img{
	width: 280px;
	height: auto;
}

/* -- ツアー ------------------------*/
.kome li{
	font-size: 80%;
}

.kome li::before {
	content: "※";
	padding-right: 5px;
}

#tour.contents{
	margin-bottom: 0;
}

#tour .casette {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border-radius: 15px;
	background-color: #0081cc;
	padding: 0 2px 2px;
	margin: 30px 0 20px;
}

#tour .casette h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 120%;
	padding: 10px 16px;
}

#tour .casette .tour_box {
	background-color: #FFF;
	padding: 20px;
	border-radius: 0 0 13px 13px;
	display: flex;
	flex-wrap: wrap;
}

#tour .casette .tour_box .left {
	width:calc(100% - 350px);
}

#tour .casette .tour_box .right {
	width: 350px;
	text-align: right;
	display: inline;
}

#tour .casette .tour_box .right img{
	width: 320px;
	height: auto;
}

#tour .casette .tour_box .left .price{
	margin: 0 auto;
	text-align: center;
	border-bottom: 3px dotted;
	color: #d80c18;
	line-height: 1.5;
}

#tour .casette .tour_box .left .price span{
	font-size: 18px;
}

#tour .tour_box .price span,
#tour .tour_box .icon{
	font-weight: bold;
}

#tour .tour_box .price span span {
	vertical-align: baseline;
	font-weight: normal;
	font-size: 80%!important;
	color: #000;
	padding: 0 5px;
}

#tour .tour_box .icon{
	width:100%;
	margin-top: 10px;
	border-radius: 50px;
	background-color: #ffe3e3;
	color: #000;
}
#tour .notes{
	padding: 10px 0;
	font-size: 90%;
}


/* -- ホテル ------------------------*/
#hotel.contents{
	margin-bottom: 0;
}

#hotelcasette {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

#hotel .casette {
	width: calc(50% - 10px);
	border-radius: 15px;
	background-color: #0081cc;
	padding: 0 2px 2px;
	margin: 30px 0 20px;
}

#hotel .casette h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 110%;
	padding: 10px 16px;
}

#hotel .casette .tour_box {
	background-color: #FFF;
	padding: 20px;
	border-radius: 0 0 13px 13px;
	display: inline-block;
}

#hotel .casette .tour_box img {
	width: 45%;
	object-fit: scale-down;
	float: left;
	margin: 0 20px 20px 0;
}

#hotel .casette .tour_box section {
	width: 100%;
}

#hotel .casette .tour_box .price{
	margin: 20px auto 0;
	text-align: center;
	border-bottom: 3px dotted;
	color: #d80c18;
	line-height: 1.5;
}

#hotel .casette .tour_box .price span{
	font-size: 18px;
}


#hotel .tour_box .price span,
#hotel .tour_box .icon{
	font-weight: bold;
}

#hotel .tour_box .price span span {
	vertical-align: baseline;
	font-weight: normal;
	font-size: 80%!important;
	color: #000;
	padding: 0 5px;
}

#hotel .tour_box .icon{
	width:100%;
	margin-top: 10px;
	border-radius: 50px;
	background-color: #ffe3e3;
	color: #000;
}

#hotel .notes{
	font-size: 80%;
	padding-top: 10px;
}
/* -- point ------------------------*/
#top_main #point .h2p {
	margin-bottom: 15px;
}
#top_main #point .h2p span {
	font-size: 16px;
	vertical-align: unset;
}

.sns {
	padding-top: 50px;
}

/* -- ジェイトリップが選ばれる理由 ------------------------*/
#riyuu a {
	display: inline-block;
	border: #0081cc 1px solid;
	border-radius: 25px;
	padding: 5px 20px;
	color: #0081cc;
	margin: 10px auto;
}

#riyuu a:hover {
	opacity: 30%;
}


/* タブレット・スマホ
----------------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
	.link_right.info{
		padding: 10px;
	}
	/* -- main_hd ----------------------*/
	#main_hd {
		background-position: -80px center;
		background-color: #f2fbfd;
		-webkit-background-size: 160% auto;
		background-size: 160% auto;
	}
	#main_hd p.catch {
		font-size: 15px;
		-webkit-background-size: auto 36px;
		background-size: auto 36px;
	}
	#main_hd .h2p {
		width: 100%;
		padding: 14px;
	}
	#main_hd h1 img {
		width: 100%;
	}
	/* -- top_main ---------------------*/
	#top_main .tag {
		-webkit-background-size: auto 57px;
		background-size: auto 57px;
		width: 45px;
		height: 57px;
		font-weight: bold;
		font-size: 15px;
		padding-top: 11px;
	}
	#top_main .tag span {
		font-size: 9px;
	}
	/* -- h2枠 サービスアイコンあり　不要時削除 -- */
	#top_main .h2 h2 {
		font-size: 22px;
		padding: 20px 0;
		text-align: center;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}

	#top_main .h2 {
		border: none;
	}

	#top_main .h2 h3 {
		float: none;
		font-size: 18px;
		border-bottom: none;
		padding: 18px 0 8px 57px;
		width: 100%;
	}

	/* -- TOPアンカー サービスアイコンあり　不要時削除 -----*/
	#top_main #main_hd .tag {
		-webkit-background-size: auto 45px;
		background-size: auto 45px;
		width: 36px;
		height: 45px;
		font-size: 14px;
		padding-top: 8px;
	}
	#top_main #main_hd .tag span {
		font-size: 10px;
		transform: scale(0.7);
		transform-origin: left top;
		-webkit-transform: scale(0.7);
		-webkit-transform-origin: left top;
		width: 50px;
		line-height: 1.0;
		margin-bottom: -3px;
		font-weight: bold;
	}
	#main_hd ol li a {
		background-position: 98% center;
		-webkit-background-size: auto 36px;
		background-size: auto 36px;
		padding: 8px 56px;
		min-height: 31px;
	}
	/* -- TOPアンカーのサービスアイコン　ここまで不要時削除 --*/

	.sns {
		padding-top: 0;
	}

/* -- 魅力を体験 ------------------------*/
	#miryoku .block2{
		display: flex;
		flex-wrap: wrap-reverse;
		padding: 40px 5% 20px;
		margin: 50px 0 40px;
	}
	#miryoku .block2:last-of-type{
		margin-bottom: 0;
	}
	#miryoku .block2 h3{
		top: -24px;
		width: 90%;
		padding: 4px 10px;
		text-align: center;
	}
	#miryoku .block2 .t_left{
		width:100%;
		max-width: 500px;
		margin: 0 auto;
	}
	#miryoku .block2 .t_right{
		width:100%;
		text-align: center;
	}
	#miryoku .block2 .t_right img{
		width: 100%;
		max-width: 300px;
		margin-bottom: 20px;
	}
	#miryoku .block2 .price,#miryoku .block2 .price span{
		font-size: 16px;
	}
	#miryoku .block2 .price .t_big{
		padding: 0 8px;
	}
	#miryoku .block2 .price,#miryoku .block2 .price span,#miryoku .block2 .icon span{
		font-weight: bold;
	}
	#miryoku .block2 .icon{
		text-align: center;
		margin-bottom: 10px;
		font-size: 14px;
	}

	/* -- おすすめスポット ------------------------*/
	#spot .block2{
		display: block;
		padding: 40px 5% 20px;
		margin: 50px 0 40px;
	}
	#spot .block2:last-of-type{
		margin-bottom: 0;
	}
	#spot .block2 h3{
		top: -24px;
		width: 90%;
		padding: 5px;
		text-align: center;
		line-height: 1.5;
	}
	#spot .block2 .t_left{
		width:100%;
		max-width: 500px;
		margin: 0 auto;
		padding-top: 20px;
	}
	#spot .block2 .t_right{
		width:100%;
		text-align: center;
	}
	#spot .block2 .t_right img{
		width: 100%;
		max-width: 300px;
		margin-top: 20px;
	}

	/* -- ツアー ------------------------*/
	#tour.contents{
		margin-bottom: 0;
	}

	#tour .casette {
		display: block;
	}

	#tour .casette .tour_box {
		display: block;
	}

	#tour .casette .tour_box .left {
		width:100%;
	}

	#tour .casette .tour_box .right img{
		width: 100%;
		height: auto;
	}

	#tour .tour_box .icon{
		text-align: center;
	}

	#tour .block2{
		display: block;
		padding: 40px 5% 20px;
		margin: 50px 0 40px;
	}
	#tour .block2:last-of-type{
		margin-bottom: 0;
	}
	#tour .block2 h3{
		top: -24px;
		width: 90%;
		padding: 4px 10px;
		text-align: center;
	}
	#tour .block2 .t_left{
		width:100%;
		max-width: 500px;
		margin: 0 auto;
	}
	#tour .block2 .t_right{
		width:100%;
		text-align: center;
	}
	#tour .block2 .t_right img{
		width: 100%;
		max-width: 300px;
		margin-top: 20px;
	}
	#tour .block2 .price,#tour .block2 .price span{
		font-size: 16px;
	}

	#tour .block2 .price .t_big{
		padding: 0 8px;
	}
	#tour .block2 .price,#tour .block2 .price span,#tour .block2 .icon span{
		font-weight: bold;
	}
	#tour .block2 .icon{
		text-align: center;
		margin-bottom: 10px;
		font-size: 14px;
	}

	#tour .notes{
		font-size: 75%;
	}

	/* -- ホテル ------------------------*/
	#hotelcasette {
		display: block;
	}

	#hotel .casette {
		width: 100%;
		border-radius: 15px;
		background-color: #0081cc;
		padding: 0 2px 2px;
		margin: 30px 0 20px;
	}

	#hotel .casette .tour_box img {
		width: 50%;
		object-fit: scale-down;
		float: left;
		margin: 0 20px 20px 0;
	}

	#hotel .casette .tour_box section a{
		text-align: center;
	}

	#hotel .notes{
		font-size: 75%;
	}


	/* -- サブトップへのリンク -------------------------*/
	#footer_link {
		padding: 0 20px;
		margin-bottom: 0;
	}

	.tour_link div a{
		width: 100%;
		padding:5px 0 6px;
	}

	#footer_link .tour_link .title{
		font-size: 16px;
	}

	#footer_link .tour_link .message{
		font-size: 13px;
	}

	#footer_link .tour_link a p strong{
		display: block;
		font-size: 18px;
	}

	#footer_link table {
		margin: 10px auto 0;
		border: none;
	}

	#footer_link table td {
		font-size: 14px;
	}

	#footer_link .contents {
		margin-bottom: 0;
	}

	/* -- 画像固定 -------------------------*/
	.contents .img {
		position: static;
	}
	/* -- point ------------------------*/
	#point .block:last-of-type {
		margin-bottom: 0;
	}
	#top_main #point .h2p span {
		font-size: 11px;
	}

}
