@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.s_nav {
	display: none;
}
.tab_blok,
.pc_block {
	display: block;
}
.page .menu-trigger,
._sp,
.sp {
	display: none;
}
.tab_br,
.pc_br {
	display: block;
}

body {
	position: relative;
	line-height: 1.8em;
}
.all {
    position: relative;
    z-index: 1;
}
.body_bk {
	overflow: hidden;
}


.obi {
	font-size: 1.2em;
	color: #fff;
	background: #f39800;
	padding: 18px 14px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: 600;
}

#header .main {
	position: relative;
	background: #f2f8fb;
}
#header .main .sfj_logo {
	position: absolute;
	top: 3%;
	left: 3%;
	z-index: 2;
	width: 30%;
	max-width: 336px;
}
#header .main .__c2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	justify-content: center;
	width: 95%;
	margin: 0 0 0 5%;
	padding-top: 2.5%;
}
#header .main .__c2 .bk_img01 {
	position: absolute;
	bottom: 0;
	right: 0;
}
#header .main .__c2 .bk_img01 img {
	width: 100%;
}
#header .main .__c2 .ph {
	width: 55%;
}
#header .main .__c2 .ph img {
    width: 100%;
}
#header .main .__c2 .txt {
	width: 45%;
	margin-left: 0;
	position: relative;
	z-index: 2;
}
#header .main .__c2 .txt h1 {
	width: 90%;
    margin-right: 15%;
    margin-top: 0;
    margin-left: -5%;
}
#header .main .__c2 .txt h1 img {
	width: 100%;
}
.header_bottom {
	background: #990000;
	padding: 34px 0;
}
.header_bottom h4 {
	text-align: center;
	width: 70%;
	margin: auto;
	padding: 34px 0;
}
.train_c2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.train_c2 .train {
	max-width: 1021px;
	width: 58%;
	margin-right: 2%;
}
.train_c2 .train_plan {
	max-width: 1021px;
	width: 38%;
}

.pc_br {
	display: block;
}
.color01 {
	color: #fb7d1c;
}

.contents.tour_point {
    background-color: #fff;
}
.contents ._in {
	padding: 60px 0;
}
.contents.tour_point ._in {
	width: 90%;
	max-width: 798px;
	margin: auto;
}

.contents.tour_point ._in .tour_point_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.contents.tour_point ._in .tour_point_c2 .ph {
	width: 32%;
}
.contents.tour_point ._in .tour_point_c2 .txt {
	width: 64%;
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: 600;
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li li {
	margin: 12px 0;
	text-indent: -1em;
	margin-left: 1em;
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li li:first-letter {
	color: #8f801e;
}

.tour_point .my_route_ticket {
	background: #fff;
	border-radius: 8px;
	padding: 44px;
	box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0.07);
}
.tour_point .my_route_ticket h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: 600;
	margin: 34px 0 24px;
}
.ticket_table {
	width: 100%;
	border-bottom: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	margin-bottom: 12px;
}
.ticket_table th {
	border-top: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	padding: 12px;
	background: #fff4da;
	text-align: center;
}
.ticket_table td {
	border-top: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	padding: 12px;
}
.my_route_ticket .c4_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 14px;
}
.my_route_ticket .c4_btn li {
	min-width: 10em;
	margin: 1px;
}
.my_route_ticket .c4_btn li a {
	padding: 10px;
	display: block;
	background: #e7e9eb;
	border-radius: 2px;
	text-align: center;
}
.my_route_ticket .c4_btn li.ori a {
	background: #cfdfe6;
}
.my_route_ticket .c4_btn li.kuro a {
	background: #fae3d5;
}
.my_route_ticket .c4_btn li.hkt a {
	background: #ebd4e9;
}

.tour_annai_li {
	margin-top: 44px;
}
.tour_annai_li:first-of-type {
	margin-top: 0;
}
.tour_annai_contents .__ttl {
    background: #f39800;
    padding: 18px 24px;
    color: #fff;
    font-size: 1.35em;
    line-height: 1.5em;
    text-align: left;
    border-radius: 2px;
    margin-bottom: 24px;
}
.tour_annai_contents .__ttl .plan_icon01 {
    background: #00abeb;
    display: inline-block;
    padding: 4px 7px;
    color: #fff;
    font-size: 0.8em;
    line-height: 1.5em;
    border-radius: 2px;
}
.tour_annai_contents .__ttl .plan_icon02 {
    background: #f165b0;
    display: inline-block;
    padding: 4px 7px;
    color: #fff;
    font-size: 0.8em;
    line-height: 1.5em;
    border-radius: 2px;
}
.tour_annai_contents .__plan {
	position: relative;
	padding-left: 24px;
	margin-top: 34px;
}
.tour_annai_contents .__plan.memorial {
	padding-top: 34px;
	border-top: 1px solid #c9c9c9;
}
.tour_annai_contents .__plan:first-of-type {
	margin-top: 0;
}
.tour_annai_contents .__plan:before {
	content: '';
	width: 10px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	border-radius: 12px;
}
.tour_annai_contents .__plan.memorial:before {
	height: calc( 100% - 34px );
	top: 34px;
}
.tour_annai_contents .__plan h4 {
    font-size: 2.4em;
    line-height: 1.5em;
    text-align: left;
	font-weight: 600;
	color: #00abeb;
}
.tour_annai_contents .__plan.memorial h4 {
	color: #f165b0;
}
.tour_annai_contents .__plan .icon {
   text-align: left;
}
.tour_annai_contents .__plan .st_txt {
   text-align: left;
   color: #e4004f;
   font-size: 1.3em;
   line-height: 1.5em;
   margin: 7px 0;
}
.tour_annai_contents .__day {
    font-size: 2em;
    line-height: 1.5em;
    font-weight: 600;
    text-align: left;
}
.tour_annai_contents .__day .s_txt {
    font-size: 0.6em;
    line-height: 1.5em;
    font-weight: 500;
    text-align: left;
    display: block;
}
.tour_annai_contents .my_route {
    padding: 7px 10px;
    background: #fffae5;
    border-radius: 2px;
    margin-bottom: 12px;
}
.tour_annai_contents dd .my_route {
    margin-top: 4px;
}
.tour_annai_contents .my_route p {
    color: #990000;
}
.my_route_c01 {
	color: #e4004f;
}

.contents .ttl_img01 {
	text-align: center;
	margin-bottom: 24px;
}
.contents .ttl_img01 h2 {
	width: 60%;
	margin: auto;
	max-width: 323px;
}
.contents .ttl_img02 {
	text-align: center;
	margin-bottom: 24px;
}
.contents .ttl_img02 h2 {
	width: 90%;
	margin: auto;
	max-width: 662px;
}

.contents.tour_support {
	position: relative;
	background: #ededed;
}
.contents.tour_support .bk_yazi {
	position: absolute;
	top: 0;
	left: 0;
	width:0;
	height:0;
	border-style:solid;
	border-width: 100vw 100vw 0 0;
    border-color: #fff transparent transparent transparent;
}
.contents.tour_support ._in {
	width: 90%;
	max-width: 976px;
	margin: auto;
	position: relative;
	z-index: 1;
}
.tour_support .tour_support_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tour_support_c2 .tour_support_data {
	width: 48%;
	max-width: 424px;
	margin-top: 84px;
}
.tour_support_c2 .tour_support_data .ph {
	position: relative;
	box-shadow: 10px 10px 0px 0px rgba(217, 211, 183, 0.8);
}
.tour_support_c2 .tour_support_data .ph .icon {
	position: absolute;
	left: -20px;
	bottom: -10px;
	z-index: 10;
}
.tour_support_c2 .tour_support_data .txt {
	margin-top: 20px;
}
.tour_support_c2 .tour_support_data .txt h4 {
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1.5em;
}
.tour_support_c2 .tour_support_data .txt h3 {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 1.5em;
	color: #8f801e;
	margin: 7px 0 7px;
}
.tour_support_c2 .tour_support_data.w100 {
	width: 100%;
	max-width: 100%;
	margin-top: 44px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tour_support_c2 .tour_support_data.w100 .ph {
	width: 43%;
}
.tour_support_c2 .tour_support_data.w100 .txt {
	width: 53%;
}

.contents.tour_annai {
	background: #fffdf2;
	font-family: 'Noto Sans JP', sans-serif;
}
.contents.tour_annai ._in {
	width: 90%;
	max-width: 798px;
	margin: auto;
	position: relative;
	z-index: 1;
}
/*
.tour_annai ._in dl {
	margin-top: 34px;
}
.tour_annai ._in dl:first-of-type {
	margin-top: 0;
}
*/
.tour_annai dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 7px;
}
.tour_annai dl:first-of-type {
	margin-top: 0;
}
.tour_annai dt {
	text-align: left;
	width: 3em;
}
.tour_annai dd {
	width: calc( 100% - 4em );
}
.tour_annai dd .kikan {
	font-size: 2.5em;
    font-weight: 600;
    line-height: 1.5em;
}
.tour_annai dd .air_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tour_annai dd .air_c2 .air_list {
	background: #ededed;
	width: 49%;
}
.tour_annai dd .air_c2 .air_list ._inner {
	padding: 18px;
	font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
}
.tour_annai dd .air_c2 .air_list ._inner h3 {
	padding-bottom: 7px;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 7px;
	font-weight: 600;
}
.tour_annai dd .air_c2 .air_list li {
	display: flex;
	flex-wrap: wrap;
}
.tour_annai dd .air_c2 .air_list li ._ttl {
	width: 5em;
	text-align: left;
}

.contents.tour_stay_hotel {
	background: #000;
}
.contents.tour_stay_hotel ._in {
	width: 90%;
	max-width: 976px;
	margin: auto;
	position: relative;
	z-index: 1;
}
.tour_stay_hotel .tour_stay_hotel_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tour_stay_hotel .tour_stay_hotel_li .tour_stay_hotel_data {
	width: 48%;
	max-width: 424px;
	margin-top: 44px;
	color: #fff;
}
.tour_stay_hotel .tour_stay_hotel_li  h3 {
	font-size: 1.6em;
	line-height: 1.5em;
}
.tour_stay_hotel .tour_stay_hotel_li  h3:first-letter {
	color: #8f801e;
}
.tour_stay_hotel .tour_stay_hotel_li .ph {
	margin: 14px 0;
	position: relative;
}
.tour_stay_hotel .tour_stay_hotel_li .ph .icon {
	background: #8f801e;
	font-weight: 600;
	padding: 14px;
	color: #ffff;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1em;
}
.indent_ul li {
	margin: 4px 0;
	text-indent: -1em;
	margin-left: 1em;
}
.indent_ul li.indent15 {
	text-indent: -2.5em;
    margin-left: 3.5em;
}
.price_contents {
	margin-top: 14px;
}
.price_table {
	background: #ffff;
	color: #000;
	width: 100%;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	margin-top: 7px;
}
.price_table th {
	padding: 14px 0;
	background: #f5f5f5;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	width: 10em;
	text-align: center;
	font-weight: bold;
}
.price_table td {
	padding: 14px;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	font-weight: bold;
}
.price_table td .price_c2 {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	align-items: center;
}
.price_table td .price_c2 a {
	display: inline-block;
	padding: 10px 18px;
	background: #000;
	color: #fff;
	border-radius: 4px;
	line-height: 1em;
	margin-left: 10px;
}
.price_table td .price_txt {
	font-size: 1.8em;
	line-height: 1em;
}
.price_table td .price_txt .s_txt {
	font-size: 0.6em;
}


.main_txt .c4 {
	display: flex;
	flex-wrap: wrap;
}
.main_txt .c4 .ph {
	width: 25%;
	position: relative;
}
.main_txt .c4 .ph img {
	width: 100%;
}

.price {
	background: #000;
}
.price ._in {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 816px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
}

.price ._in ul {
	display: inline-block;
	margin: auto;
	text-align: left;
}
.price ._in ul .st {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .s_txt {
	font-size: 0.5em;
	line-height: 1em;
	display: block;
	margin-bottom: 20px
}
.price ._in ul .num {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .inline_block {
	display: inline-block;
}


.contents.commitment {
	background: #000;
	color: #fff;
}
.contents.commitment ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	color: #fff;
	padding: 60px 0 0;
}
.contents.commitment ._in .ttl_img {
	width: 80%;
    margin: 0 auto 40px;
    max-width: 378px;
}
.txt_r {
	text-align: right;
}
.midokoro {
	margin: 0 auto 0;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	padding-bottom: 60px;
}
.midokoro li .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.midokoro li {
	border-left: 5px solid #fff;
	padding-left: 20px;
	margin-top: 60px;
}
.midokoro li:first-of-type {
	margin-top: 0px;
}
.midokoro li h3 {
	color: #fff;
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 14px;
}
.midokoro li h3 .s_txt {
	font-size: 0.6em;
}
.midokoro li h4 {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 14px;
}
.midokoro li .c2 .ph01 {
	width: 67%;
	max-width: 640px;
	position: relative;
}
.midokoro li .c2 .ph02 {
	width: 30%;
	max-width: 290px;
	position: relative;
}
.midokoro li .c2 .ph02 .ph {
	position: relative;
	margin-bottom: 14px;
}
.midokoro li .c2 .ph01 .ph {
    position: relative;
    margin-bottom: 14px;
}
.midokoro li .c2 .img_box.mt {
    margin-top: 24px;
}
.contents.reason {
	border: 12px solid #be801e;
}
.contents.reason ._in {
	width: 90%;
	margin: 60px auto;
	text-align: center;
}
.ttl {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2.2em;
	line-height: 1.5em;
	text-align: center;
}
.ttl .s_txt {
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
	display: block;
}
.ch_txt {
    font-size: 1.65em;
    line-height: 2.2em;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
.conse {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
	font-family: 'Noto Sans JP', sans-serif;
}

.contents.suke ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0;
	font-family: 'Noto Sans JP', sans-serif;
}
.table01 {
	width: 100%;
	border-top: 1px solid #ccc;
	background: #fff;
	margin: 24px 0;
	font-weight: 500;
}
.table01 th {
	padding: 20px 14px;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	width: 5em;
	background: #fff3bf;
	text-align: center;
	font-weight: 500;
	vertical-align: top;
}
.table01 td {
	padding: 20px;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
}


.price_data {
	margin-top: 30px;
}
.sf_data {
	margin-top: 50px;
}
.sf_data h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.sf_data li {
	text-indent: -1em;
	margin-left: 1em;
}
a.btn02 {
	font-size: 22px;
	background: #fff;
	display: block;
	padding: 24px 0;
	line-height: 1em;
	color: #be801e;
}
a.btn02:hover {
	color: #000e;
}

a.btn01 {
	font-size: 0.9em;
	font-weight: 400;
	color: #fff;
	background: #990000;
	display: inline-block;
	padding: 16px 0;
	line-height: 1em;
	min-width: 280px;
	border-radius: 60px;
	margin-top: 14px;
}
a.btn01:hover {
	background: #000e;
}
a.btn01.mt24 {
	margin-top: 24px;
}


.sf_data .table02 th {
    width: 9em;
}

.ttl01 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 20px;
}

.contents.notes ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0 100px;
	font-family: 'Noto Sans JP', sans-serif;
}
.contents.notes ._in ul {
	margin-bottom: 40px;
}
ul.indent li {
	margin: 10px auto;
	text-indent: -1em;
	margin-left: 1em;
}
.btn {
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #990000;
	padding: 24px 0;
	margin-top: 24px;
	border-radius: 4px;
	transition: .35s;
	cursor: pointer;
	width: 100%;
}
.btn:hover {
	background: #000;
}


.footer {
	background: #f5f5f5;
	padding: 50px 0 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer ._in {
	width: 90%;
	margin: auto;
	text-align: center;
}
.footer ._in .txt {
	display: block;
	margin-bottom: 7px;
}
.footer ._in h2 {
	max-width: 236px;
	display: inline-block;
	margin-bottom: 14px;
}
.footer ._in h3 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer ._in .data {
	display: inline-block;
}
.footer ._in .f_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 44px;
}
.footer ._in .f_nav li {
	margin: 0 14px;
}

.youtube {
  	position: relative;
  	width: 100%;
  	padding-top: 56.25%;
}
.youtube iframe {
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
}
.mov {
	width: 100%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto 40px;
    background: #000;
}

.kankou {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 60px;
}
.kankou:nth-child(odd) {
	flex-direction: unset;
	margin-top: 40px;
}
.kankou .ph {
	width: 43%;
    max-width: 560px;
}
.kankou .ph p {
	color: #fff;
}
.kankou .txt {
	width: 54%;
	color: #fff;
}
.kankou .txt h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 14px;
	font-weight: 600;
}
.kankou .txt h3 .s_txt {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 500;
}
.kankou .txt h3.__c01 {
	color: #00abeb;
}
.kankou .txt h3.__c02 {
	color: #e4007f;
}
.kankou .txt h3.__c03 {
	color: #fdd000;
}

.contents.price_list ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 0 0 60px;
}
.price_list .price_data {
    margin-top: 60px;
}
.price_list .price_data:first-of-type {
    margin-top: 0;
}

.table03 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0;
	color: #000;
}
.table02 th {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	line-height: 1.5em;
}
.table02 th:first-of-type {
	width: 5em;
}
.table02 td {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
	text-align: left;
}
.stay .table02 td {
	text-align: center;
}
.table02 td.price {
	font-size: 1.4em;
	font-weight: 600;
}

a.btn03 {
	display: inline-block;
	background: #000;
	line-height: 1.5em;
	color: #fff;
	padding: 4px 24px;
	border-radius: 4px;
}
.table02 td a.btn03 {
	font-size: 1em;
}
a.btn03:hover {
	background: #777777;
}
.mada a.btn03 {
	display: inline-block;
	background: rgba(0, 0, 0, 0.41);
	line-height: 1.5em;
	color: #fff;
	padding: 4px 24px;
	border-radius: 4px;
}

.obi01 {
	margin-top: 40px;
    font-size: 1.4em;
    line-height: 1.5em;
    padding: 14px;
    color: #fff;
    background: #000;
    margin-bottom: 20px;
    border-radius: 4px;
    font-family: 'Noto Sans JP', sans-serif;
}

.o_pt {
	display: inline-block;
	margin: auto;
	color: #fff;
	padding: 7px 24px;
	background: #fb7d1c;
	font-size: 1.3em;
	line-height: 1.5em;
}
.main_txt h3.o_ttl {
	margin: 14px auto;
	color: #fff;
	font-size: 2em;
	line-height: 1.5em;
	text-align: center;
	font-weight: 600;
}
.main_txt .point {
	margin-bottom: 80px;
}
.main_txt h5 {
	font-size: 1.15em;
	line-height: 1.5em;
}

.swiper-pagination {
    position: relative;
    margin: 7px auto;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 1;
    margin: 4px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff801e;
}

.open_txt {
	font-size: 1.8em;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	background: #b41b23;
	font-weight: 600;
	display: block;
	padding: 14px;
	margin-bottom: 14px;
}

.contents.stamp {
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 18px, rgba(245, 245, 245, 1) 18px, rgba(245, 245, 245, 1) 32px );
}

.contents.stamp ._in {
	width: 90%;
	max-width: 800px;
	margin: auto;
	padding: 60px 0;
	position: relative;
}
.stamp h2 {
	margin: 0 auto 40px;
	display: inline-block;
	max-width: 424px;
	width: 80%;
}
.stamp h3 {
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: 600;
}
.stamp .ph {
	margin: 40px auto 60px;
}

a._btn01 {
    font-size: 1.4em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    background: #000;
    padding: 26px;
    display: block;
    max-width: 340px;
    border-radius: 36px;
    margin: 20px auto;
    position: relative;
}
a._btn02 {
    font-size: 1.4em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    background: #f39800;
    padding: 26px;
    display: block;
    max-width: 340px;
    border-radius: 36px;
    margin: 20px auto;
    position: relative;
}
a._btn01:after,
a._btn02:after  {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 5px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.contents.present {
	background-color: #ffff00;
}
.contents.present ._in {
	width: 90%;
	max-width: 663px;
	margin: auto;
	padding: 80px 0;
	position: relative;
}
.ilast01 {
	width: 30%;
    max-width: 236px;
    position: absolute;
    left: -24%;
    top: -7%;
}
.ilast02 {
	width: 40%;
    max-width: 320px;
    position: absolute;
    right: -32%;
    top: -6%;
}


 .loop_wrap {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 200vw;
    overflow: hidden;
  }

  .loop_wrap ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .loop_wrap li {
    display: inline-block;
    width: 390px;
    list-style: none;
    text-align: center;
  }

  .loop_wrap li img {
    display: block;
    width: 100%;
    height: auto;
  }

  .loop_wrap ul:first-child {
    -webkit-animation: loop 100s -50s linear infinite;
    animation: loop 100s -50s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
  }

  .loop_wrap ul + ul {
    -webkit-animation: loop2 100s  linear infinite;
    animation: loop2 100s linear infinite;
  }

 @-webkit-keyframes loop {
    0% {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  @keyframes loop {
    0% {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  @-webkit-keyframes loop2 {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      transform: translateX(-200%);
    }
  }

  @keyframes loop2 {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      transform: translateX(-200%);
    }
  }

.y3000 {
	width: 77%;
	margin: 20px auto;
}
.main_slider {
	width: 100%;
	position: absolute;
	top: 58px;
	left: 0;
}
.mv .w100 {
    height: 936px;
    object-fit: cover;
    width: 100%;
    border-radius: 180px 0px 180px 0px
}
.sp_img {
	display: none;
}
.pc_img {
	display: block;
}


.scroll-hint-icon {
    height: 90px !important;
}
.scroll-hint-text {
    margin-top: 0 !important;
}
.sp_txt {
	display: none;
}

.main_img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.main_img img {
    width: 100%;
}
.contents.theme {
/*     background: url(../../images/bk.svg); */
    background: #fffdf4;
}
.contents.theme ._in {
    width: 90%;
    max-width: 1014px;
    margin: auto;
    padding: 60px 0;
    position: relative;
}

.obi_ttl {
	background: #000;
	padding: 24px 34px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1em;
	border-radius: 36px;
	letter-spacing: 0.2em;
}

.theme .img_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 24px;
}
.theme .img_c2 h4 {
	width: 49%;
}
.theme .img_c2 p {
	width: 49%;
	text-align: center;
}

.theme .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 24px 0 44px
}
.theme .c2 p {
	width: 48%;
}
.theme .bus {
	display: inline-block;
    margin: 30px auto 60px;
}


.soine {
	padding: 14px;
	text-align: center;
	background: #f39800;
	color: #fff;
	font-weight: 600;
	 font-size: 1.2em;
	 line-height: 1.5em;
	 border-radius: 8px;
	 margin-top: 20px;
}
.bus_info {
	padding: 7px 14px;
    text-align: center;
    background: #00abeb;
    color: #fff;
    font-weight: 600;
    border-radius: 24px;
    margin-bottom: 7px;
    display: inline-block;
}
.suke .obi01 {
	margin-top: 0;
}
.contents.suke ._in {
    padding: 60px 0 0;
}
.btn_area {
	display: flex;
	justify-content: center;
	background: #fffdf4;
}
.btn_area .tab_btn {
	position: relative;
	padding: 18px 34px;
	background: #b9b9b9;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.5em;
	cursor: pointer;
	min-width: 15em;
	text-align: center;
}
.btn_area .tab_btn:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #ffffff transparent transparent transparent;
	display: block;
    margin: auto;
    margin-top: 4px;
}
.btn_area .tab_btn.active,
.btn_area .tab_btn:hover {
	background: #000;
}
.tab_panel {
    display:none;
}
.tab_panel.active {
    display:block;
}
#header .logo {
	width: 40%;
}
#header .c2 p {
    width: 30%;
    max-width: 358px;
    margin-bottom: 15px;
}

.in_day {
	display: inline-block;
}
.in_day.blue {
	color: #29abe2;
}
.in_day.red {
	color: #ff0000;
}

.day {
	font-size: 2.6em;
	line-height: 1.5em;
	margin: 40px auto 60px;
	font-weight: 600;
	text-align: center;
}
.day .block {
	display: inline-block;
}
.new_point {
	max-width: 892px;
	margin: 0 auto 40px;
}
.rimu {
	margin-bottom: 44px;
}
.rimu h4 {
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.5em;
	color: #3d4f8f;
}
.rimu_banner {
	margin: 14px auto;
	display: block;
}

.var_li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 40px;
}
.var_li li:first-of-type {
/* 	margin-right: 10px; */
}
.var_li a {
	background: #00a0e9;
	text-align: center;
	display: inline-block;
	padding: 24px 44px;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	border-radius: 12px;
}
.var_li a.active,
.var_li a:hover {
	background: #c3071c;
}

.new_point02 {
	margin-bottom: 34px;
}
.new_point02 a {
	background: #f39800;
	text-align: center;
	display: inline-block;
	padding: 16px 44px;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	border-radius: 12px;
	margin: 24px auto 14px;
}
.new_point02 a:hover {
	background: #c3071c;
}

.starfriday {
	max-width: 892px;
    margin: 0 auto 60px;
}
.sp_contents {
	display: none;
}

.table03 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.table03 th {
	padding: 7px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
.table03 td {
	padding: 7px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.table03 .my {
	color: #e4004f;
	background: #fffae5;
	font-weight: 600;
}
.table03 .tk {
	color: #ffff;
	background: #324984;
}
.table03 .nb {
	color: #ffff;
	background: #0091c6;
}
.table03 .sf {
	color: #ffff;
	background: #000;
}

._tour_stay_hotel_li {
	margin-top: 34px;
}
._tour_stay_hotel_li.memorial {
	margin-top: 64px;
}
._tour_stay_hotel_li .plan_class01 {
	position: relative;
	color: #80d5f5;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 8px 24px 14px;
	border-bottom: 1px solid #80d5f5;
}
._tour_stay_hotel_li .plan_class01:before {
	content: '';
	width: 5px;
	height: 96%;
	background: #80d5f5;
	border-radius: 12px;
	top: 0;
	left: 0;
	position: absolute;
}
._tour_stay_hotel_li .plan_class02 {
	position: relative;
	color: #f8b2d7;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 8px 24px 14px;
	border-bottom: 1px solid #f8b2d7;
}
._tour_stay_hotel_li .plan_class02:before {
	content: '';
	width: 5px;
	height: 96%;
	background: #f8b2d7;
	border-radius: 12px;
	top: 0;
	left: 0;
	position: absolute;
}
._tour_stay_hotel_li ._tour_stay_hotel_data {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
	color: #fff;
	align-items: center;
}
._tour_stay_hotel_li ._tour_stay_hotel_data.reverse {
	flex-direction: row-reverse;
	margin-top: 54px;
}
._tour_stay_hotel_li ._tour_stay_hotel_data .ph {
	width: 56%;
	border-radius: 4px;
	overflow: hidden;
}
._tour_stay_hotel_li ._tour_stay_hotel_data .txt {
	width: 40%;
}
._tour_stay_hotel_li ._tour_stay_hotel_data .txt .hotel_name {
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 14px;
}
._tour_stay_hotel_li ._tour_stay_hotel_data .txt .hotel_name::first-letter {
	color: #80d5f5;
}
._tour_stay_hotel_li.memorial ._tour_stay_hotel_data .txt .hotel_name::first-letter {
	color: #f8b2d7;
}

.price_contents {
	margin-top: 50px;
}
.price_contents .__ttl {
    padding: 14px 0 7px;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.5em;
    text-align: left;
    color: #fff;
}
.price_contents .__ttl .plan_icon01 {
    background: #00abeb;
    display: inline-block;
    padding: 4px 7px;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.5em;
    border-radius: 2px;
}
.price_contents .__ttl .plan_icon02 {
    background: #f165b0;
    display: inline-block;
    padding: 4px 7px;
    color: #fff;
    font-size: 0.8em;
    line-height: 1.5em;
    border-radius: 2px;
}

.indent_p {
	text-indent: -1em;
	margin-left: 1em;
}
.___ttl {
    font-weight: 600;
}
.___ttl .c01 {
    color: #f165b0;
}

._tour_stay_hotel_li ._tour_stay_hotel_data .txt {
    text-align: left;
}
._tour_stay_hotel_li ._tour_stay_hotel_data .txt h7 {
	font-weight: 600;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0;
    margin-bottom: 14px;
    display: inline-block;
    padding: 10px 10px;
    background: #e4004f;
    color: #fff;
}
.__thanks {
	position: absolute;
	top: -25%;
	left: 50%;
	width: 45%;
	transform: translateX(-50%);
}
.present {
	margin-bottom: 34px;
}
.present img {
	border-radius: 12px;
}
.markerUnder {
  background: linear-gradient(transparent 80%, #fee880 0%);
  display: inline;
  padding: 0 1px 0px;
  color: #990000;
}
.ttl_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 34px 0;
}
.ttl_c2 h4 {
	width: 50%;
}
.ttl_c2 .ph {
	width: 40%;
}



.charter_flight_point_li dl {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	font-family: 'Noto Sans JP', sans-serif;
}
.charter_flight_point_li dl:first-of-type {
	margin-top: 0;
}
.charter_flight_point_li dt {
	width: 118px;
}
.charter_flight_point_li dd {
	width: calc( 100% - 138px );
	position: relative;
	padding-top: 14px;
	font-weight: 500;
}
.charter_flight_point_li dd h3 {
	font-size: 1.85em;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 7px;
    color: #990000;
}
.charter_flight_point_li dd .ph_c1 {
	margin-top: 24px;
	max-width: 596px;
}
.charter_flight_point_li dd .ph_c1.dog {
	max-width: 312px;
	margin: auto;
	margin-top: 24px;
}
.charter_flight_point_li dd .ph_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 24px;
}
.charter_flight_point_li dd .ph_c2 .img {
	width: 49%;
	margin-top: 2%;
	position: relative;
	overflow: hidden;
}
.charter_flight_point_li dd .ph_c2 .img img {
	border-radius: 4px;
}
.novelty_ttl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	width: 80%;
	max-width: 454px;
	margin: 34px auto 0;
}
.novelty_ttl h3 {
	width: 42%;
}
.novelty_ttl .ph {
	width: 56%;
}
.novelty {
	background: #fdd000;
	border-radius: 12px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
}
.novelty .img_ttl {
	width: 90%;
	margin: auto;
	text-align: center;
}
.novelty .img_ttl.mt {
	margin-top: 40px;
}
.novelty ._inner {
	padding: 24px;
}
.novelty .c2 {
	display: flex;
	flex-wrap: wrap;
}
.novelty .c2 .novelty_li {
    width: calc(50% - 17px);
    margin: 24px 0 0 34px;
}
.novelty .c2 .novelty_li:nth-child(2n+1) {
	margin-left: 0;
}
.novelty .c2 .novelty_li .ph {
	position: relative;
	margin-bottom: 7px;
	overflow: hidden;
}
.novelty .c2 .novelty_li .ph h4 {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 600;
    padding: 7px 18px;
    border-radius: 60px;
    position: absolute;
    bottom: 14px;
    left: 14px;
    background: #f39800;
    z-index: 10;
}
.novelty .c2 .novelty_li .ph img {
	border-radius: 8px;
	width: 100%;
}
.midashi01 {
	padding: 10px 18px 18px 24px;
	font-size: 1.25em;
	line-height: 1.5em;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 16px;
	color: #990000;
	font-weight: 500;
}
.midashi01:after {
	content: '';
    position: absolute;
    width: 6px;
    height: 100%;
    left: 0;
    top: -2px;
    background: #990000;
    border-radius: 12px;
}
.inline-block {
	display: inline-block;
}
.in_contents h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 7px;
}
.price_table th {
    line-height: 1.5em;
}
.price_table {
    margin-bottom: 14px;
}
.icon_li {
	display: flex;
}
.icon_li li {
	margin: 7px;
}
.table01 td .block_contents {
	border-top: 1px solid #e4e4e4;
	padding-top: 14px;
	margin-top: 14px;
}
.table01 td .block_contents:first-of-type {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
.shot_came {
    width: 90%;
    max-width: 480px;
    margin: 14px 0 0;
}
.shot_came.dog {
	width: 90%;
	max-width: 240px;
	margin: 14px auto 0;
}
.tour_annai p {
	text-align: left;
}
.in_contents h5 {
    font-size: 1.1em;
}

/* ズームアニメーション */
@keyframes zoomUpAnimation {
0% {
    transform: scale(1);
}
100% {
    transform: scale(1.15);
}
}
.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
animation: zoomUpAnimation 12s linear infinite;
}
.swiper-slide img {
height: auto;
width: 100%;
}
.nikukyuu {
    display: inline-block;
    margin-top: 10px;
}
.cap_txt {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    padding: 5px 14px;
    border-radius: 60px;
    position: absolute;
    bottom: 14px;
    left: 14px;
    background: #f39800;
    color: #fff;
    z-index: 10;
}
.hotel_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hotel_c2 .ph {
	width: 48%;
	position: relative;
	overflow: hidden;
}

.hotel_c2 .txt {
	width: 48%;
	position: relative;
}





