@charset "UTF-8";
/* CSS Document */

.mainvisual01.ogasawara {
	background-image: url("/attending/kokunai/ritotabi/images/PG21-033150D.jpg");
}
.mainvisual01.izu {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP21-043807D.jpg");
}
.mainvisual01.sado {
	background-image: url("/attending/kokunai/ritotabi/images/detail/PG22-016965D.jpg");
}
.mainvisual01.awajishima {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP22-019086D.jpg");
}
.mainvisual01.shodoshima {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP22-032277D.jpg");
}
.mainvisual01.tanegashima {
	background-image: url("/attending/kokunai/ritotabi/images/detail/EBP16-16005D.jpg");
}
.mainvisual01.ikitsushima {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP22-028893D.jpg");
}
.mainvisual01.gunkanjima {
	background-image: url("/attending/kokunai/ritotabi/images/detail/EBP15-67107D.jpg");
}

/*-------------------*/

.detailBlock01 {
	margin: 60px auto 60px auto;
}

.contH2Wrap02 {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.contH2Wrap02 .h201 {
	color: #031264;
	background-image: url("/attending/kokunai/ritotabi/images/detail_tit_bg01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 253px auto;
	padding-bottom: 24px;
}
.contH2Wrap02 .h201 .s01 {
	display: block;
	margin-bottom: 12px;
}
.contH2Wrap02 .h201 .s01 img {
	height: 36px;
	width: auto;
}
.contH2Wrap02 .h201 .s02 {
	display: block;
	font-size: 35px;
	line-height: 1.3em;
	font-weight: 500;
}
.contH2Wrap02 .h201 .s02 .sm01 {
	font-size: 27px;
}
.bgRight::after {
	content: "";
	background-image: url("/attending/kokunai/ritotabi/images/tit_bg_01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 157px auto;
	width: 157px;
	height: 52px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: 290px;
}
.bgLeft::after {
	content: "";
	background-image: url("/attending/kokunai/ritotabi/images/tit_bg_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 141px auto;
	width: 141px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -380px;
}

/*-----------------*/

.detailBgBlock01 {
	background-image: url("/attending/kokunai/ritotabi/images/spot_bg_top.png"), url("/attending/kokunai/ritotabi/images/spot_bg_bottom.png");
	background-repeat: repeat-x, repeat-x;
	background-position: center top, center bottom;
	background-size: auto 63px, auto 63px;
	background-color: #c1e6ea;
	padding: 65px 0px 10px 0px;
	position: relative;
}

.detailBlock02 {
	position: relative;
}

.detailFlexBox01 {
	width: 1000px;
	margin: 0px 20px 50px 20px;
}
.detailFlexBox01 .img01 {
	width: 650px;
	flex-shrink: 0;
    border-radius: 6px;
    overflow: hidden;
}
.detailFlexBox01.flex01 {
	display: flex;
	align-items: center;
}
.detailFlexBox01 .cont01 {
	width: 424px;
	flex-shrink: 0;
	margin-left: -50px;
	box-sizing: border-box;
	padding: 25px 30px 25px 30px;
	background-image: url("/attending/kokunai/ritotabi/images/wave_bg.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	border-radius: 6px;
}
.detailFlexBox01 .cont01 dt {
	font-size: 25px;
	line-height: 1.3em;
	font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 18px;
	color: #031264;
}
.detailFlexBox01 .cont01 dd {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
}

.flexBox02Grid{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.detailFlexBox01.flexBox02 {
	width: 480px;
}
.detailFlexBox01.flexBox02 .img01 {
	width: auto;
	position: relative;
}
.detailFlexBox01.flexBox02 .img01 img {
	border-radius: 10px;
}
.detailFlexBox01.flexBox02 .cont01 {
	margin: -30px auto 0px auto;
	position: relative;
}

/*-------------------*/

.detailContBg01 {
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -628px;
}
.detailContBg02 {
	position: absolute;
	top: 321px;
	left: 50%;
	margin-left: 564px;
}
.detailContBg03 {
	position: absolute;
	top: 364px;
	left: 50%;
	margin-left: 498px;
}
.detailContBg04 {
	position: absolute;
	top: 910px;
	left: 50%;
	margin-left: 0px;
}
.detailContBg05 {
	position: absolute;
	bottom: 450px;
	left: 50%;
	margin-left: 445px;
}
.detailContBg06 {
	position: absolute;
	bottom: 358px;
	left: 50%;
	margin-left: -536px;
}
.detailContBg07 {
	position: absolute;
	bottom: 304px;
	left: 50%;
	margin-left: -450px;
}

/*-------------------*/

.detailPointFlex01 {
	display: flex;
	align-items: center;
	background-image: url("/attending/kokunai/ritotabi/images/blue.png");
	background-repeat: repeat;
	background-position: center top;
	border-radius: 6px;
}
.detailPointImg01 {
	width: 434px;
	flex-shrink: 0;
}
.detailPointImg01 img {
	border-radius: 6px 0 0 6px;
}
.detailPointCont01 {
	padding: 15px 30px;
	color: #ffffff;
}
.detailPointCont01 dt {
	font-size: 26px;
	line-height: 1.46em;
	font-weight: bold;
	margin-bottom: 22px;
}
.detailPointCont01 dd {
	font-size: 16px;
	line-height: 1.75em;
	font-weight: 500;
}

/*------------------*/

.detailBlockBg01 {
	position: relative;
}
.detailBlockBg01::before {
	content: "";
	width: 100%;
	height: calc(100% - 80px);
	background-image: url("/attending/kokunai/ritotabi/images/cont_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: 200px auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.detailCourseFlex01 {
	display: flex;
	align-items: center;
	padding: 50px 0px 50px 0px;
}
.detailCourseBox01 {
	width: 440px;
	flex-shrink: 0;
}
.detailCourseBoxIn01 {
	background-image: url("/attending/kokunai/ritotabi/images/map_txt_bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 20px 30px 20px 30px;
}
.detailCourseBoxIn01 li {
	background-image: url("/attending/kokunai/ritotabi/images/course_line01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding: 18px 0px 16px 45px;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 600;
	position: relative;
	color: #031264;
	letter-spacing: 1px;
}
.detailCourseBoxIn01 li:last-child {
	background-image: none;
}

.detailCourseBoxIn01 li::before {
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 38px auto;
	width: 38px;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.detailCourseBoxIn01 li:nth-child(1)::before {
	background-image: url("/attending/kokunai/ritotabi/images/course_num01.png");
}
.detailCourseBoxIn01 li:nth-child(2)::before {
	background-image: url("/attending/kokunai/ritotabi/images/course_num02.png");
}
.detailCourseBoxIn01 li:nth-child(3)::before {
	background-image: url("/attending/kokunai/ritotabi/images/course_num03.png");
}
.detailCourseBoxIn01 li:nth-child(4)::before {
	background-image: url("/attending/kokunai/ritotabi/images/course_num04.png");
}

.detailCourseBtn01 {
	margin-top: 50px;
}
.detailCourseBtn01 .rankingBtn01 {
	width: 100%;
}

/*------------------*/

.detailAccessBox02 {
	width: 870px;
	margin: auto;
}
.detailAccessBox02 img {
	width: 264px;
	margin: auto;
}
.contText16_16_sado {
	font-size: 16px;
	line-height: 1.6em;
	/*font-weight: 500;*/
	width: 590px;
	float: right;
	margin-top: 40px;
}

.detailAccessBox01 {
	width: 1024px;
	margin: auto;
}
/*.detailAccessBox01 img {
	width: 264px;
	margin: auto;
}*/
.contText16_16_m {
	font-size: 16px;
	line-height: 1.6em;
	/*font-weight: 500;*/
	width: 780px;
	margin: 20px auto 40px auto;
}

/*-----------------*/

.detailOtherFlex01 {
	display: flex;
	flex-wrap: wrap;
}
.detailOtherFlex01 li {
	width: 23%;
	margin: 20px 2.66% 0px 0px;
}
.detailOtherFlex01 li:nth-child(4n) {
	margin-right: 0px;
}

.detailOtherFlex01 li a {
	position: relative;
	display: flex;
	align-items: center;
	height: 75px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
.detailOtherFlex01 li a::after {
	content: "";
	background-image: url("/attending/kokunai/ritotabi/images/area_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 22px auto;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 8px;
}
.detailOtherFlex01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	transition-duration: 0.3s;
}

.detailOtherFlex01 li form{
	position: relative;
	display: flex;
	align-items: center;
	height: 75px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
.detailOtherFlex01 li form::after{
	content: "";
	background-image: url("/attending/kokunai/ritotabi/images/area_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 22px auto;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 8px;
}
.detailOtherFlex01 li form:hover{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	transition-duration: 0.3s;
}

.detailOtherFlex01 li form button.btn {
	all: unset;
	display: flex;
	align-items: center;
	height: 75px;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
}

.detailOtherFlex01 li .img01 {
	flex-shrink: 0;
}
.detailOtherFlex01 li .img01 img {
	width: auto;
	height: 75px;
}
.detailOtherFlex01 li .cont01 {
	padding: 5px 20px 5px 20px;
}

.detailOtherFlex01 li .cont01 p {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 600;
	color: #031264;
}
.detailOtherFlex01 li .cont01 .s01 {
	display: block;
	font-size: 10px;
	line-height: 1em;
	font-weight: bold;
	color: #031264;
}

/*関連リンクここから*/
.detailOtherFlex01 li.related_link {
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.detailOtherFlex01 li.related_link:nth-child(4n) {
	margin-right: 0px;
}

.detailOtherFlex01 li.related_link a {
	position: relative;
	display: flex;
	align-items: center;
	height: 75px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
.detailOtherFlex01 li.related_link a::after {
	content: "";
	background-image: url("/attending/kokunai/ritotabi/images/area_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 22px auto;
	width: 22px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 8px;
}

.detailOtherFlex01 li.related_link a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	transition-duration: 0.3s;
}

.detailOtherFlex01 li.related_link .cont01 p span {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: 600;
	color: #031264;
}
/*関連リンクここまで*/

.detailOtherFlex01 button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.detailBtnWrap01 {
	text-align: center;
	margin-top: 60px;
}
.detailBtnWrap01 .rankingBtn01 {
	width: 480px;
}

.dept__tour--inner.bot {
	justify-content: flex-start;
}

.dept__tour--inner.bot .Tour--ritotabi {
	margin-right: 20px;
}

.dept__tour--inner.bot .Tour--ritotabi:last-child {
	margin-right: 0;
}

/* 佐渡ヶ島の世界遺産登録 */
.Notice_wrap {
	position: relative;
	top: -3rem;
	border: solid 2px var(--caution-color);
	border-radius: 6px;
	width: 1024px;
	text-align: center;
	margin: 0 auto 60px;
	padding: 20px;
}

.Notice_wrap p {
	margin-bottom: 20px;
}

.Notice_wrap a {
	display: block;
	text-decoration: underline;
}

.detailCourseBtn02 {
    margin-bottom: 60px;
    text-align: center;
}

.detailCourseBtn02 .rankingBtn01 {
    width: 70%;
}

.detailCourseBtn02 .rankingBtn01:not(:last-child) {
    margin-bottom: 20px;
}