.ov_hidden{overflow: hidden;}
#sub_banner_box { opacity: 1; }
#sub_banner_box .parallax_bg { margin-bottom: 0; min-height: 487px; opacity: 1; background-attachment: unset; }
.webBox .parallax_svg.bann { -webkit-animation: parallax_top 10s linear infinite; animation: parallax_top 10s linear infinite; position: fixed; top: 87px; }
#sub_banner_box { margin-top: 95px; }

#sub_banner { display: flex; flex-direction: column; margin-top: 84px; }
#sub_banner #banner_box { position: relative; }
#sub_banner #page_title { height: 100%; width: 100%; position: absolute; }
#sub_banner #page_title .pag_tit { position: absolute; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 9; left: 0; font-size: 3rem; }
#sub_banner .waylink { position: relative; z-index: 11; }
#sub_banner #banner_box img{
    aspect-ratio: 64/15;
}
.webBox .wrapper{background-image: url(/images/43/rice-paper-2.png);}
#wrap {margin-top: 0;z-index: 4;}
#wrap *{box-sizing: border-box;}
#wrap:before{content:"";background: url(/images/43/scroll-hint-box-bg.jpg);position: absolute;width: 4vw;aspect-ratio: 4/16;background-size: cover;right: 0;top: -100px;}
#wrap .pag_tit { margin-bottom: 40px; line-height: 170%; margin-top: 120px; }
.waylink ol { padding-top: 5px; }
.waylink ol li,.waylink ol li a { letter-spacing: .1em; font-weight: 100; font-size: 13px; vertical-align: bottom; color: white; }
.waylink ol li:after { margin: 0 10px; display: inline-block; font-weight: 100; font-size: 12px; color: #ffffff; content: "/"; }
.waylink ol li:last-child:after { margin: 0; content: ""; }
aside {z-index: 5;margin: 20px auto;}
aside ul li b { padding: 5px 10px 5px 5px; }
aside ul li b .fa { transform: rotate(0); -webkit-transform: rotate(0); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
aside ul li b .fa:before { content: "\f107"; }
aside>ul>li { position: relative; display: inline-block; }
aside>ul>li .h4 { padding: 0 15px; }
aside>ul>li .h4 a { padding: 10px 5px; font-weight: 300; font-size: 18px; letter-spacing: .15em; }
aside>ul>li.action .h4 a,aside>ul>li.action .h4 i { color: var(--primary); }
aside>ul>li .subUL { position: absolute; margin-top: 10px; width: 180px; background: var(--white); left: calc((100% - 180px)/2); transform: translate(0,30px); -webkit-transform: translate(0,30px); }
aside>ul>li .subUL>li { border-bottom: 1px rgba(var(--gray-rgb),.1) solid; }
aside>ul>li .subUL>li a { padding: 3px 15px; display: block; line-height: 140%; font-weight: 300; }
aside>ul>li .subUL>li .subULHead a { padding: 10px 15px; color: var(--black); font-weight: 400; }
aside>ul>li .subUL>li b { display: none; }
aside>ul>li .sub2UL { margin: 0 10px 10px; }
aside>ul>li[data-type="1"] { overflow: hidden; }
aside>ul>li[data-type="1"] .subUL {box-shadow: 0 0 15px rgba(var(--black-rgb),0);opacity: 0;z-index: -1;}
aside>ul>li[data-type="2"] { overflow: visible; }
aside>ul>li[data-type="2"] ul li .h4 b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
aside>ul>li[data-type="2"] .subUL { box-shadow: 0 0 15px rgba(var(--black-rgb),.15); opacity: 1; z-index: 1; transform: translate(0,0); -webkit-transform: translate(0,0); }
.mb_nav { display: none; }

#detail_title { display: flex; flex-direction: column; align-items: flex-start; }
#detail_title .time { background: unset; color: #242424; font-size: 20px; border-bottom: #a5a5a5 1px solid; width: 100%; margin-bottom: 20px; padding-bottom: 10px; }
#content_wrap {padding: 80px 0 80px;min-height: 350px;}
#content_wrap .list_box {display: grid;grid-template-columns: repeat(4,1fr);gap: 20px;margin-bottom: 20px;}
#content_wrap .list_box .h3{
    font-size: 25px;
    height: 35px;
    margin: 10px 0;
}
#content_wrap .list_box li {width: 100%;margin: 0 0;vertical-align: top;background: #ffffff;padding: 0;border-bottom: var(--primary) 3px solid;padding: 15px;}
#content_wrap .list_box li .info_box {padding: 3px 0;z-index: 33;position: relative;min-height: 90px;}
#content_wrap .list_box li a.pos_abs { z-index: 5; }
#content_wrap .list_box#news_list li {box-shadow: 1px 1px 17px rgb(181 181 181/60%);padding: 0;border-radius: 10px;padding: 15px 18px;}
#content_wrap .list_box#news_list li:hover .card-link{
    color: var(--primary);
}
#content_wrap .list_box#news_list li:hover .card-link span{
    background: var(--primary);
}
#content_wrap .list_box#news_list li:hover .card-link span:before{
    background: var(--primary);
}
#content_wrap .img_box { border-radius: 15px 15px 0 0; background-color: #f9f9f9; }
#content_wrap .info_box { margin: 10px 15px 0; }
#content_wrap .info_box .time { width: 81px; font-weight: 400; font-size: 13px; }
#content_wrap .info_box .more_btn { margin-left: 10px; padding: 2px 15px; max-width: calc(100% - 105px); height: 21px; font-weight: 100; font-size: 13px; z-index: 6; border-radius: 666px; }
#content_wrap .info_box .quote_box * { font-weight: 400; font-size: 13px; }
#content_wrap .info_box .h3 { height: 34px; font-size: 20px; margin: 10px 0px; padding: 0; font-weight: 500; color: #212121; }
#content_wrap .info_box>div { padding: 20px; border-radius: 0 15px 15px 15px; }
#content_wrap .info_box>div article { height: 42px; line-height: 140%; font-weight: 300; font-size: 15px; -webkit-line-clamp: 2; }

/*card-link*/
.card-link {font-size: 18px;color: #555;text-decoration: none;display: flex;align-items: center;gap: 5px;font-weight: 500;transition: color 0.3s ease;flex-direction: row;}
.card-link span { position: relative; width: 55px; height: 1px; background: #434343; }
.card-link span:before { content: ""; position: absolute; width: 1px; height: 10px; transform: rotate(-45deg); background: rgb(26 26 26); bottom: 0; right: 0px; transform-origin: right bottom; }
.outreach-card:hover .card-link { color: #a12d2d; }

#book_list { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }
#book_list li { width: 100%; }
#book_list li .bookinfo{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: var(--primary);
    padding: 10px 5px;
}
#book_list li .h3 { margin-top: 10px; height: 30px; font-size: 18px; }
#album_list { margin-bottom: 5vw; flex-wrap: wrap; display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; }
#book_list img{aspect-ratio: 24/34;object-position: 50% 50%;}

#album_list>div { margin: 0 1px 1px 0; height: 300px; flex-grow: 1; }
#album_list>div img { width: auto; min-width: 100%; height: 300px; }
#album_list .d_block:hover .img_cover { transform: scale(1.05); }
#album_list .yt-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 60px; height: 60px; background-color: rgba(0,0,0,0.6); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; transition: background-color 0.3s ease; }
#album_list .yt-play-btn::after { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 12px 0 12px 20px; border-color: transparent transparent transparent #ffffff; margin-left: 6px; }
#album_list .d_block:hover .yt-play-btn { background-color: rgba(255,0,0,0.9); }

#faq_list { margin-bottom: 50px; }
#faq_list li { border-bottom: 1px rgba(var(--primary-rgb),.7) dashed; }
#faq_list li .title { padding: 20px 20px 20px 0; }
#faq_list li .title font { vertical-align: top; }
#faq_list li .title .txt { margin-left: 10px; width: calc(100% - 50px); font-size: 20px; }
#faq_list li .title .icon { width: 40px; height: 34px; }
#faq_list li .title .icon:before,#faq_list li .title .icon:after { position: absolute; margin: auto; width: 14px; height: 2px; background: var(--primary); display: block; top: calc((100% - 2px)/2); left: calc((100% - 14px)/2); content: ""; }
#faq_list li .title .icon:after { transform: rotate(90deg); -webkit-transform: rotate(90deg); }
#faq_list li .info { padding: 0 20px 30px 50px; font-size: 15px; }
#faq_list li.current .title .icon:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
#pagenav{margin-top: 40px;}
#pagenav a,#pagenav strong { margin: 0 2px; width: 35px; height: 35px; display: inline-block; text-align: center; line-height: 35px; font-weight: 400; }
#pagenav strong { background: var(--primary); color: var(--white); border-radius: 50%; }
#pagenav p { margin: 0 5px; width: calc(50% - 10px); vertical-align: top; }
#pagenav p a { margin: 15px 0 0; padding: 0 15px; width: auto; height: auto; line-height: initial; font-size: 0; }
#pagenav p a i { margin: 0 5px 0 0; width: 11px; line-height: 23px; font-size: 12px; vertical-align: top; }
#pagenav p a font { max-width: calc(100% - 16px); min-width: auto; font-size: 14px; font-weight: 100; vertical-align: top; }
#pagenav p:last-child a i { margin: 0 0 0 5px; }
#describe {margin: 0em 0 0vw;}
#describe *,.tab_content * { vertical-align: bottom; color: currentcolor; }
#google_shere { margin-top: 30px; }
.form_box p.note .red { color: #f00; }
.form_box p.item { padding: 15px; border-bottom: 1px rgba(var(--primary-rgb),.7) dashed; }
.form_box p.item label span { font-weight: 500; font-size: 17px; }
.form_box p.item label i { margin-left: 15px; line-height: 20px; font-size: 20px; color: #f00; }
.form_box p.item font { margin: 5px 0; }
.form_box p.item.check_box { border-bottom: 0; }
.form_box p.send_box { margin: 15px 0 50px; }
[data-action="loader"] { width: 100vw; height: 100vh; background: rgba(var(--black-rgb),.3); line-height: 100vh; top: 0; left: 0; opacity: 0; z-index: -1; }
[data-action="loader"] .loader_circle { width: 50px; height: 50px; border: 2px rgba(var(--black-rgb),.6) solid; border-left-color: rgba(var(--white-rgb),.4); border-radius: 50%; }
[data-action="loader"]#lodbg .loader_circle { -webkit-animation: circle infinite 0.75s linear; animation: circle infinite 0.75s linear; }
#lodbg { opacity: 1; z-index: 99999; }
@keyframes circle {
  0% { transform: rotate(0); }
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes circle {
  0% { -webkit-transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); }
}
@media screen and (min-width:1281px) {
  aside>ul>li:hover .h4 a,aside>ul>li:hover .h4 i { color: var(--primary); }
}
@media screen and (min-width:980px) {
  #google_shere { margin-top: 6vw; }
}
@media screen and (min-width:761px) {
  .form_box p.item { padding: 30px 20px; }
  .form_box p.item label { width: 170px; }
  .form_box p.item font { margin: 0 0 0 30px; width: calc(100% - 200px); }
}
@media screen and (min-width:641px){
  #main-menu-toggle{display:none;}
}
@media screen and (max-width:1460px) {
  #wrap .pag_tit { margin-top: 75px; }
}
@media screen and (max-width:1280px) {
  #content_wrap .list_box { grid-template-columns: repeat(3,1fr); }
  #album_list { grid-template-columns: repeat(2,1fr); }
}
@media screen and (max-width:1024px) {
  #book_list { grid-template-columns: repeat(2,1fr); }
}
@media screen and (max-width:980px) {
  #content_wrap .list_box { grid-template-columns: repeat(2,1fr); }
  #content_wrap .list_box#news_list { display: flex; flex-direction: column; }
}
@media screen and (max-width:640px) {
  #album_list { display: flex; }
  #album_list>div,#album_list>div img { aspect-ratio: 16/9; height: auto; }
  .mb_nav { display: flex; flex-direction: column; align-items: center; border: #79797957 1px solid; padding: 10px 0; }
  .mb_nav p { display: flex; }
  .mb_nav b { margin-left: 10px; display: flex; align-items: center; }
  .soon.mb_nav b .fa { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); }
  .mb_nav .fa:before { content: "\f107"; }
 
  #sub_banner #banner_box img {aspect-ratio: 5/2;height: 200px;}
  #wrap:before { display: none; }
  #sub_banner .waylink { margin-top: 10px; }
  #sub_banner #page_title .pag_tit {font-size: 2.25rem;}
}

@media (max-width: 640px) {
#mobile-menu-section {width: 100%;background: #ffffff;box-shadow: 0 8px 30px rgba(0,0,0,0.04);overflow: hidden;margin-top: 20px;}
#mobile-menu-section .main-menu-toggle {padding: 18px 24px;display: flex;justify-content: space-between;align-items: center;background-color: #1a1a1a;color: #ffffff;cursor: pointer;font-size: 16px;font-weight: 500;letter-spacing: 1px;transition: background-color 0.3s ease;}
#mobile-menu-section .main-menu-toggle *{color:white}
  #mobile-menu-section .main-menu-toggle:active { background-color: #333333; }
#mobile-menu-section .main-menu-toggle i { transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
#mobile-menu-section.menu-open .main-menu-toggle i { transform: rotate(90deg); }
#mobile-menu-section .nav-wrapper { display: grid; grid-template-rows: 0fr; transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1); }
#mobile-menu-section .nav-wrapper > ul {overflow: hidden;min-height: 0;display: flex;flex-direction: column;}
#mobile-menu-section .pos_rel {position: relative;margin: 0;}
#mobile-menu-section .d_inblock { display: inline-block; }
#mobile-menu-section .nowrap_box { list-style: none; padding: 0; margin: 0; }
#mobile-menu-section.menu-open .nav-wrapper { grid-template-rows: 1fr; }
#mobile-menu-section .nowrap_box > li { border-bottom: 1px solid #f4f4f5; }
#mobile-menu-section .nowrap_box > li:last-child { border-bottom: none; }
#mobile-menu-section .h4 {padding: 18px 24px;display: flex;justify-content: space-between;align-items: flex-start;background-color: #ffffff;transition: background-color 0.3s ease;flex-direction: column;}
#mobile-menu-section .h4 a { text-decoration: none; color: #1a1a1a; font-size: 16px; font-weight: 500; letter-spacing: 0.5px; flex-grow: 1; transition: color 0.3s ease; }
#mobile-menu-section .h4:active { background-color: #fafafa; }
#mobile-menu-section b[data-action="sideOpen"] {cursor: pointer;width: 36px;height: 36px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: #f4f4f5;color: #555;transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease, color 0.3s ease;position: absolute;right: 26px;flex-direction: column;padding: 0;}
#mobile-menu-section .subUL {list-style: none;padding: 0;margin: 0;max-height: 0;overflow: hidden;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease;background-color: #fafafa;position: relative;left: unset;transform: unset;-webkit-transform: unset;z-index: 0;width: 100%;}
#mobile-menu-section li.action .subUL {max-height: 400px;opacity: 1;border-top: 1px solid #f4f4f5;box-shadow: unset;}
#mobile-menu-section .subULHead p { margin: 0; }
#mobile-menu-section .subULHead a { display: block; padding: 14px 24px 14px 44px; text-decoration: none; color: #666666; font-size: 15px; transition: all 0.3s ease; position: relative; }
#mobile-menu-section .subULHead a::before { content: ""; position: absolute; left: 26px; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; background-color: #d1d5db; border-radius: 50%; transition: background-color 0.3s ease, transform 0.3s ease; }
#mobile-menu-section .subULHead a:active { background-color: #f0f0f0; color: #111111; }
#mobile-menu-section .subULHead a:active::before { background-color: #111111; transform: translateY(-50%) scale(1.5); }
#mobile-menu-section li.action > .h4 b[data-action="sideOpen"] { transform: rotate(180deg); background-color: #1a1a1a; color: #ffffff; }
#mobile-menu-section li.action > .h4 b[data-action="sideOpen"] i{
    color: white;
}
}

@media screen and (max-width:550px) {
  #content_wrap{
    padding: 60px 0 60px;
}
  #community { margin-top: 10px; }
  #sub_banner_box .parallax_bg { min-height: 263px; }
  #wrap {margin-top: 0;}
  #sub_banner_box { margin-top: 85px; }
  .waylink ol { display: flex; }
  .waylink ol li:last-child { max-width: 200px; overflow: hidden; height: 22px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
  #book_list { display: flex; flex-direction: column; }
  #content_wrap .list_box{display:flex;flex-direction: column;}
}
@media screen and (max-width:480px) {
  #album_list>div,#album_list>div img { height: 50vw; }
  #book_list img { height: 345px; aspect-ratio: auto; }
  #pagenav a,#pagenav strong { margin: 0; width: 24px; height: 24px; line-height: 24px; font-size: 14px; }
  #pagenav p a { display: block; }
  #sub_banner{margin-top: 66px;}
}
