@charset "utf-8";


#main .color {
	color: #d82e37;
}
#main .tag {
	background: url(https://img.jtrip.co.jp/uploads/250918173500_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;
}
#main .tag span {
	font-size: 12px;
	display: block;
}
#main .h3 {
	overflow: hidden;
	margin: 20px 0 60px;
}
#main .h3 p.tag {
	float: left;
}
#main .h3 h3 {
	float: left;
	font-weight: bold;
	font-size: 22px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	line-height: 1.4;
	padding: 15px 0 16px 13px;
	width: 838px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .h3p {
	font-size: 18px;
	line-height: 1.7;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	margin: 30px 0 20px;
	color: #000;
	font-weight: bold;
}

#main .h3p.line {
	border-left: 5px solid #d90c18;
	border-bottom: 1px solid #d90c18;
	padding-left: 15px;
	font-size: 22px;
	line-height: 1.63;
}
#main .normal {
	font-size: 15px;
	line-height: 1.8;
}
#main .link {
	margin-top: 8px;
}
#main .link a {
	color: #d82e37;
	font-size: 14px;
}
#main .link a.blank {
	display: inline-block;
	background: url(../img/ico_arrow01.png) no-repeat left center, url(../img/ico_blank.png) no-repeat right center;
	-webkit-background-size: auto 14px, auto 10px;
	background-size: auto 14px, auto 10px;
	padding: 0 16px 0 14px;
}
#main .h_ttl {
	text-align: center;
	line-height: 1.4;
	background: #d82e37;
	font-size: 17px;
	color: #fff;
	padding: 5px;
}
#main .kome li {
	text-indent: -1em;
	padding-left: 1em;
}
#main .box {
	border: 1px solid #dedede;
	overflow: hidden;
	background: #fff;
}
#main .f_left {
	float: left;
}
#main .f_right {
	float: right;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■main_hd
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main_hd {
	background: url(https://img.jtrip.co.jp/uploads/250919113822_main_bg.png) no-repeat right -900px;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 48px 0 30px;
	color: #000;
	margin-bottom: 50px;
}
#main_hd .inner {
	width: 1000px;
	margin: 0 auto;
}
#main_hd p.catch {
	text-align: center;
	background: url(https://img.jtrip.co.jp/uploads/250909165956_main_bg_sub.png) no-repeat top center;
	-webkit-background-size: auto 52px;
	background-size: auto 52px;
	font-size: 22px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	min-height: 52px;
	line-height: 1.65;
	color: #FFF;
}
#main_hd h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	font-size: 70px;
	line-height: 1.5;
	margin: -7px 0 2px 0;
	font-weight: bold;
	font-feature-settings : "palt";
	letter-spacing: 2px;
}
#main_hd h2 {
	line-height: 1;
	padding-top: 30px;
}

#main_hd h2 strong {
	font-size: 55px;
	color: #000;
}
#main_hd h2 span {
	font-size: 55px;
}
#main_hd h2 span.mark {
	font-size: 77px;
}
#main_hd .h2p {
	text-align: center;
	margin-bottom: 51px;
	line-height: 1.62;
	padding-top: 40px;
}
#main_hd ol {
	overflow: hidden;
}

#main_hd ol li {
	border: 3px solid #d82e37;
	border-radius: 3px;
	float: left;
	margin: 0 20px 20px 0;
	width: 490px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main_hd ol li:nth-of-type(2n) {
	margin-right: 0;
}
#main_hd ol li a {
	display: block;
	background: no-repeat 397px 10px #fff;
	-webkit-background-size: auto 36px;
	background-size: auto 58px;
	text-decoration: none;
	padding: 17px 0 14px 63px;
	position: relative;
	color: #000;
}
#main_hd ol li p.txt {
	font-size: 17px;
	font-weight: bold;
}
#main_hd ol li p.txt strong {
	font-weight: bold;
}
#main #main_hd .tag {
	background-image: url(https://img.jtrip.co.jp/uploads/250918173500_ttl_bg02.png);
	-webkit-background-size: auto 58px;
	background-size: auto 58px;
	text-align: center;
	width: 46px;
	height: 58px;
	font-size: 15px;
	padding-top: 10px;
	line-height: 1.3;
	position: absolute;
	left: 7px;
	top: 0;
}
#main #main_hd .tag span {
	font-size: 8px;
}

#main_hd ol li a {
	height: 58px;
	background-position: right;
}


#main_hd ol li:nth-of-type(1) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250910144824_tokei.png);
}
#main_hd ol li:nth-of-type(2) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250910144826_main_ico04.png);
}
#main_hd ol li:nth-of-type(3) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250910144822_car.png);
}
#main_hd ol li:nth-of-type(4) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250929180746_hokkaido.png);
}
#main_hd ol li:nth-of-type(5) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250910144825_main_ico03.png);
}
#main_hd ol li:nth-of-type(6) a {
	background-image: url(https://img.jtrip.co.jp/uploads/250910144824_okinawa.png);
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
#point_1
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#point_1,#point_2,#point_3,#point_4 ,#point_5,#point_6 {
	padding: 50px 0;
}

#point_1 .normal,#point_2 .normal,#point_3 .normal,#point_4 .normal {
	display: inline-block;
}

#point_1 .normal img,#point_2 .normal img,#point_3 .normal img,#point_4 .normal img {
	float: right;
	width: 40%;
	height: auto;
	margin: 0 0 1em 1em;
	object-fit: cover;
	aspect-ratio: 3 / 2;
}




#point_2,#point_4 ,#point_6 {
background: #f5f5f5;
}

.point {
	width: calc(100% - 42px);
	padding: 20px;
	margin: 20px 0;
	border: #424242 1px solid;
	border-radius: 20px;
	font-size: 14px;
}

.point h4 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 110%;
}

.point p span.red  {
	color: #d80c18;
}

.point p span.kome  {
	font-size: 80%;
	color: #d80c18;
}



/* 受取フロー */
.flow {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
}

.flow_ul {
  padding-left: 0;
}

.flow_ul > li {
  list-style-type: none;
  border-radius: 15px;
  background: #F4F6FA;
  position: relative;
  padding: 20px;
  border: #ccc 1px solid;
}


.flow_ul li:not(:last-child)::after {
	content: '▼';
	color: #d80c18;
	font-size: 120%;
	position: absolute;
	bottom: -25px;
	left: 5em;
}

.flow_ul > li:not(:last-child) {
  margin-bottom: 30px;
}

.flow_ul > li dl {
  display: flex;
  align-items: center;
  gap: 20px;
}

.flow_ul > li dl dt {
  font-size: 1.2em;
  font-weight: bold;
  width: 30%;
  min-width: 7em;
}

.flow_ul > li .flow_icon {
  color: #d80c18;
  margin-right: 0.5em;
}

.flow_ul > li dl dd {
  margin: 0;
  width: calc(70% - 20px);
}

.flow_ul li dl dd span {
	font-size: 90%;
	display: block;
	color: #d80c18;
}

/* レンタカー会社所在地 */
#point_1 table,#point_3 table,#point_4 table {
	margin: 20px 0;
	border-collapse: collapse;
}

#point_1 table,#point_1 table th,#point_1 table td,#point_3 table,#point_3 table th,#point_3 table td,#point_4 table,#point_4 table th,#point_4 table td {
	border: 1px solid #ccc;
}

#point_1 table tr th,#point_1 table tr td,#point_3 table tr th,#point_3 table tr td,#point_4 table tr th,#point_4 table tr td {
	padding: 10px 20px;
}

#point_1 table tr th,#point_3 table tr th,#point_4 table tr th {
	background: #d80c18;
	color: #FFF;
	font-weight: bold;
}




.shot {
	width: calc(100% - 1em);
	display: inline-block;
	margin: 20px 0 0 1em;
	font-size: 14px;
}


.shot img {
	width: calc(calc(100% / 3)  - 10px);
	height: auto;
	margin: 1em 5px 20px;
	object-fit: cover;
	aspect-ratio: unset;
	float: left;
}

#point_4 .normal span {
	font-weight: bold;
	margin: 20px 0 10px;
	font-size: 110%;
	display: block;
}