@charset "utf-8";

/* 基本
--------------------------- */

.tabi-oshi {
	font-size: 16px;
	font-family: "Noto Sans JP" !important;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
	line-height: 32px;
	letter-spacing: 0.1;
}


.tabi-oshi a:hover {
	opacity: .5;
}

.noImage {
	padding-top: 0;
}

.tabi-oshi .wrapper h2 {
    text-align: center;
    height: 200px;
    margin-bottom: 0;
}

.tabi-oshi .wrapper h2 img {
	height: 200px;
	width: auto;
}
.tabi-oshi .wrapper h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
}

.tabi-oshi .wrapper h3 + p {
	text-align: center;
}

/* MV
--------------------------- */

.tabi-oshi .beginning {
    text-align: center;
    /* background: url(/tour/special/tabi-oshi/img/mv.png); */
    background-size: 100% auto;
    background-position: center;
    overflow: hidden;
    height: 400px;
    margin: 0 auto;
    background-position: bottom;
    position: relative;
    z-index: 40;
    display: flex;
    justify-content: center;
}

.tabi-oshi .beginning h1 img {
	height: 100%;
	width: auto;
}

.tabi-oshi .lead {
    margin: 0 auto;
    background: url(/tour/special/tabi-oshi/img/sky.jpg);
    background-size: cover;
    background-position: center bottom;
    overflow: hidden;
    /* height: 790px; */
    position: relative;
    top: 0;
    z-index: 20;
}

.tabi-oshi .lead img {
	width: 300px;
	height: auto;
	object-fit: contain;
	position: absolute;
}

.tabi-oshi .lead .icon0 {
	top: 290px;
    left: 50%;
	transform: translateX(-151%);
}

.tabi-oshi .lead .wrapper {
    margin: 0 auto;
    max-width: 980px;
    /* margin-top: 300px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    color: #0B1F57;
    line-height: 37px;
}


.tabi-oshi .lead .wrapper img {
    width: 139px;
    height: 68px;
    object-fit: cover;
}

.tabi-oshi .lead .wrapper .title1 {
	margin-top: 100px;
}

.tabi-oshi .lead .wrapper .title1 span {
    font-size: 25px;
    color: #EFFF16;
    position: relative;
}

.tabi-oshi .lead .wrapper .title1 span::after {
	content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/tour/special/tabi-oshi/img/decoration1.png);
    background-size: cover;
    vertical-align: middle;
    position: absolute;
    top: -25px;
    right: -35px;
}

.tabi-oshi .lead .wrapper .title2 {
	color: #106AAF;
	font-size: 25px;
}

.tabi-oshi .lead .wrapper .title2 span {
	font-size: 20px;
}

.tabi-oshi .lead .wrapper .content {
	/* width: 620px; */
	text-align: center;
	margin: 60px 0;
}




/* 特典１
--------------------------- */

.tabi-oshi .privilege1 .wrapper .privilege_group h3 {
    margin-top: 60px;
    color: #3dcae2;
    text-decoration: underline;
    /* height: 129px; */
    width: auto;
    margin-bottom: 0;
}

.tabi-oshi .privilege1 .wrapper .privilege_group h3 img {
	width: auto;
	height: 150px;
}

.tabi-oshi .privilege1 .icon1 {
	position: relative;
    width: 139px;
    height: 68px;
    object-fit: contain;
    top: 140px;
    left: 50%;
    transform: translateX(-361%);
}

.tabi-oshi .privilege1 .icon2 {
	position: relative;
	width: 139px;
    height: 68px;
    object-fit: contain;
    top: 200px;
    left: 50%;
    transform: translateX(-401%);
}

.tabi-oshi .privilege1 .icon3 {
	position: relative;
    width: 19px;
    height: 19px;
    object-fit: contain;
    top: 80px;
    left: 50%;
    transform: translateX(-3301%);
}

.tabi-oshi .privilege1 .icon4 {
	position: relative;
    width: 26px;
    height: 26px;
    object-fit: contain;
    top: 60px;
    left: 50%;
    transform: translateX(-2391%);
}

.tabi-oshi .privilege1 .icon5 {
	position: relative;
    width: 100px;
    height: 68px;
    object-fit: contain;
    top: 170px;
    left: 50%;
    transform: translateX(19%);
}

.tabi-oshi .privilege1 .icon6 {
    position: relative;
    width: 139px;
    height: 68px;
    object-fit: contain;
    top: 1730px;
    left: 50%;
    transform: translateX(-111%);
}

.tabi-oshi .privilege1 .icon7 {
    position: relative;
    width: 128px;
    height: 86px;
    object-fit: contain;
    top: 3849px;
    left: 50%;
    transform: translateX(-771%);
}

.tabi-oshi .privilege1 .icon8 {
	position: relative;
    width: 154px;
    height: 52px;
    object-fit: contain;
    top: 1810px;
    left: 50%;
    transform: translateX(-219%);
    z-index: 5;
}

.tabi-oshi .privilege1 .icon9 {
	position: relative;
    width: 177px;
    height: 68px;
    object-fit: contain;
    top: 2640px;
    left: 50%;
    transform: translateX(-831%);
}

.tabi-oshi .privilege1 .icon10 {
	position: relative;
    width: 139px;
    height: 68px;
    object-fit: contain;
    top: 1020px;
    left: 50%;
    transform: translateX(-1181%);
}

.tabi-oshi .privilege1 .icon11 {
    position: relative;
    width: 177px;
    height: 68px;
    object-fit: contain;
    top: 3860px;
    left: 50%;
    transform: translateX(-341%);
}


.tabi-oshi .privilege1 {
    background-blend-mode: multiply;
    background: linear-gradient(25deg, rgba(255, 240, 139, 0.9), rgba(246, 248, 154, 0.9)) ,url(/tour/special/tabi-oshi/img/texture.png);
    background-size: contain;
    position: relative;
    top: 0;
    padding-bottom: 100px;
    padding-top: 100px;
}
.tabi-oshi .privilege1 .wrapper {
	max-width: 980px;
    margin: 0 auto;
	margin-top: 10px;
}

.tabi-oshi .privilege1 .wrapper .top {
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

.tabi-oshi .privilege1 .wrapper .top img:nth-child(1) {
	object-fit: contain;
    width: 500px;
}

.tabi-oshi .privilege1 .wrapper .top img:nth-child(2) {
	width: 770px;
	height: 110px;
	object-fit: contain;
	margin-top: 50px;
}

.tabi-oshi .privilege1 .wrapper .top p {
	width: 682px;
	margin-top: 60px;
    font-size: 22px;
    line-height: 32px;
}

.tabi-oshi .privilege1 .wrapper .top p a {  
    text-decoration: underline;
}


.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content {
	/* margin-top: 50px; */
	display: flex;
	/* justify-content: space-between; */
	/* position: relative; */
	z-index: 5;
	flex-direction: column;
}

.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item {
	width: 800px;
	margin: 0 auto 70px;
}

.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item h4 {
	margin-left: -90px;
	width: 890px;
}

.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item-wrap {
	display: flex;
	justify-content: space-between;
	width: 790px;
	margin: -22px 0 0 0;
	border: 5px solid #3dcae2;
	flex-direction: column;
	background: #fff;
}
.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item-wrap .point_item-image{
	width: 500px;
	padding: 30px 0 0 0;
	margin: 0 auto;
}

.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item-wrap .point_item-text{
	/* width: 390px; */
	padding: 0 20px 20px;
}

.tabi-oshi .privilege1 .wrapper .privilege_group .privilege_content .point_item-wrap .point_item-text p + p {
	margin-top:0.5em
}

.tabi-oshi .privilege1 .wrapper .privilege_group img {
	width: 100%;
	/* height: 407px; */
	/* object-fit: contain; */
}

.tabi-oshi .privilege1 .privilege_group .period {
	font-size: 24px;
	font-weight: bold;
	margin-top: 50px;
	color: #1AA5AE;
	text-align: center;
}


.tabi-oshi .privilege1 .privilege_group .period span {
	font-size: 30px;
}

.tabi-oshi .application,.tabi-oshi .registration {
	text-align: center;
}

.tabi-oshi .application {
	margin-top: 60px;
}

.tabi-oshi .application p {
	font-size: 22px;
	font-weight: bold;
}

.tabi-oshi .application.comingsoon p {
	font-size: 22px;
	font-weight: bold;
}


.tabi-oshi .application a {
	background: #F08300;
    margin: 0 auto;
    color: #fff !important;
    position: relative;
    text-decoration: none !important;
    font-size: 1.2em;
    text-align: left;
    display: flex;
    width: 362px;
    height: 60px;
    justify-content: center;
    align-items: center;
	font-weight: bold;
	margin-top: 20px;
}

.tabi-oshi .application a:hover {
	opacity: 0.8;
}

.tabi-oshi .application a::after {
	content: "";
    width: 14px;
    height: 14px;
    border: 0;
    border-top: solid 4px #fff;
    border-right: solid 4px #fff;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -8px;
    transform: rotate(45deg);
}

.tabi-oshi .logo {
	width: 400px;
	margin: 100px auto 50px;
}

.tabi-oshi .logo img {
	width: 100%;
}

.tabi-oshi .registration {
	margin-top: 40px;
	font-size: 20px;
}

.tabi-oshi .registration a {
	margin-top: 20px;
	font-size: 22px;
	display: inline-block;
	text-decoration:underline;
}

.tabi-oshi .privilege1 .border {
	border-top: 4px dashed #B2DDE4;
	margin-top: 50px;
}

.tabi-oshi .application.comingsoon a {
	background-color: #BEBEBE;
	pointer-events: none;
}

.tabi-oshi .aboutapplication {
	margin-top: 80px;
	background-color: #fff;
	padding: 80px;
	border-radius: 8px;
}

.tabi-oshi .aboutapplication .title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.tabi-oshi .aboutapplication div {
	width: 280px;
    height: 2px;
    background-color: #9EBAE8;
    margin: 0 auto;
    margin-top: 10px;
}

.tabi-oshi .aboutapplication p:nth-child(3) {
	margin-top: 40px;
}

.tabi-oshi .privilege1 .privilege_urawaza {
	width: 760px;
	margin: 100px auto 0;
	padding: 20px;
	background: #fff;
}

.tabi-oshi .privilege1 .privilege_urawaza h4 {
	width: 300px;
	margin: 20px auto 40px;
}

.tabi-oshi .privilege1 .privilege_urawaza img {
	width: 100%;
}

.tabi-oshi .privilege1 .privilege_urawaza .privilege_urawaza-image {
	width: 640px;
	height: 360px;
	margin: 0 auto;
	background:#000;
}

.tabi-oshi .privilege1 .privilege_urawaza .privilege_urawaza-image video {
	object-fit:cover;
}

.tabi-oshi .privilege1 .privilege_urawaza .privilege_urawaza-text {
	margin: 40px auto 20px;
	width: 650px;
}

/* 特典２
--------------------------- */
.tabi-oshi .privilege2 {
    background-size: contain;
    position: relative;
    top: 0;
    padding-bottom: 100px;
    background: linear-gradient(25deg, rgba(255, 240, 139, 0.9), rgba(246, 248, 154, 0.9)) ,url(/tour/special/tabi-oshi/img/texture.png);
    /* background-color: rgba(178, 234, 241,0.8); */
    background-blend-mode: multiply;
    /* background-image: url(/tour/special/tabi-oshi/img/texture.png); */
    padding-top: 100px;
}

.tabi-oshi .privilege2 .icon12 {
	position: relative;
    width: 151px;
    height: 68px;
    object-fit: contain;
    top: 140px;
    left: 50%;
    transform: translateX(-431%);
}

.tabi-oshi .privilege2 .icon13 {
	position: relative;
    width: 248px;
    height: 68px;
    object-fit: contain;
    top: 980px;
    left: 50%;
    transform: translateX(89%);
}

.tabi-oshi .privilege2 .wrapper {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    border-radius: 8px;
    padding: 50px;
    box-sizing: border-box;
}

.tabi-oshi .privilege2 .wrapper .top {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	top: 30px;
}

/* .tabi-oshi .privilege2 .wrapper .top::before {
    content: '';
    display: block;
    width: 167px;
    height: 88px;
    background-image: url(/tour/special/tabi-oshi/img/decoration8.png);
    background-size: cover;
    position: absolute;
    left: 90px;
    top: 190px;
} */

.tabi-oshi .privilege2 .wrapper .top img:nth-child(1) {
	width: 650px;
	height: auto;
	object-fit: contain;
}

.tabi-oshi .privilege2 .wrapper .top img:nth-child(2) {
	width: 770px;
	height: 110px;
	object-fit: contain;
	margin-top: 50px;
	position: relative;
}

.tabi-oshi .privilege2 .wrapper .content {
	display: flex;
	justify-content: space-between;
	/* max-width: 800px; */
	margin: 0 auto;
	margin-top: 40px;
}

.tabi-oshi .privilege2 .wrapper .content p {
	width: 650px;
	font-size: 20px;
	margin: 0 auto;
}

.tabi-oshi .privilege2 .wrapper .content img {
	width: 362px;
	height: 246px;
	object-fit: contain;
}

.tabi-oshi .privilege2 .wrapper .thanks_content {
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	width: 650px;
}

.tabi-oshi .privilege2 .wrapper .thanks_content p {
	text-align: left;
	margin-top: 30px;
}


/* 特典３
--------------------------- */
.tabi-oshi .privilege3 .icon14 {
	position: relative;
    width: 151px;
    height: 68px;
    object-fit: contain;
    top: 800px;
    left: 50%;
    transform: translateX(-331%);
}

.tabi-oshi .privilege3 .icon15 {
    position: relative;
    width: 177px;
    height: 52px;
    object-fit: contain;
    top: 890px;
    left: 50%;
    transform: translateX(-301%);
}

.tabi-oshi .privilege3 .icon16 {
    position: relative;
    width: 177px;
    height: 52px;
    object-fit: contain;
    top: 100px;
    left: 50%;
    transform: translateX(29%);
}



.tabi-oshi .privilege3 {
    background-blend-mode: multiply;
    background: linear-gradient(25deg, rgba(255, 240, 139, 0.9), rgba(246, 248, 154, 0.9)) ,url(/tour/special/tabi-oshi/img/texture.png);
    background-size: contain;
	position: relative;
	top: -260px;
	padding-bottom: 280px;
}

.tabi-oshi .privilege3 .wrapper {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 8px;
    padding: 50px;
    box-sizing: border-box;
}

.tabi-oshi .privilege3 .wrapper .top {
	display: flex;
    flex-direction: column;
    align-items: center;
	position: relative;
}

.tabi-oshi .privilege3 .wrapper .top::after {
	content: '';
    display: block;
    width: 167px;
    height: 102px;
    background-image: url(/tour/special/tabi-oshi/img/decoration9.png);
    background-size: cover;
    position: absolute;
    left: 710px;
    top: 120px;
}

.tabi-oshi .privilege3 .wrapper .top img:nth-child(1) {
	width: 235px;
	height: 110px;
	object-fit: contain;
}

.tabi-oshi .privilege3 .wrapper .top img:nth-child(2) {
	width: 770px;
	height: 110px;
	object-fit: contain;
	margin-top: 50px;
	position: relative;
}

.tabi-oshi .privilege3 .wrapper .content {
	display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
}

.tabi-oshi .privilege3 .wrapper .content p {
	width: 396px;
    font-size: 20px;
}

.tabi-oshi .privilege3 .wrapper .content p:nth-child(2) {
	font-weight: bold;
    margin-top: 30px;
}

.tabi-oshi .privilege3 .wrapper .content img {
	width: 362px;
	height: 246px;
	object-fit: contain;
}


/* 特典４
--------------------------- */
.tabi-oshi .privilege4 {
    background-size: contain;
    position: relative;
    top: 0;
    padding-bottom: 100px;
    background-color: rgba(178, 234, 241,0.8);
    background-blend-mode: multiply;
    background-image: url(/tour/special/tabi-oshi/img/texture.png);
    padding-top: 50px;
}

.tabi-oshi .privilege4 .icon17 {
    position: relative;
    width: 351px;
    object-fit: contain;
    top: 2410px;
    left: 50%;
    transform: translateX(69%);
}


.tabi-oshi .privilege4 .wrapper {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 50px;
    background: #fff;
    border-radius: 8px;
    padding: 50px;
    box-sizing: border-box;
}

.tabi-oshi .privilege4 .wrapper .top {
	display: flex;
    flex-direction: column;
    align-items: center;
	position: relative;
}

.tabi-oshi .privilege4 .wrapper .top img:nth-child(1) {
	width: 235px;
	height: 110px;
	object-fit: contain;
}

.tabi-oshi .privilege4 .wrapper .top img:nth-child(2) {
	width: 770px;
	height: 110px;
	object-fit: contain;
	margin-top: 50px;
	position: relative;
}

.tabi-oshi .privilege4 .period {
    font-size: 24px;
    text-align: center;
    color: #0F9FD3;
    font-weight: bold;
    margin-top: 30px;
}

.tabi-oshi .privilege4 .period span {
    font-size: 20px;
    color: #ab3232;
}

.tabi-oshi .privilege4 .wrapper .privilege_group {
    margin-top: 50px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit {
    display: flex;
    justify-content: space-between;
    width: 98%;
    margin: 0 auto;
    margin-top: 20px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .card {
    display: block;
    width: 422px;
    border-radius: 4px;
    border: #B2EAF1 2px solid;
    padding: 20px;
    box-sizing: border-box;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .card:hover {
    text-decoration: none;
    color:inherit;
    /* cursor: pointer; */
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .card:visited {
    color:inherit;
}


.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 4px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .area{
    font-size: 18px;
    margin-top: 12px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .area::before {
    content: '';
    display: inline-block;
    background: url(/tour/special/tabi-oshi/img/mapicon.png) no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
    width: 19px;
    height: 27px;
    margin: 0px 9px 0px 0;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .title {
    color: #003894;
    font-size: 22px;
    font-weight: bold;
    margin-top: 12px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .point {
    color: #1AA5AE;
    font-weight: bold;
    font-size: 18px;
    margin-top: 12px;
}

.tabi-oshi .privilege4 .wrapper .privilege_group .privilege_unit .content {
    color: #333333;
    font-size: 18px;
    margin-top: 4px;
}



/* 注意事項
--------------------------- */

.tabi-oshi .notes {
	margin: 0 auto;
    margin-top: -140px;
    border-radius: 8px;
    max-width: 980px;
}

.tabi-oshi .notes .title {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}

.tabi-oshi .notes div {
	width: 280px;
    height: 2px;
    background-color: #9EBAE8;
    margin: 0 auto;
    margin-top: 10px;
}

.tabi-oshi .notes p:nth-child(3) {
	margin-top: 40px;
}




_::-webkit-full-page-media, _:future, :root .tabi-oshi {
	font-family: 'YuGothic', 'Yu Gothic',' 游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',' メイリオ','Meiryo',sans-serif !important;
}

/* edgeハック */
@supports (-ms-ime-align: auto) {

    .tabi-oshi .beginning {
        height: 776px;
    }
    .tabi-oshi .privilege1 .icon7 {
        top: 3919px;
    }
    .tabi-oshi .privilege1 .icon11 {
        top: 3990px;
    }


}

/* ff */
@-moz-document url-prefix(){
    .tabi-oshi .beginning {
        height: 776px;
    }
    .tabi-oshi .privilege1 .icon7 {
        top: 3959px;
      }
    .tabi-oshi .privilege1 .icon11 {
        top: 3970px;
        transform: translateX(-311%);
    }


}
.anchor {
    background: #46bdc6;
}

.anchor_list {
	width: 980px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	border-left: 1px solid #fff;
	background: #fff;
}

.anchor_item {
	width:calc(100% / 3);
	text-align: center;
	border-right: 1px solid #fff;
	
}

.anchor_item a {
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em 0;
    background: #46bdc6;
    height: 70px;
    font-size: 20px;
    font-weight: 700;
}

.anchor_item a::after {
	content:"";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color:  transparent transparent #fff #fff;
	border-width: 5px;
	transform: translate(0,-5px) rotate(-45deg) ;
	margin-left: 10px
}