@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: #193366;
	background: #ffff;
	padding: 14px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: 600;
}

#header {
	background: #00499D;
	position: relative;
}
#header h1 img {
	width: 100%;
}
#header .main ._in {
	width: 100%;
	margin: auto;
	padding: 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	position: relative;
	z-index: 2;
}
#header .main ._in .ph {
	width: calc( 44% - 48px );
	padding: 12px 24px 24px;
	display: flex;
	flex-wrap: wrap;
}
#header .main ._in .ph li {
	width: calc( 50% - 6px );
	margin-left: 12px;
	margin-top: 12px;
}
#header .main ._in .ph li img {
	border-radius: 4px;
}
#header .main ._in .ph li:nth-child(2n+1) {
	margin-left: 0;
	margin-top: 12px;
}
#header .main ._in h1 {
	width: calc( 56% - 48px );
	padding: 44px 24px 24px;
}
#header .smart_trip {
	background: #193366; 
	padding-top: 200px;
	margin-top: -180px;
	padding-bottom: 40px;
	position: relative;
}
#header .smart_trip ul {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1080px;
	width: 90%;
	margin: auto;
}
#header .smart_trip li {
	margin: 24px;
	width: calc( 33.3% - 48px );
}

.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: 900px;
	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;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 24px;
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li dt {
	width: 77px;
}
.st {
	color: #e4004f;
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li dd {
	width: calc( 100% - 100px );
}
.contents.tour_point ._in .tour_point_c2 .txt .tour_point_li:first-of-type {
	margin-top: 0;
}
.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 ._in {
	width: 90%;
	max-width: 976px;
	margin: auto;
	position: relative;
	z-index: 1;
	padding: 30px 0 80px;
}
.tour_annai ._in dl {
	margin-top: 34px;
}
.tour_annai ._in dl:first-of-type {
	margin-top: 0;
}
.tour_annai dt {
	background: #00499D;
	padding: 14px 24px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	border-radius: 4px;
}
.tour_annai dd {
	margin-top: 14px;
	text-align: left;
}
.tour_annai dd p {
	text-align: left;
}
.tour_annai dd .kikan {
	font-size: 2.5em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
}
.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;
}
.atent {
	font-size: 0.8em;
	line-height: 1.5em;
	text-indent: -1em;
	margin-left: 1em;
	padding-top: 7px;
	font-weight: 500;
	color: #e4004f;
}

.contents.tour_stay_hotel {
	background: #193366;
}
.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: #47b6ff;
}
.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;
}
.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-family: 'Noto Sans JP', sans-serif;
    font-size: 1.3em;
    line-height: 1.8em;
    display: inline-block;
    margin: 50px 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: 30px 0;
}
.table01 th {
	padding: 14px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 4em;
	background: #f5f5f5;
	text-align: center;
}
.table01 td {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	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;
}


.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;
}
a.btn {
	font-size: 1.6em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #000;
	padding: 24px 14px;
}


.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;
}

.table02 {
	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;
}

.scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 0;
}
.scroll::-webkit-scrollbar {
        height: 5px;
}
.scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

.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: #47b6ff;
}

.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;
}
.tour_stay_hotel .tour_stay_hotel_li .tour_stay_hotel_data h5 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 500;
}
.tour_stay_hotel .tour_stay_hotel_li .tour_stay_hotel_data .map {
	margin: 24px 0;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
    left: 0;
    width: 100%;
}

.tour_btns {
	display: flex;
	justify-content: space-between;
	margin: 14px 0;
}
.tour_btns li {
	width: 49%;
}
.tour_btns li a {
	display: block;
	position: relative;
	padding: 18px 0;
	color: #fff;
	background: #47b6ff;
	border-radius: 4px;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 500;
	text-align: center;
}
.tour_btns li a:after {
	content: '';
	width:0;
	height:0;
	border-style:solid;
	border-width: 3px 0 3px 3px;
	border-color: transparent transparent transparent #FFFFFF;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 14px;
}


