@charset "utf-8";

.marugotoTtl span{
	display: block!important;
	color: #873535!important;
	background: none!important;
	-webkit-text-fill-color: initial!important;
}
.marugotoTtl01{
	font-size: 1.4rem;
}

.marugotoWp{
	position: relative;
	margin: 0 auto;
	padding: 8px 16px 24px;
	width: 100%;
    max-width: 1236px;
	text-align: left;
	background: #b5e2f8;
}
.marugotoWp img{
	width: 100%;
	height: auto;
	max-width: inherit;
}
.marugoto_familytour{
	display: none;
}
.marugotoBg{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
.marugotoBg svg{
	fill: #96cf92;
	vertical-align: bottom;
}

.marugotoBd{
	position: relative;
}
.marugoto_tourset{
	margin-left: -8px;
	width: 80%;
	max-width: 275px;
}
.marugoto_tourset img{
	margin-top: -24px!important;
}
.marugoto_detail{
	position: relative;
	margin-top: 16px;
}
.marugoto_detail::before{
	position: absolute;
	right: -8px;
	bottom: 100%;
	content: "";
	display: inline-block;
	width: 100px;
	height: 93px;
	background: url("/season/summer/images/marugoto/marugoto_family.png") center / 100% auto no-repeat;
}
.marugoto_detail dt{
	padding: 8px 16px;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
	background: #f49e41;
}
.marugoto_detail dt span{
	display: inline-block;
}
.marugoto_detail dd{
	padding: 8px 0;
	border-radius: 0 0 8px 8px;
	background: #ffed00;
	background:repeating-linear-gradient(-45deg, #ffea00, #ffea00 4px, #fff200 0, #fff200 8px);
}
.marugoto_detail_txt01{
	text-align: center;
	color: #49616e;
	font-weight: bold;
	line-height: 1.3;
	font-size: 1.1rem;
}
.marugoto_detail_txt01 em{
	color: #e20f6d;
	font-size: 1.6rem;
	font-weight: bold;
}
.marugoto_detail_txt02{
	margin: 8px 8px 0;
	padding: 8px 0;
	line-height: 1.3;
	text-align: center;
	color: #e20f6d;
	font-size: 1.3rem;
	font-weight: bold;
	border-radius: 50vw;
	background: #fff;
	letter-spacing: 1;
}
.marugoto_detail_txt_br{
	display: inline-block;
}

.marugoto_ex{
	position: relative;
	margin-top: 32px;
	padding: 32px 13px 24px 6px;
	width: 100%;
	background: #ebf7fd;
}
.marugoto_ex_combination{
	position: relative;
}
.marugoto_ex_combinationttl{
	position: absolute;
	top: 0;
	left: -12px;
	transform: translateY(-50%);
	padding: 4px 8px 4px 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 34px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	background: #76c6ec;
}

.marugoto_ex_combinationttl:after {
    position: absolute;
    top: 0;
    left: calc(100% - 1px);
    transform: scale(.5,1);
    transform-origin: top left;
    content: "";
    width: 0;
    border: 17px solid #76c6ec;
    border-right-color: transparent
}

.marugoto_ex_combinationttl::before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 12px #67a3bf;
}
.marugoto_ex_combinationttl span {
    display: inline-block;
    margin-right: 8px;
    padding: 2px 8px;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 50vw;
    background: #fff
}

.marugoto_ex_combination_pricetxt{
	text-align: right;
	color: #7a4834;
	margin-right: 24px;
}
.marugoto_ex_combination_pricetxt span{
	display: inline-block;
	padding: 0 8px;
	font-size: 1.2rem;
	font-weight: bold;
	border: solid 1px #7a4834;
}

.marugoto_ex_combinationitem{
	display: flex;
	align-items: center;
	color: #7a4834;
}
.marugoto_ex_combinationitem::before{
	flex: 1;
	content: "";
	display: inline-block;
	margin: 0 4px;
	height: 4px;
	background-image: radial-gradient(circle, #85c1dd 2px, transparent 2px);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: 8px 4px;
}


.marugoto_ex_combinationitem dt{
	order: -1;
	font-weight: bold;
}
.marugoto_ex_combinationitem dt::before{
	content: "●";
	margin-right: 4px;
	color: #e88112;
}
.marugoto_ex_combinationitem dd{
	font-size: 1.2rem;
	font-weight: bold;
}
.marugoto_ex_combinationitem_kome{
	position: relative;
}
.marugoto_ex_combinationitem_kome::after{
	position: absolute;
	left: 100%;
	content: attr(data-kome);
	font-size: 1.0rem;
	background: #ebf7fd;
}
.marugoto_ex_combinationprice{
	font-size: 1.4rem;
	font-weight: bold;
}
.marugoto_ex_kome{
	margin-top: 8px;
	counter-reset: listnum;
	line-height: 1.5;
}
.marugoto_ex_kome li{
	position: relative;
	padding-left: calc(1em + 4px);
	font-size: 1.2rem;
}
.marugoto_ex_kome li::before{
	position: absolute;
	left: 0;
	top: 0;
	content: "※";
}
.marugoto_ex_kome{
	counter-reset: listnum;
}
.marugoto_ex_kome.-num li{
	padding-left: calc(1.7em + 4px);
}
.marugoto_ex_kome.-num li::before{
	counter-increment: listnum;
	content: "※"counter(listnum);
}
.marugoto_ex_kome + .marugoto_ex_kome{
	margin-top: 0;
}
.marugoto_ex_combination .marugoto_ex_kome li{
	padding-left: calc(1.7em + 4px);
}

.marugoto_ex_total{
	margin-top: 8px;
	padding: 8px 0;
}
.marugoto_ex_totalprice{
	text-align: center;
	font-weight: bold;
}
.marugoto_ex_totalprice_blod{
	font-size: 1.4rem;
	font-weight: bold;
}
.marugoto_ex_totalprice_discount{
	display: block;
	margin-top: 8px;
	padding: 8px;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
	background: #ffea00;
	font-feature-settings: "palt";
}
.marugoto_ex_totalprice_discount01{
	display: block;
	padding: 4px 8px;
	border-radius: 8px;
	background: #fff;
}

.marugoto_ex_totalprice_discount02{
	position: relative;
	display: block;
	margin-top: 8px;
	padding: 4px 8px 8px;
	font-size: 1.8rem;
	border-radius: 8px;
	background: #fff;
}
.marugoto_ex_totalprice_discount02::before{
	position: absolute;
	left: 50%;
	top: -1.2rem;
	content: "＋";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.6rem;
	height: 1.6rem;
	color: #fff;
	font-size: 1.2rem;
	border-radius: 50vw;
	background: #f49e41;
}

.marugoto_ex_totalprice_discountPrice{
	margin-right: 4px;
	color: #da2c2c;
	font-size: 2.0rem;
	font-weight: bold;
}
.marugoto_ex_totalprice_discounttotal{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 4px;
	padding: 8px;
	background: repeating-linear-gradient(-45deg, #ffea00, #ffea00 4px, #fff200 0, #fff200 8px);
}
.marugoto_ex_totalprice_discountmore{
	display: inline-flex;
	flex-direction: column;
	margin-right: 8px;
	font-size: 1.2rem;
}


.marugoto_img1{
	position: absolute;
	right: -10px;
    top: -30px;
	width: 50px;
	height: 67px;
	background: url("/season/summer/images/marugoto/marugoto_balloon_bg.png") center / 100% auto no-repeat;
}
.marugoto_img1::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url("/season/summer/images/marugoto/marugoto_balloon.png") center / 100% auto no-repeat;
	animation: fuwaAnimation 5s ease-in-out infinite;
}
.marugoto_img2{
	position: absolute;
    left: -14px;
    bottom: -37px;
	width: 100px;
	height: 61px;
	background: url("/season/summer/images/marugoto/marugoto_rafting_bg.png") center / 100% auto no-repeat;
}
.marugoto_img2::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url("/season/summer/images/marugoto/marugoto_rafting.png") center / 100% auto no-repeat;
	animation: yureAnimation 3s steps(2) infinite;
}

.marugoto_bt{
	position: relative;
	z-index: 1;
	margin: 24px auto 0;
}
.marugoto_btItem{
	margin-top: 8px;
}
.marugoto_bt a{
	position: relative;
	display: block;
	text-align: center;
	color: #fff!important;
	padding: 12px 8px;
	font-size: 1.6rem;
	font-weight: bold;
	border-radius: 50vw;
	background: #e88112;
	transition: background .2s ease-out;
}
.marugoto_bt a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-family: 'jtb-dom' !important;
    text-decoration: none;
    content: "\e905";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.marugoto_pamphlet{
	position: relative;
	z-index: 1;
	margin: 24px auto 0;
	max-width: 250px;
}
.marugoto_pamphlet a{
	display: block;
	padding: 16px;
	border-radius: 16px;
	background-color: rgba(255, 255, 255, 0.5);
	transition: opacity .2s ease-out;
}

.marugoto_pamphlet_txt{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 4px auto 0;
	padding-top: 10px;
	max-width: 230px;
	width: 100%;
	height: 60px;
	color: #195570;
	font-size: 1.4rem;
	font-weight: bold;
	background: url("/season/summer/images/marugoto/marugoto_fukidashi.png") center / 100% auto no-repeat;
}
.marugoto_pamphlet_txt svg{
	position: absolute;
	right: 8px;
	top: calc(50% + 7px);
	transform: translateY(-50%);
	width: 1.6rem;
	fill: #195570;
}

.marugoto_link{
	margin: 24px 16px 0;
}
.marugoto_link a{
	position: relative;
	display: inline-block;
	padding: 0 48px 8px 24px;
	line-height: 1.3;
	font-size: 1.6rem;
	font-weight: bold;
}
.marugoto_link a:after {
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-family: 'jtb-dom' !important;
    text-decoration: none;
    content: "\e90b";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.marugoto_link a span{
	display: inline-block;
}
.marugoto_link a::before{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	content: "";
	display: inline-block;
	margin: auto;
	width: 100%;
	height: 2px;
	background: #323743;
	transition: width .4s cubic-bezier(0.54, 0.12, 0.11, 0.98);
}


@media screen and (max-width: 767px) {
    .sec-marugoto__head {
        text-align: center;
        padding: 10px 0 20px;
    }
    .sec-marugoto__head img {
        display: block;
    }
	.marugotoBg::after{
		content: "";
		display: block;
		width: 100%;
		height: 300px;
		background: #96cf92;
	}
	.marugoto_ex {
        position: relative;
        margin-top: 32px;
        padding: 32px 15px 24px 10px;
        width: 100%;
        background: #ebf7fd;
    }
    .marugoto_ex_kome li {
        position: relative;
        padding-left: calc(1em + 4px);
        font-size: 1.1rem;
    }
    .marugoto_ex_combination {
		padding-bottom: 8px;
        border-bottom: solid 2px #83c0dc
    }
    .marugoto_ex_combination::before,.marugoto_ex_combination::after {
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        content: "";
        width: 0;
        height: 0
    }
    .marugoto_ex_combination::before {
        border-top: 10px solid #83c0dc;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }

    .marugoto_ex_combination::after {
        border-top: 7px solid #ebf7fd;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent
    }
	
	.marugoto_ex_combinationitem{
		letter-spacing: -.1em;
	}
	span.marugoto_ex_combinationitem_kome {
        padding-right: 1px;
    }
	dl.marugoto_ex_combinationlist {
        font-size: 1.1rem;
    }
    .marugoto_ex_combinationitem dd
        font-size: 1rem;
        font-weight: bold;
    }
    .marugoto_ex_combinationprice {
        font-size: 1.3rem;
        font-weight: bold;
    }
    h3.c-sec__title.marugotoTtl {
        position: relative;
        display: inline-block;
        font-weight: bold;
        padding: 0 15px;
    }
}

.pamphlettour-sect__list {
    padding: 20px 0px;
} 
h3.c-sec__title.marugotoTtl {
    font-size: 1.7rem;
    text-align: center;
    font-weight: bold;
}


@media screen and (min-width:768px){
    .pamphlettour-inner {
       position: relative;
       margin: 0 auto;
       padding: 0 5px;
       width: 100%;
       min-width: 970px;
       max-width: 1246px;
    }
    .pamphlettour-sect__list {
        margin: 10px 0 0 0px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .sec-marugoto__head {
        padding: 30px 0 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h3.c-sec__title.marugotoTtl {
        position: relative;
        display: inline-block;
        font-weight: bold;
        padding: 0 30px;
        margin: 0 0 20px;
    }   
	.marugotoTtl01{
		font-size: 2.3rem;
	}
	.marugotoTtl02 {
    font-size: 2.3rem;
    }
	.marugotoWp{
		padding: 0 40px 40px;
		border-radius: 32px;
	}
	.marugotoCnt{
		display: flex;
		flex-direction: row-reverse;
		align-items: flex-end;
	}
	.marugoto_familytour{
		display: block;
		position: absolute;
		left: 4px;
		top: 16px;
	}
	.marugotoBg{
		border-radius: 0 0 32px 32px;
	}
	.marugotoBd{
		flex: 1;
		display: flex;
		flex-wrap: wrap;
		margin-left: 40px;
		z-index: 1;
	}
	.marugoto_tourset{
		margin-left: 0;
		width: 100%;
		max-width: 385px;
	}
	.marugoto_detail{
		flex: 1;
		margin: 16px -24px 0 8px;
	}
	.marugoto_detail::before{
		right: 0;
		width: 180px;
		height: 167px;
	}	
	.marugoto_detail dt{
		font-size: 2.0rem;
		border-radius: 16px;
	}
	.marugoto_detail dd{
		margin: 0 16px;
		padding: 8px 16px;
	}
	.marugoto_detail_txt01 em{
		font-size: 1.8rem;
	}
	.marugoto_detail_txt02{
		margin: 8px -8px 0;
		font-size: 1.6rem;
	}
	
	.marugoto_ex{
		display: flex;
		margin-top: 24px;
		padding: 20px 16px;
	}
    .marugoto_ex_combinationttl {
        top: 0;
        left: -20px;
        min-height: 40px;
        font-size: 1.8rem
    }
    .marugoto_ex_combinationttl:after {
        border-width: 20px
    }

    .marugoto_ex_combinationttl::before {
        border-bottom-width: 15px;
        border-right-width: 20px
    }

	.marugoto_ex_combination{
		width: 57%;
		padding: 0 24px 16px 0;
		padding-right: 24px;
		border-right: solid 2px #83c0dc;
	}
	.marugoto_ex_combination::before, .marugoto_ex_combination::after {
		position: absolute;
		left: 100%;
		top: 50%;
		content: "";
		transform: translateY(-50%);
		width: 0;
		height: 0;
	}
	.marugoto_ex_combination::before {
		border-left: 18px solid #83c0dc;
		border-top: 18px solid transparent;
		border-bottom: 18px solid transparent;
	}
	.marugoto_ex_combination::after {
		border-left: 15px solid #ebf7fd;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}
	.marugoto_ex_combinationitem::before{
		margin: 0 2px;
		background-size: 12px 4px;
	}

	.marugoto_ex_combinationitem dd{
		font-size: 1.4rem;
	}
	.marugoto_ex_combinationprice{
		font-size: 1.6rem;
	}

	.marugoto_ex_total{
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0 0 0 24px;
		padding: 16px 0;
		font-size: 1.4rem;
	}
	.marugoto_ex_totalprice_blod{
		font-size: 1.7rem;
	}
	.marugoto_ex_totalprice_discount{
		padding: 8px;
	}
	.marugoto_ex_totalprice_discountPrice{
		font-size: 3.0rem;
	}

	.marugoto_img1{
		right: -30px;
		top: -40px;
		width: 97px;
		height: 130px;
	}
	.marugoto_img2{
        left: -53px;
        bottom: -57px;
		width: 165px;
		height: 101px;
	}
	.marugoto_bt{
		display: flex;
		margin-top: 56px;
		margin-left: -16px;
	}
	.marugoto_btItem{
		margin: 0 0 0 16px;
		width: calc(100% / 2 - 16px);
	}
	.marugoto_bt a{
		padding: 16px;
		font-size: 2.4rem;
	}
	.marugoto_bt a:hover{
		background: #efa454;
	}
	.marugoto_pamphlet{
		width: 276px;
	}
	.marugoto_pamphlet a:hover figure,
	.marugoto_pamphlet a:hover .marugoto_pamphlet_txt{
		opacity: .6;
	}

	.marugoto_pamphlet_txt{
		font-size: 1.6rem;
	}
	.marugoto_link{
		margin: 24px 0 0;
	}
	.marugoto_link a{
		padding: 0 48px 4px 24px;
		font-size: 1.8rem;
	}
	.marugoto_link a:hover{
		color: #323743;
	}
	.marugoto_link a:hover::before {
		width: 50%;
	}
}

/* カタログ領域追加（20250521）
============================================================================= */
@media screen and (max-width: 767px) {
     .sec-catalog__head {
        text-align: center;
        margin: 30px 0px;
    }
     .sec-catalog__head .carousel .carousel_item {
        margin: 20px 10px 95px 10px;
    }
     .catalog-sect__list > li {
        width: calc(100% / 2 - 30px);
    }
    h3.c-sec__title.catalogTtl {
        font-size: 1.7rem;
        text-align: center;
        font-weight: bold;
    }
}


.sec-catalog__head {
    text-align: center;
    margin: 50px 0 0;
}
.catalogTtl span {
    display: block !important;
    color: #873535 !important;
    background: none !important;
    -webkit-text-fill-color: initial !important;
}
h3.c-sec__title.catalogTtl {
        position: relative;
        display: inline-block;
        font-weight: bold;
        padding: 0 15px;
}
h3.c-sec__title.catalogTtl:before {
        left: 0;
        transform: rotate(-30deg);
}
h3.c-sec__title.catalogTtl:after {
        right: 0;
        transform: rotate(30deg);
}
h3.c-sec__title.catalogTtl:before, h3.c-sec__title.catalogTtl:after {
        position: absolute;
        top: 0;
        content: "";
        display: inline-block;
        width: 3px;
        height: 90%;
        border-radius: 3px;
        background: #f49e41;
        margin-top: 3px;
}


@media screen and (min-width: 767px) {
    .carousel .carousel_item {
        width: calc(100% / 4 - 30px);
    }
    .carousel .carousel_item {
    margin: 20px 20px 120px 20px;
    }
    h3.c-sec__title.catalogTtl {
        font-size: 2.3rem;
        text-align: center;
        font-weight: bold;
        margin: 30px;
    }
}

.bn_marugoto_op {
    text-align: center;
    z-index: 3;
}
p.bn_txt {
    margin-bottom: 20px;
    font-size: 2.3rem;
    font-weight: bold;
    color: #873535;
}
p.bn_txt span {
    color: #e20f6d;
}
.bn_pic img {
    position: relative;
    z-index: 2;
    width: 80%;
}
.marugoto-ico01 {
    position: relative;
}
.marugoto-ico01:before {
    position: absolute;
    content: "";
    display: block;
    background: url(/kokunai/area/hokkaido/_images/marugoto_ico01.png) center / 100% auto no-repeat;
}
.marugoto-ico01:after {
    position: absolute;
    content: "";
    display: block;
    background: url(/kokunai/area/hokkaido/_images/marugoto_ico02.png) center / 100% auto no-repeat;
}
.marugoto-ico01:before {
    left: 130px;
    bottom: 225px;
    width: 130px;
    height: 100px;
    z-index: 3;
}
.marugoto-ico01:after {
    right: 135px;
    bottom: 205px;
    width: 100px;
    height: 125px;
    z-index: 3;
}

@media screen and (min-width:768px){
    .bn__head {
    margin-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .marugoto-ico01:before {
        left: 8px;
        bottom: 65px;
        width: 60px;
        height: 100px;
    }
    .marugoto-ico01:after {
        right: 10px;
        bottom: 65px;
        width: 50px;
        height: 100px;
    }
    p.bn_txt {
       margin-bottom: 10px;
       font-weight: bold;
       color: #873535;
       position: relative;
       z-index: 4;
       font-size: 1.3rem;
    }
    .bn_pic img {
       width: 100%;
    }
    .bn_marugoto_op {
        position: relative;
        margin-top: 32px;
        padding: 20px 5px 10px;
        width: 100%;
        background-color: rgb(255 255 255 / 75%);
        z-index: 3;
        border-radius: 15px;
     }
     p.bn_kome {
        font-size: 0.8rem;
     }
}

@keyframes fuwaAnimation {
    0% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(6px);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes yureAnimation {
    from {
        transform: rotate(-8deg)
    }

    to {
        transform: rotate(-24deg)
    }
}

