@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#spot.spot {height: auto;}

#area4 {position: relative;}
#area4 .tit_mf1 {color: #002934; letter-spacing:-0.03em; line-height: 1.5;}
#area4 .tit_mf1 span {font-size: 1.2em; letter-spacing:-0.075em;}


.boxs {overflow:hidden; border-radius: 16px; padding-top: 40px; padding-bottom: 36px; background-color: #dbdee1;}
.boxs::after {content:""; position: absolute; left: 0; top: 0; width: 100%; height: 40px; background-image: url('/2025_08/images/warm2/top.jpg'); background-repeat: no-repeat; background-position: center center; background-size: 100% auto;} 
.boxs p {color: #000; word-break:keep-all;}
.boxs .tit {position: relative; display: flex; align-items:center; padding: 30px 55px; }
.boxs .tit::after {content:""; position: absolute; right: 24px; top: 35px; width: 150px; height: 43px; background-image: url('/2025_08/images/warm2/btn1.jpg'); background-repeat: no-repeat; background-position: center center; background-size: auto 100%;}
.boxs .tit .im {margin-right: 10px;}
.boxs .tit .im span {display: block; width: 93px; height: 93px; border-radius: 50%;}
.boxs .tit .tit_mf1 {font-weight: 100;}
.boxs .tit .tit_mf1 strong {display: block;}
.boxs .txt {display: flex; justify-content: space-between;}
.boxs .txt {padding: 0 25px;}
.boxs .txt .l.bb img {width: 100%; }
.boxs .txt .l.bb .img {overflow:hidden; border-radius: 20px; margin-top: 5px; margin-bottom: 20px;}
.boxs .txt .r.bb {padding: 0; text-align: center; display: flex; justify-content: space-around; flex-direction: column;}
.boxs .txt .r.bb p {padding: 15px 0; line-height: 1.2;}
.boxs .txt .h1 {background-image: url('/2025_08/images/warm2/dot.jpg'); background-repeat: no-repeat; background-position: right center;}
.boxs .btm {margin-top: 30px; padding: 0 25px; align-items: center;}
.boxs .btm .h1 {text-indent: 20px; margin-bottom: 5px; font-weight: 600; }
.boxs .btm .box {display: flex; justify-content: space-between; align-items:center;}
.boxs .btm .box p {line-height: 1.4;}
.boxs .bto {position: relative; padding-bottom: 60px; }
.boxs .bto .b {position: relative; height: 6px;}
.boxs .bto .b span {position: absolute; left: 0; top: 0; width: 60%; height: 100%; background-color: #d61c1c;}
.boxs .bto::after {content:""; position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; background-image: url('/2025_08/images/warm2/play.jpg'); background-position: center center; background-repeat: no-repeat;}
.boxs .bb {padding: 20px; background-color: #fff; border-radius: 16px; box-sizing:border-box;}
.boxs .box .bb {position: relative;}
.boxs .box .l {width: 60%;}
.boxs .box .l .im {position: absolute; left: calc(100% - 70px); top: 50%; width: 110px; height: 110px; transform:translateY(-50%);}
.boxs .box .l .im img {width: 100%;}
.boxs .box .r p {position: relative; z-index: 1;}
.boxs .box .r::after {
	content:""; position: absolute; right: 0; top: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 20px 50px 20px;
	border-color: transparent transparent #fff transparent;
}

.boxs .l {width: 66%;}
.boxs .r {width: 32%;}


.item {margin-bottom: 2em;}
.item p {position: relative; z-index: 1;}



.spot .tit {display: inline-block; }
.spot .img {margin: 0 auto;}
.warm2_wrap {max-width:1235.99px; margin: 0 auto;}

#area1 {padding: 0;}

.tit_icon {display: inline-block; vertical-align: top;}
.tit_icon img {position: relative; top:-50px;}

.area_1,
.area_2,
.area_3,
.area_4,
.area_5 {margin-bottom: 50px;}

.area_1 {padding-top: 40px;}


#spot.spot .tit {padding-top: 10px; font-family: 'yg-jalnan';}
#spot.spot .tit em {position: relative;}
#spot.spot .tit em::after {content:""; position: absolute; left: 50%; top: -.4em; width: .2em; height: .2em; background-color: #e54459; border-radius: 50%; transform:translateX(-50%);}


.tit_icon {height: 0;}

@media all and (max-width:1120px){
	.boxs .img.icon3 {width: 20%;}
	.boxs .img.icon4 {top: -17%;}
} 



@media all and (max-width:798px){ 
	 #area4 img {width: 50%;}
	 #area4 .tit_mf1 {position: static; width: 100%; font-size: .9em; padding: 1em; box-sizing:border-box;}

	 .warm2_wrap .tit_mf1 strong {font-size: 1em;}

#spot.spot .inr-c {padding-left: 0;}
#spot.spot p.t1 {font-size: 1em !important;}
#spot.spot .tit {letter-spacing:-0.0325em; font-size: 30px;}


.tit_icon {height: 30px;}
.tit_icon img {max-height: 30px; top: -30px;}

.warm2_wrap .tit_mf1 {padding-top: 0; margin-bottom: 0; font-size: 14px;}
.warm2_wrap .tit_mf1 strong {font-size: 1.2em;}

.boxs {padding-top: 20px; border-radius: 10px;}
.boxs::after {height: 20px; background-color: #fff;}
.boxs .tit {padding: 15px 20px;}
.boxs .tit .im span {width: 60px; height: 60px;}
.boxs .tit::after {top: -5px; right: 15px; width: 60px; background-size: 100% auto;}
.boxs .txt {display: block;}
.boxs .txt .l.bb .img {border-radius: 12px;}
.boxs .txt .h1 {background-size: 5px auto;}
.boxs .bto::after {background-size: 100px auto;}
.boxs .btm .box {display: block;}
.boxs .btm .box .bb.l p {padding-right: 20px;}
.boxs .box .l {width: 90%;}
.boxs .bb {border-radius: 10px; padding: 15px;}
.boxs .box .l .im {width: 60px; height: 60px; left: calc(100% - 30px);}
.boxs .box .r::after {top: -15px;}
.boxs .txt .l.bb .img {margin-bottom: 10px;}
.boxs p {line-height: 1.5;}


.boxs .l {width: 100%; margin-bottom: 5px;}
.boxs .r {width: 100%;}



}