@charset 'utf-8';
/* ===================================================================
CSS information
file name :schooltrip.css
=================================================================== */

.zen-maru {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 600;
  font-style: normal;
}


.ransel-bg {
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 10rem; */
    width: 100%;
    position: relative;
    padding: 5rem 0
}

.ransel-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(3px);
    background: url(/company/omoide_ransel/img/bg.webp) no-repeat center/cover;
    z-index: -1
}
.ransel-bg-contents {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(251,254,255,.75);
    gap: 0 9rem;
    padding: 5rem;
    box-sizing: border-box;
    max-width: 120rem
}
.ransel-bg-contents>div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    letter-spacing: 2px
}


/* .ransel-bg { background: url(/company/omoide_ransel/img/bg.webp); background-size: cover; background-position: center top;}  */
.tx-sha { text-shadow: 1px 1px 5px rgba(0,0,0,0.7) !important; }
.tag_g .tag_w .tag_all { display:block; white-space:nowrap; }
.tag_g em { background-color:#99cc99; color:#ffffff; padding:0.3em 1.2em; border-radius:2px; margin:5px 10px 5px 0; display:inline-block; white-space:nowrap; }
.tag_w em { background-color:#689ae1; color:#ffffff; padding:0.3em 1.2em; border-radius:2px; margin:5px 10px 5px 0; display:inline-block; white-space:nowrap; }
.tag_all em { background-color:#ec6a2d; color:#ffffff; padding:0.3em 1.2em; border-radius:2px; margin:5px 10px 5px 0; display:inline-block; white-space:nowrap; }
.tag_g em .tag_w .tag_all a { color:#ffffff; }

.bg_green { background-color: #d8f8ee; }
.bg_white { background-color: #fff; }
.bg_lightbule { background-color: #eaffff; }
.kadomaru {
border-radius:30px;
}

.arrow {
  position: relative;
  display: inline-block;
  width: 39.5px;
  height: 64.9px;
}
.arrow {
  position: relative;
  display: inline-block;
  width: 26.8px;
  height: 41.7px;
}
.arrow::before,
.arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 3.5px);
  right: 0;
  width: 33px;
  height: 7px;
  border-radius: 9999px;
  background-color: #c08150;
  transform-origin: calc(100% - 3.5px) 50%;
}
.arrow::before {
  transform: rotate(45deg);
}
.arrow::after {
  transform: rotate(-45deg);
}
.shadow {text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);}

.arrow_box {
	position: relative;
	background: #FFFFCC;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-right-color: #FFFFCC;
	border-width: 30px;
	margin-top: -30px;
}
.arrow_box:before {
	border-right-color: #FFFFCC;
	border-width: 31px;
	margin-top: -31px;
}

.fukidashirap {position: relative;}
.fukidashiimg {
position: absolute;
width: 240px;
height: 240px;
right: 0px;
bottom: -120px;}
.fukidashiimg2 {
position: absolute;
width: 240px;
height: 240px;
right: -51px;
bottom: -135px;}

.mapimg {
position: absolute;width: 300px;height: 147x;right: -40px;bottom: -82px}

.end-layer-dot {
  position: relative;
  &:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: radial-gradient(#000 20%, transparent 0), radial-gradient(#000 20%, transparent 0);
    border-radius: 30px;
    background-position: 0 0, 10px 10px;
    background-size: 4px 4px;
  }
}
.end_text {
  position: absolute;
	top: 30%;
  left: 15%; 
	color: #292929;
  justify-content:center;
  /* text-align: center; */
  line-height: 1.9em;
	font-weight: bold;
	font-size: 3.2rem;
   z-index: 100;
   @media screen and (max-width: 561px) {
    line-height: 2;
    left: 5%;
    font-size: 3rem;
	}
  }


@media screen and (max-width: 561px) {
.ransel-bg-contents {
        flex-direction:column;
        gap: 3rem 0;
        padding: 5rem 2rem;
        max-width: 95%;
        margin: 0 auto
    }
.ransel-bg-contents>div {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    letter-spacing: 2px
}
.ransel-bg::before {
    background: url(/company/omoide_ransel/img/bg.webp) no-repeat -381px -135px;
}

}



@media screen and ( min-width: 768px ) and ( max-width: 1024px ) { /* tablet */
.fukidashiimg{
  width: 170px;
  height: 170px;
  bottom: -100px;
}
.fukidashiimg2{
  width: 170px;
  height: 170px;
  bottom: -90px;
}
.mapimg {
  width: 220px;
  bottom: -40px;
}
.end_text {
  left: 5%;
}

}
@media screen and (max-width: 600px) {
.fukidashiimg {
position: absolute;
width: 154px;
height: 154px;
bottom: -60px;}

.fukidashiimg2 {
position: absolute;
width: 150px;
height: 150px;
right: 0;
bottom: -95px;}

.mapimg {
  width: 200px;
  bottom: -50px;
  right: 0;}

}
