@charset "utf-8";
/* ===================================================
	Home CSS
====================================================== */
/* ---------------------------------------------------
Eye-catch Image
------------------------------------------------------ */
.box_eyecatch{ width: 100%; height: auto; overflow: hidden; font-size: 0; position: relative;}
.box_eyecatch .eyecatch_img{ position: relative;}
.box_eyecatch .eyecatch_img .box_slide{ position: relative; z-index: 1; line-height: 0; height: calc(100vh - 90px); min-height: 690px;}
.box_eyecatch .eyecatch_img .img{ width: 100%; height: auto;}
.box_eyecatch .eyecatch_img .box_slide .slick-slide{ opacity: 1 !important; }
.box_eyecatch .eyecatch_img .box_slide .slick-list,
.box_eyecatch .eyecatch_img .box_slide .slick-track,
.box_eyecatch .eyecatch_img .box_slide .slick-slide > div{ height: 100%;}
.box_eyecatch .eyecatch_img .box_slide .slideobject{ height: 100%; opacity: 0; transition: 0s; padding-top: 50%; position: relative; z-index: 10; overflow: hidden; vertical-align: bottom; }
.box_eyecatch .eyecatch_img .box_slide .slideobject .img{ background-size: cover; background-repeat: no-repeat; background-position: 100% 50%; width: 100%; height: 100%; position: absolute; z-index: 10; top: 0; left: 0; right: 0; bottom: 0; }
.box_eyecatch .eyecatch_img .box_slide .slick-active .slideobject{ opacity: 1; transition: linear 2s; }
.box_eyecatch .eyecatch_img .box_slide .slick-continue .slideobject{ opacity: 0; transition: linear 2s; }
.box_eyecatch .eyecatch_img .box_slide .img{ transform: scale(1.0, 1.0); transition: 0s; }
.box_eyecatch .eyecatch_img .box_slide .slick-active .img{ transform: scale(1.1, 1.1); transition: linear 8s;  }
.box_eyecatch .eyecatch_img .box_slide .slick-continue .img{ transform: scale(1.2, 1.2); transition: linear 8s; }
.box_eyecatch .eyecatch_img .box_txts{ width: 780px; /*height: 350px;*/ color: #fff; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); margin: 0 auto; z-index: 3; text-align: center;}
.box_eyecatch .eyecatch_img .box_txts>*:not(.box_txts_inner) { filter: drop-shadow(0 0 10px rgba(0 0 0 / 60%)); }
.box_eyecatch .eyecatch_img .box_txts .copy_01{ font-size: 30px;}
.box_eyecatch .eyecatch_img .box_txts .copy_02{ font-size: 42px; position: relative; padding: 10px 0 15px;}
.box_eyecatch .eyecatch_img .box_txts .copy_02::after{ content: ""; display: block; width: 520px; height: 1px; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -260px; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%);}
.box_eyecatch .eyecatch_img .box_txts .logo{ padding: 30px 0; margin: 0 auto; }
.box_eyecatch .eyecatch_img .box_txts .box_txts_inner{ display: flex; justify-content: center; flex-wrap: wrap;}
.box_eyecatch .eyecatch_img .box_txts .box_txts_inner>* { box-sizing: border-box; }
.box_eyecatch .eyecatch_img .box_txts .txt_01,
.box_eyecatch .eyecatch_img .box_txts .txt_02{ background: var(--cmn-yel-op); color: #fff; line-height: 1; margin: 0 10px; padding: 10px 20px;}
.box_eyecatch .eyecatch_img .box_txts .txt_01{ font-size: 19px;}
.box_eyecatch .eyecatch_img .box_txts .txt_01 em{ font-style: normal; font-weight: normal; font-size: 26px;}
.box_eyecatch .eyecatch_img .box_txts .txt_02{ font-size: 16px;}
.box_eyecatch .eyecatch_img .box_txts .txt_02 em{ font-style: normal; font-weight: normal; font-size: 24px;}

/* ▼7/1〜削除 */
.box_eyecatch .eyecatch_img .box_txts .txt__info { width: 100%; line-height: 1.75; margin-top: 30px; border-radius: 5px; padding: 15px 15px; font-size: 15px; background-color: rgba(255 255 255 / 90%); color: #222; text-align: center; }
.box_eyecatch .eyecatch_img .box_txts .txt__info>span { display: block; text-align: center; }
.box_eyecatch .eyecatch_img .box_txts .txt__info .tit { font-weight: bold; }
.box_eyecatch .eyecatch_img .box_txts .txt__info .tel { margin-top: 0.5em; }
@media screen and (max-width: 600px) {
	.box_eyecatch .eyecatch_img .box_txts .txt__info { font-size: 14px; text-align: left; }
	.box_eyecatch .eyecatch_img .box_txts .txt__info>span { text-align: center; }
}

@media screen and (max-width: 600px) {
.box_eyecatch{ margin: 0; overflow: visible;}
.box_eyecatch .eyecatch_img{ overflow: hidden;}
.box_eyecatch .eyecatch_img .box_slide{ height: 100vh; min-height: 0;}
.box_eyecatch .eyecatch_img .box_slide .slideobject{ padding-top: 100%;}
.box_eyecatch .eyecatch_img .box_txts{ width: 92%; height: auto; top: 50%; left: 0; right: 0; }
.box_eyecatch .eyecatch_img .box_txts .copy_01{ font-size: 18px;}
.box_eyecatch .eyecatch_img .box_txts .copy_02{ font-size: min(5.43vw, 25px); padding: 10px 0 15px;}
.box_eyecatch .eyecatch_img .box_txts .copy_02::after{ width: 100%; height: 1px; left: 0; margin: 0;}
.box_eyecatch .eyecatch_img .box_txts .logo { width: max(270px, 64vw); max-width: 100%; padding: 15px 0; }
.box_eyecatch .eyecatch_img .box_txts .box_txts_inner{ flex-direction: column; align-items: center; margin: 0 auto;}
.box_eyecatch .eyecatch_img .box_txts .txt_01,
.box_eyecatch .eyecatch_img .box_txts .txt_02{ width: min(100%, 280px); margin: 10px 0; padding: 10px 0;}
.box_eyecatch .eyecatch_img .box_txts .txt_01{ font-size: 14px;}
.box_eyecatch .eyecatch_img .box_txts .txt_01 em{ font-size: 18px;}
.box_eyecatch .eyecatch_img .box_txts .txt_02{ font-size: 14px;}
.box_eyecatch .eyecatch_img .box_txts .txt_02 em{ font-size: 18px;}
}


/* ---------------------------------------------------
Section Reservation
------------------------------------------------------ */
.sec_reservation{ background: #fff; width: 100%; border-bottom: solid 1px #ccc;}
.sec_reservation .inner{ width: 1100px; margin: 0 auto; padding: 30px 0 40px; display: flex; justify-content: space-between; align-items: center;}
.sec_reservation .tit{ border-right: solid 1px #ccc; padding: 10px 20px 10px 0; line-height: 1.6; }
.sec_reservation .tit span{ display: block; text-align: center;}
.sec_reservation .tit .en{ font-size: 18px; position: relative; padding: 30px 0 0;}
.sec_reservation .tit .en::before{ content: ""; background: url("../img/ico_roupe_01.svg") no-repeat 0 0; background-size: 19px;    width: 19px; height: 20px; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto;}
.sec_reservation .tit .ja{ font-size: 14px;}
.sec_reservation .box_489ban{ width: 910px;}
.sec_reservation .box_489ban form,
.sec_reservation .box_489ban .inbox_489ban{ display: flex;}
.sec_reservation .box_489ban form{ width: 100%; justify-content: space-between; align-items: flex-end;}
.sec_reservation .box_489ban input[type="text"] { width: 180px; height: 50px; font-size: 18px; line-height: 50px; border-radius: 0; border: solid 1px #ccc; padding: 0 30px 0 15px; outline: none; background: #fff url("../img/ico_calender_01.svg") no-repeat right 10px center; background-size: 18px; box-sizing: border-box;}
.sec_reservation .box_489ban input[type="text"]:disabled{ color: #aaa; -webkit-text-fill-color: #aaa; opacity: 1 !important;}
.sec_reservation .box_489ban select{ width: auto; height: 50px; font-size: 18px; line-height: 50px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; border: solid 1px #ccc; padding: 0 30px 0 15px; background: #fff url("../img/ico_select_01.svg") no-repeat right 10px center; background-size: 12px; outline: none; box-sizing: border-box; color: #000;}
.sec_reservation .box_489ban select::-ms-expand { display: none; }
.sec_reservation .box_489ban .stay_489ban{ margin: 0 10px 0 0;}
.sec_reservation .box_489ban button{ width: 250px; height: 50px; background: var(--cmn-color); color: #fff; font-size: 18px; line-height: 50px; border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer; outline:none; transition: background 0.5s; position: relative; padding: 0 20px 0 0;}
.sec_reservation .box_489ban button::after{ content: ""; width: 8px; height: 8px; border-right: solid 1px #fff; border-bottom: solid 1px #fff; transform: rotate(-45deg); position: absolute; top: 0; right: 50%; bottom: 0; margin: auto -2.5em auto 0;}
.sec_reservation .box_489ban button:hover{ text-decoration: none; background-color: var(--cmn-color2); }
.sec_reservation .box_489ban .list_btns{ display: flex; margin: 10px 0 0;}
.sec_reservation .box_489ban .list_btns li{ margin: 0 30px 0 0;}
.sec_reservation .box_489ban .list_btns li a{ position: relative; display: block; padding: 5px 10px 5px 25px;}
.sec_reservation .box_489ban .list_btns li a::after{ content: ""; display: block; width: 6px; height: 6px; border-right: solid 1px #000; border-bottom: solid 1px #000; transform: rotate(-45deg); position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0;}
.sec_reservation .box_489ban .list_btns li.btn_01 a{ background: url("../img/ico_bag_01.svg") no-repeat left center; background-size: 17px;}
.sec_reservation .box_489ban .list_btns li.btn_02 a{ background: url("../img/ico_bed_01.svg") no-repeat left center; background-size: 17px;}
.sec_reservation .box_489ban .list_btns li.btn_03 a{ background: url("../img/ico_calender_01.svg") no-repeat left center; background-size: 17px;}
.sec_reservation .box_489ban .list_btns li.btn_04 a{ padding: 5px 10px 5px 0;}

@media screen and (max-width: 600px) {
.sec_reservation .inner{ width: 92%; padding: 4% 0; flex-direction: column;}
.sec_reservation .tit{ border-right: none; border-bottom: solid 1px #ccc; padding: 10px 0; width: 100%;}
.sec_reservation .tit .en{ font-size: 18px; padding: 0;}
.sec_reservation .tit .en::before{ position: static; margin: 0 5px -3px 0; display: inline-block;}
.sec_reservation .tit .ja{ font-size: 14px;}
.sec_reservation .box_489ban{ width: 100%;}
.sec_reservation .box_489ban form{ width: 100%; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
.sec_reservation .box_489ban dt,
.sec_reservation .box_489ban dd{ font-size: 12px;}
.sec_reservation .box_489ban .date_489ban{ margin: 10px 5px 0 0;}
.sec_reservation .box_489ban .date_489ban dd{ display: flex; flex-direction: column;}
.sec_reservation .box_489ban .date_489ban dd label{ font-size: 13px; margin: 5px 0 0;}
.sec_reservation .box_489ban input[type="text"] { width: 120px; height: 40px; font-size: 16px; line-height: 40px; padding: 0 20px 0 5px; background: #fff url("../img/ico_calender_01.svg") no-repeat right 5px center; background-size: 18px;}
.sec_reservation .box_489ban select{ height: 40px; font-size: 16px; line-height: 40px; padding: 0 20px 0 5px; background: #fff url("../img/ico_select_01.svg") no-repeat right 5px center; background-size: 12px;}
.sec_reservation .box_489ban .stay_489ban,
.sec_reservation .box_489ban .room_489ban{ margin: 10px 5px 0 0;}
.sec_reservation .box_489ban .person_489ban{ margin: 10px 0 0 0;}
.sec_reservation .box_489ban button{ width: 100%; height: 40px; font-size: 16px; line-height: 40px; margin: 10px 0 0;}
.sec_reservation .box_489ban .list_btns{ flex-wrap: wrap; margin: 10px 0 0;}
.sec_reservation .box_489ban .list_btns li{ margin: 0 30px 0 0; font-size: 12px;}
.sec_reservation .box_489ban .list_btns li a{ padding: 5px 10px 5px 25px;}
.sec_reservation .box_489ban .list_btns li.btn_04 a{ padding: 5px 10px 5px 0;}
}


/* ---------------------------------------------------
Section Recommend 489ban（予約番 イチ押しプラン）
------------------------------------------------------ */
.sec_recommend{ background: var(--cmn-bg); padding: 90px 0;}
.sec_recommend .tit{ text-align: center; line-height: 1.4; padding: 0 0 50px;}
.sec_recommend .tit .ja{ display: block; font-size: 40px; color: #000; letter-spacing: 0.2em; padding: 0 0 20px;}
.sec_recommend .tit .en{ display: block; font-size: 15px; color: var(--cmn-yel);}
.sec_recommend .slick-slider{ width: 1155px; margin: 0 auto;}
.sec_recommend .slick-track{ display: flex;}
.sec_recommend .slick-slide{ height: auto; background: #fff; margin: 0 27.5px;}
.sec_recommend .picture img{ object-fit: cover; width: 100%; aspect-ratio: 4 / 3;}
.sec_recommend .explan{ padding: 25px;}
.sec_recommend .explan .plan a{ font-size: 15px; line-height: 1.5; min-height: 3em; display: block;}
.sec_recommend .explan .comment{ display: none;}
.sec_recommend .planlist a{ display: block; border: solid 1px #ccc; text-align: center; font-size: 15px; padding: 10px 0; margin: 15px 0 0; background-color: #fff; transition: background 0.5s;}
.sec_recommend .planlist a:hover{ background-color: var(--cmn-bg); text-decoration: none;}
.sec_recommend .slick-arrow { width: 25px; height: 0; padding: 50px 0 0; top: 50%; left: auto; z-index: 10; overflow: hidden;}
.sec_recommend .slick-arrow:before { content: ''; width: 35px; height: 35px; position: absolute; top: 50%; left: 50%; opacity: 1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg);}
.sec_recommend .slick-prev { left: 50%; margin: 0 0 0 -610px;}
.sec_recommend .slick-prev:before { margin: 0 0 0 calc(25px / 2); border-left: 1px solid #aaa; border-bottom: 1px solid #aaa;}
.sec_recommend .slick-next { right: 50%; margin: 0 -610px 0 0;}
.sec_recommend .slick-next:before { margin: 0 0 0 calc(-25px / 2); border-right: 1px solid #aaa; border-top: 1px solid #aaa;}

@media screen and (max-width: 600px) {
.sec_recommend{ padding: 40px 0;}
.sec_recommend .tit{ line-height: 1.4; padding: 0 0 20px;}
.sec_recommend .tit .ja{ font-size: 22px; letter-spacing: 0.2em; padding: 0 0 10px;}
.sec_recommend .tit .en{ font-size: 15px;}
.sec_recommend .slick-slider{ width: 90%; margin: 0 auto; box-sizing: border-box;}
.sec_recommend .explan .plan a{ font-size: 14px;}
.sec_recommend .planlist a{ font-size: 14px;}
.sec_recommend .slick-arrow { width: 14px; height: 0; padding: 28px 0 0;}
.sec_recommend .slick-arrow:before { width: 20px; height: 20px;}
.sec_recommend .slick-prev { left: 0; margin: 0;}
.sec_recommend .slick-prev:before { margin: 0 0 0 7px; border-left: 2px solid #717171; border-bottom: 2px solid #717171;}
.sec_recommend .slick-next { right: 0; margin: 0;}
.sec_recommend .slick-next:before { margin: 0 0 0 -7px; border-right: 2px solid #717171; border-top: 2px solid #717171;}
}


/* ---------------------------------------------------
Section Appeal Point
------------------------------------------------------ */
.sec_appeal{ padding: 90px 0 0; overflow: hidden; position: relative;}
.sec_appeal::after{ content: ""; background: var(--cmn-bg); width: 100%; height: 730px; position: absolute; bottom: -220px; left: 0; z-index: 1;}
.sec_appeal .tit_01{ text-align: center; line-height: 1.4; padding: 0 0 50px;}
.sec_appeal .tit_01 .ja{ display: block; font-size: 40px; color: #000; letter-spacing: 0.2em; padding: 0 0 20px;}
.sec_appeal .tit_01 .en{ display: block; font-size: 15px; color: var(--cmn-yel);}
.sec_appeal .sec_point_01{ position: relative; min-height: 625px; margin: 0 0 50px;}
.sec_appeal .sec_point_01::after{ content: ""; position: absolute; bottom: 0; right: 0; width: 60%; height: 510px; z-index: 1; background: var(--cmn-bg);}
.sec_appeal .sec_point_01 .box_img{ position: absolute; top: 0; left: 0; width: 60%; z-index: 2;}
.sec_appeal .sec_point_01 .box_img img { width: 100%; height: 498px; object-position: right; object-fit: contain; }
.sec_appeal .sec_point_01 .box_txt{ position: absolute; top: 70px; left: 50%; margin: 0 0 0 80px; padding: 50px; box-sizing: border-box; width: 515px; min-height: 480px; background: #fff; z-index: 3;}
.sec_appeal .sec_point_01:nth-of-type(2n)::after{ right: inherit; left: 0;}
.sec_appeal .sec_point_01:nth-of-type(2n) .box_img { left: inherit; right: 0;}
.sec_appeal .sec_point_01:nth-of-type(2n) .box_img img { object-position: left; }
.sec_appeal .sec_point_01:nth-of-type(2n) .box_txt{ left: inherit; right: 50%; margin: 0 80px 0 0;}
.sec_appeal .tit_02{ display: flex; align-items: flex-start; margin: 0 0 20px;}
.sec_appeal .tit_02 .box{ flex-shrink: 0; background: var(--cmn-yel); font-size: 16px; line-height: 1.1; color: #fff; text-align: center; width: 80px; height: 80px; padding: 12px 0 0; box-sizing: border-box;}
.sec_appeal .tit_02 .box span{ display: block;}
.sec_appeal .tit_02 .box .num{ font-size: 42px;}
.sec_appeal .tit_02 .txt{ font-size: 25px; line-height: 1.4; padding: 5px 0 0 15px; box-sizing: border-box;}
.sec_appeal .tit_02 .txt .sm { font-size: 70%; }
.sec_appeal .txt_01{ font-size: 15px; line-height: 2;}
.sec_appeal .box_btn{ position: absolute; bottom: 50px; left: 0; width: 100%; padding: 0 50px;}
.sec_appeal .wrap{ display: flex; justify-content: space-between; width: 1200px; margin: 0 auto; position: relative;}
.sec_appeal .sec_point_02{ position: relative; z-index: 2; width: 570px; min-height: 700px;}
.sec_appeal .sec_point_02 .box_img{ position: absolute; top: 0; left: 0; width: 530px; z-index: 2;}
.sec_appeal .sec_point_02 .box_img img{ width: 100%; height: 300px;}
.sec_appeal .sec_point_02 .box_txt{ position: absolute; top: 250px; right: 0; margin: 0; padding: 50px; box-sizing: border-box; width: 515px; min-height: 380px; background: #fff; z-index: 3;}

@media screen and (max-width: 600px) {
.sec_appeal{ padding: 40px 0;}
.sec_appeal .tit_01{ line-height: 1.4; padding: 0 0 20px;}
.sec_appeal .tit_01 .ja{ font-size: 22px; letter-spacing: 0.2em; padding: 0 0 10px;}
.sec_appeal .tit_01 .en{ font-size: 15px;}
.sec_appeal .sec_point_01{ min-height: auto; margin: 0; background-color: var(--cmn-bg); padding: 0 0 6%;}
.sec_appeal .sec_point_01::after{ display: none;}
.sec_appeal .sec_point_01 .box_img{ position: relative; width: 100%; text-align: right;}
.sec_appeal .sec_point_01 .box_img img{ height: auto;}
.sec_appeal .sec_point_01 .box_txt{ position: relative; top: 0; left: 0; right: 0; margin: -35px auto 0; padding: 6%; width: 88%; min-height: 0;}
.sec_appeal .sec_point_01:nth-of-type(2n) .box_img{ left: 0; right: inherit; text-align: left;}
.sec_appeal .sec_point_01:nth-of-type(2n) .box_txt{ left: 0; right: 0; margin: -35px auto 0;}
.sec_appeal .tit_02{ margin: 0 0 10px;}
.sec_appeal .tit_02 .box{ font-size: 11px; line-height: 1.1; width: 50px; height: 50px; padding: 8px 0 0;}
.sec_appeal .tit_02 .box .num{ font-size: 22px;}
.sec_appeal .tit_02 .txt{ font-size: 18px; line-height: 1.4; padding: 0 0 0 10px;}
.sec_appeal .txt_01{ font-size: 14px; line-height: 1.7;}
.sec_appeal .box_btn{ position: static; width: 100%; padding: 0;}
.sec_appeal .wrap{ flex-direction: column; width: 100%; margin: 0;}
.sec_appeal .sec_point_02{ width: 100%; min-height: 0; padding: 0 0 20px;}
.sec_appeal .sec_point_02:last-of-type{ padding: 0;}
.sec_appeal .sec_point_02 .box_img{ position: relative; width: 100%;}
.sec_appeal .sec_point_02 .box_img img{ height: auto;}
.sec_appeal .sec_point_02 .box_txt{ position: relative; top: 0; left: 0; right: 0; margin: -35px auto 0; padding: 6%; width: 88%; min-height: 0;}

}


/* ---------------------------------------------------
Section News
------------------------------------------------------ */
.sec_news{ position: relative; z-index: 2; background: #fff; width: 100%;}
.sec_news .inner{ width: 1100px; margin: 0 auto; padding: 90px 0; display: flex; justify-content: space-between; align-items: flex-start;}
.sec_news .tit{ width: 200px; line-height: 1.8;}
.sec_news .tit span{ display: block;}
.sec_news .tit .ja{ font-size: 26px;}
.sec_news .tit .en{ font-size: 15px; color: var(--cmn-yel);}
.sec_news .box_feed{ width: 900px;}
.sec_news .box_feed ol{ list-style-type: none;}
.sec_news .box_feed ol li{ border-bottom: solid 1px #d9d9d9;}
.sec_news .box_feed ol li a{ display: block; position: relative; padding: 20px 60px 20px 0; line-height: 1.5;}
.sec_news .box_feed ol li a:hover{ text-decoration: none;}
.sec_news .box_feed ol li a::after{ content: ""; display: block; width: 6px; height: 6px; border-right: 2px solid #261604; border-bottom: 2px solid #261604; transform: rotate(-45deg); position: absolute; top: 0; right: 30px; bottom: 0; margin: auto 0; transition:  right 0.5s; }
.sec_news .box_feed ol li a:hover::after{ right: 15px;}
.sec_news .box_feed ol li a time,
.sec_news .box_feed ol li a .post_tit{ display: block;}
.sec_news .box_feed ol li a time{ color: #7f7f7f; font-size: 16px; padding: 0 0 5px;}
.sec_news .box_feed ol li a .post_tit{ font-size: 16px;}
.sec_news .box_feed ol li a:hover .post_tit{ text-decoration: underline;}
.sec_news .box_feed .more{ width: 200px; margin: 50px 0 0;}

@media screen and (max-width: 600px) {
.sec_news .inner{ width: 88%; padding: 40px 0; flex-direction: column;}
.sec_news .tit{ width: 100%; line-height: 1.8; text-align: center;}
.sec_news .tit .ja{ font-size: 26px;}
.sec_news .tit .en{ font-size: 15px;}
.sec_news .box_feed{ width: 100%;}
.sec_news .box_feed ol li a{ padding: 10px 30px 10px 0; line-height: 1.5;}
.sec_news .box_feed ol li a::after{ right: 10px;}
.sec_news .box_feed ol li a:hover::after{ right: 3px;}
.sec_news .box_feed ol li a time{ font-size: 14px; padding: 0 0 5px;}
.sec_news .box_feed ol li a .post_tit{ font-size: 14px;}
.sec_news .box_feed .more{ width: 170px; margin: 20px 0 0 auto;}
}


/* ---------------------------------------------------
#sec_bnr
------------------------------------------------------ */
#sec_bnr {
	padding: 130px 0;
	background-color: var(--cmn-bg);
}
#sec_bnr ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px 2%;
}
#sec_bnr li {
	width: min(100%, 250px);
}
@media screen and (max-width: 600px) {
	#sec_bnr {
		padding: 60px 0;
	}
	#sec_bnr ul {
		gap: 12px 2%;
	}
	#sec_bnr li {
		min-width: 230px;
        max-width: 100%;
	}
}