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

.rishiri .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP22-063094D.jpg");
}
.ogasawara .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/PG21-033150D.jpg");
}
.izu-oshima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP23-052141D.jpg");
}
.hachijo .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP23-062592D.jpg");
}
.sado .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/PG22-016965D.jpg");
}
.awajishima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP23-045029D.jpg");
}
.shodoshima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP22-032277D.jpg");
}
.tanegashima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/EBP16-16005D.jpg");
}
.iki .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP25-030474D.jpg");
}
.tsushima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP21-015926D.jpg");
}
.goto .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP24-011634D.jpg");
}
.gunkanjima .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/EBP15-67107D.jpg");
}
.iriomote .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/PG21-041510D.jpg");
}
.kume .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/PG24-073584D.jpg");
}
.yonaguni .mainvisual01 {
	background-image: url("/attending/kokunai/ritotabi/images/detail/BP20-000713D.jpg");
}

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

.detailBlock01 {
	margin: 80px 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: 15px 20px;
	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: 22px;
	line-height: 1.3em;
	font-weight: 600;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
	color: #031264;
}
.detailFlexBox01 .cont01 dd {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

.flexBox02Grid{
	display: flex;
	justify-content: center;
	gap: 50px 32px;
	flex-wrap: wrap;
	margin: 0 auto 70px;
	width: 1024px;
}
.awajishima .flexBox02Grid,
.sado .flexBox02Grid{
	width: 900px;
}
.detailFlexBox01.flexBox02 {
	width: 320px;
}
.detailFlexBox01.flexBox02 .img01 {
	width: auto;
	position: relative;
	overflow: auto;
}
.detailFlexBox01.flexBox02 .img01:has(.copyright) .copyright {
	position: absolute;
	left: 5px;
	top: 5px;
	font-size: 10px;
	text-shadow: 
	-1px -1px 2px rgba(255, 255, 255, 0.9),
	1px 1px 2px rgba(255, 255, 255, 0.9),
	-1px 1px 2px rgba(255, 255, 255, 0.9),
	1px -1px 2px rgba(255, 255, 255, 0.9)
	;
}
.detailFlexBox01.flexBox02 .img01 img {
	border-radius: 10px;
	height: 184px;
	object-fit: cover;
}
.detailFlexBox01.flexBox02 .cont01 {
	margin: -20px 10px 0;
	position: relative;
}
.ogasawara .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 240px;}
.ogasawara .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 200px;}
.shodoshima .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 240px;}
.shodoshima .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 260px;}
.tanegashima .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 240px;}
.tanegashima .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 260px;}
.gunkanjima .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 190px;}
.gunkanjima .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}

.awajishima .detailFlexBox01.flexBox02:nth-of-type(-n+2) .cont01 {min-height: 220px;}
.awajishima .detailFlexBox01.flexBox02:nth-of-type(n+3) .cont01 {min-height: 230px;}
.sado .detailFlexBox01.flexBox02:nth-of-type(-n+2) .cont01 {min-height: 230px;}
.sado .detailFlexBox01.flexBox02:nth-of-type(n+3) .cont01 {min-height: 210px;}

.izu-oshima .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 190px;}
.izu-oshima .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}
.hachijo .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 170px;}
.hachijo .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 190px;}
.yonaguni .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 170px;}
.yonaguni .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}
.goto .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 170px;}
.goto .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 190px;}
.kume .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 190px;}
.kume .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}	
.iriomote .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 190px;}
.iriomote .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}
.iki .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 170px;}
.iki .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}
.tsushima .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 190px;}
.tsushima .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 170px;}
.rishiri .detailFlexBox01.flexBox02:nth-of-type(-n+3) .cont01 {min-height: 170px;}
.rishiri .detailFlexBox01.flexBox02:nth-of-type(n+4) .cont01 {min-height: 180px;}
/*-------------------*/

.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;
	padding: 30px;
	gap: 15px;
}
.detailPointImg01 {
	flex-shrink: 0;
	width: 474px;
	height: auto;
}
.detailPointImg01 img {
	/* width: 474px;
	height: 266px;
	object-fit: cover; */
}
.detailPointImg01 img {
	/* border-radius: 6px 0 0 6px; */
}
.detailPointCont01 {
	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;
	padding-top: 45px;
}
.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;
	top: 100px;
}

.detailCourseFlex01 {
	display: flex;
	align-items: center;
	padding: 0;
	margin-bottom: 20px;
}
.yonaguni .detailCourseFlex01:nth-of-type(2) {
	padding-top: 20px;
	border-top: 2px dashed #031264;
}
.detailCourseFlex01_txt {
    line-height: 1.6;
    font-size: 14px;
    color: #031264;
    margin: 0 auto;
	padding: 15px 0 20px;
    /* position: absolute; */
    /* inset: auto 0 80px; */
    text-align: center;
}
.detailCourseBox01 {
	width: 440px;
	flex-shrink: 0;
}
.detailCourseBox02 img {
	width: 540px;
	height: auto;
	object-fit: cover;
}
.rishiri .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.ogasawara .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.izu-oshima .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.hachijo .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.sado .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.awajishima .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.shodoshima .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.tanegashima .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.iki .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.tsushima .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.goto .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.gunkanjima .detailCourseBox02 img { 
	height: 300px; object-position: 0 60%;
}
.iriomote .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.kume .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}
.yonaguni .detailCourseBox02 img { 
	/* height: 300px; object-position: 0 60%; */
}

.detailCourseBoxIn01_h {
    font-size: 18px;
    font-weight: 700;
    color: #031264;
}
.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 .map 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: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: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;
}

.movie {
	margin: 0 auto;
}
.seasonCal {
	/* width: 960px; */
	position: relative;
	margin: 0 70px 0 0;
}
/* .seasonCal::after {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    background-color: #e0fe2b;
    width: 250px;
    height: 130px;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: -20deg;
	border: 5px solid #000;
} */

.detailOtherTxt {
	display: flex;
	justify-content: space-between;
}
.detailOtherTxt .lists {
	border-radius: 20px;
    padding: 20px 22px;
}
.detailOtherTxt .lists:nth-of-type(1){
	background-color: #F8ECAC;
}
.detailOtherTxt .lists:nth-of-type(2){
	background-color: #D7F8FC;
}
.detailOtherTxt .lists:nth-of-type(3){
	background-color: #F7DEF1;
}
.detailOtherTxt .lists:nth-of-type(4){
	background-color: #DBEFCD;
}
.detailOtherTxt .lists:nth-of-type(5){
	background-color: #CEF0FF;
}



.detailOtherTxt .area {
	font-size: 18px;
	color: #031264;
	font-weight: 700;
}
/* .detailOtherTxt .lists:nth-of-type(1) .area {
	color: #C7A400;
}
.detailOtherTxt .lists:nth-of-type(2) .area {
	color: #38B1C1;
}
.detailOtherTxt .lists:nth-of-type(3) .area {
	color: #B15F9C;
}
.detailOtherTxt .lists:nth-of-type(4) .area {
	color: #47891B;
}
.detailOtherTxt .lists:nth-of-type(5) .area {
	color: #1693C9;
} */
.detailOtherTxt .lists .point {
	font-size: 14px;
	margin-top: 5px;
	position: relative;
	line-height: 1;
    margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.detailOtherTxt .lists:nth-of-type(1) .point {
	border-color: #F8ECAC;
}
.detailOtherTxt .lists:nth-of-type(2) .point {
	border-color: #D7F8FC;
}
.detailOtherTxt .lists:nth-of-type(3) .point {
	border-color: #F7DEF1;
}
.detailOtherTxt .lists:nth-of-type(4) .point {
	border-color: #DBEFCD;
}
.detailOtherTxt .lists:nth-of-type(5) .point {
	border-color: #CEF0FF;
}
.detailOtherTxt .lists .point::before {
	content:"";
	border-left: 2px solid #031264;
	border-top: 2px solid #031264;
	position: absolute;
	right: 1px;
	top:calc(50% - 6px / 2);
	width: 6px;
	height: 6px;
	transform:rotate(135deg) ;
}
.detailOtherTxt .lists .point:hover {
	/* text-decoration: underline; */
    border-bottom: 1px solid #031264;
}
.detailOtherTxt .lists .point:has(a.disabled) {
	border-bottom: 1px solid #031264;
}
.detailOtherTxt .lists .point:has(a.disabled)::before {
	/* border-color: #8d94ba;  */
}
.detailOtherTxt .lists .point a {
	display: block;
	padding-right: 10px;
}
.detailOtherTxt .lists .point a.disabled {
	pointer-events: none;
	text-decoration: none;
	cursor: default;
	font-weight: 700;
}
