@charset "UTF-8";
#container {
  margin: 0 auto;
  width: 100%;
}
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  margin-top: 0 !important;
}
@media screen and (max-width: 479px) {
  #lp_page {
    width: 100% !important;
    padding-top: 50px;
  }
}
/*ヘッダー非表示*/
#Header, #Globalnavi, .leadSection {
  display: none !important;
}
/*フッター非表示*/
.footerTagline, .footerTagline, #footer, #footerLinks, #footerCopy, .pagetop {
  display: none;
}
.p-registered,.l-pagetop.p-pagetop,.l-footer.p-footer {
	display: none!important;
}


/* コンテンツ */
body #container{font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;color:#000;font-size:16px;line-height:1.6;text-align:center}@media screen and (max-width: 479px){body #container{font-size:2.70833vw}}html.of_h{overflow:hidden}@media screen and (min-width: 480px){#container{min-width:1050px}}#container img{max-width:100%;vertical-align:bottom}.fw_b{font-weight:bold}.fw_n{font-weight:normal}.fz_s{font-size:0.8em}.fz_l{font-size:1.2em}.ul_yellow{background-image:-webkit-gradient(linear, left bottom, left top, from(#ffd006), color-stop(40%, #ffe713), color-stop(40%, transparent), to(transparent));background-image:-webkit-linear-gradient(bottom, #ffd006 0%, #ffe713 40%, transparent 40%, transparent 100%);background-image:linear-gradient(0deg, #ffd006 0%, #ffe713 40%, transparent 40%, transparent 100%)}@media screen and (max-width: 479px){.pc{display:none !important}}@media screen and (min-width: 480px){.sp{display:none !important}}.inner{margin:0 auto;padding:0 20px;width:100%;max-width:1300px}@media screen and (max-width: 479px){.inner{padding:0 7.29167vw}}.floatingTab{width:100%;background:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);box-shadow:0 3px 3px rgba(0,0,0,0.2)}.floatingTab.tab_fixed{position:fixed;top:0;left:0;z-index:10100}.floatingTab .tab_box{width:1050px;margin:0 auto}.floatingTab .tab_area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:64px}.floatingTab .tab_area li{width:calc(100%/5);font-size:18px;font-weight:bold;letter-spacing:2px;cursor:pointer}.floatingTab .tab_area li:hover{opacity:0.6}.floatingTab .tab_area li a{color:#103482;text-decoration:none;position:relative;line-height:20px;display:inline-block;padding-left:30px}.floatingTab .tab_area li a::before{content:"";background:url("/5info/img/why_galleria/icon_anchor_gal_blue.png") no-repeat;position:absolute;width:20px;height:20px;top:0;left:0}@media screen and (max-width: 479px){.floatingTab{position:fixed;top:0;left:0;z-index:10100;width:auto;height:50px}.sp_logo{width:100vw;height:50px;padding:8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.sp_logo img{width:auto;max-height:100%}.sp_hum{position:fixed;top:0;right:0;z-index:10200;background:rgba(255,255,255,0.9)}.ham_close{display:none}.floatingTab .tab_box{width:auto;background:rgba(255,255,255,0.9);position:fixed;top:50px;right:-100vw;z-index:10300;-webkit-transition:all 0.5s;transition:all 0.5s;padding:22px;-webkit-box-sizing:border-box;box-sizing:border-box}.floatingTab .tab_box.ham_show{right:0}.floatingTab .tab_area{width:100%;z-index:20000;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.floatingTab .tab_area li{font-size:4.4vw;width:auto;margin-bottom:10px}.floatingTab .tab_area li:last-of-type{margin-bottom:0}}.common_ttl_area{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:80px 0}@media screen and (max-width: 479px){.common_ttl_area{border-width:3px}}@media screen and (max-width: 479px){.common_ttl_area{padding:8.33333vw 7.29167vw}}.common_ttl_area .en_ttl{color:#103482;font-size:28px;font-weight:bold}@media screen and (max-width: 479px){.common_ttl_area .en_ttl{font-size:3.75vw}}.common_ttl_area .sec_ttl{color:#103482;font-size:40px;font-weight:bold}@media screen and (max-width: 479px){.common_ttl_area .sec_ttl{font-size:5.20833vw}}.common_ttl01{position:relative;padding-left:1em;font-size:30px;text-align:left;font-weight:bold}@media screen and (max-width: 479px){.common_ttl01{font-size:4.58333vw}}.common_ttl02{position:relative;padding-left:6em;font-size:30px;text-align:left;font-weight:bold}@media screen and (max-width: 479px){.common_ttl02{padding-left:0;font-size:4.58333vw;text-align:center}}.common_ttl02 .en_ttl{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#e8c324;font-size:40px;line-height:1;font-style:italic;vertical-align:middle}@media screen and (max-width: 479px){.common_ttl02 .en_ttl{position:static;-webkit-transform:none;transform:none;display:block;margin-right:0;margin-bottom:2.08333vw;font-size:5.20833vw;text-align:center}}.common_center_ttl{margin-bottom:40px}@media screen and (max-width: 479px){.common_center_ttl{margin-bottom:3.125vw}}.common_center_ttl .ttl{font-size:30px;font-weight:bold}@media screen and (max-width: 479px){.common_center_ttl .ttl{font-size:4.58333vw}}.common_center_ttl .sub_ttl{font-size:24px}@media screen and (max-width: 479px){.common_center_ttl .sub_ttl{font-size:3.54167vw}}.common_txt_link{display:inline-block;margin:40px auto 0}@media screen and (max-width: 479px){.common_txt_link{margin-top:6.25vw}}.common_txt_link a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0.6em 2em 0.5em 1.5em;background-color:#fff;border:3px solid #103482;color:#103482;font-size:22px;font-weight:bold;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 479px){.common_txt_link a{font-size:3.75vw;border-width:2px}}.common_txt_link a::before{content:"";display:inline-block;margin-right:1.5em;width:0.7em;height:0.7em;border-top:3px solid #103482;border-right:3px solid #103482;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 479px){.common_txt_link a::before{border-width:2px}}@media screen and (min-width: 480px){.common_txt_link a:hover{background-color:#103482;color:#fff}.common_txt_link a:hover::before{border-color:#fff}}.common_list_note>li{margin-top:0.5em;text-align:left;padding-left:1em;text-indent:-1em;font-size:0.9em}.common_video_list.col1>li{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1)}@media screen and (max-width: 479px){.common_video_list.col1>li{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}.common_video_list.col1>li+li{margin-top:120px}@media screen and (max-width: 479px){.common_video_list.col1>li+li{margin-top:10.41667vw}}.common_video_list.col1>li .item_header{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:6% 11.5% 8%}@media screen and (max-width: 479px){.common_video_list.col1>li .item_header{border-width:3px}}@media screen and (max-width: 479px){.common_video_list.col1>li .item_header{padding-top:7.29167vw;padding-left:7.29167vw;padding-right:7.29167vw;padding-bottom:10.41667vw}}.common_video_list.col1>li .item_header .common_ttl01,.common_video_list.col1>li .item_header .common_ttl02{color:#103482;font-size:26px}@media screen and (max-width: 479px){.common_video_list.col1>li .item_header .common_ttl01,.common_video_list.col1>li .item_header .common_ttl02{display:inline-block;font-size:3.95833vw}}.common_video_list.col1>li .item_header .common_ttl01::before{top:0.5em}.common_video_list.col1>li .item_body{margin-top:-5%;padding:0 11.5% 6%}@media screen and (max-width: 479px){.common_video_list.col1>li .item_body{margin-top:-6.25vw;padding-left:7.29167vw;padding-right:7.29167vw;padding-bottom:7.29167vw}}.common_video_list.col1>li .item_body .txt{margin-top:30px;line-height:2;text-align:left}.common_video_list.col3_1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 479px){.common_video_list.col3_1{display:block;margin-bottom:2%;margin-top:10.41667vw}}.common_video_list.col3_1>li{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);margin-bottom:2%}@media screen and (max-width: 479px){.common_video_list.col3_1>li{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (min-width: 480px){.common_video_list.col3_1>li{margin-left:2%;width:32%}.common_video_list.col3_1>li:nth-child(3n+1){margin-left:0}.common_video_list.col3_1>li:nth-child(n+4){margin-top:2%}}@media screen and (max-width: 479px){.common_video_list.col3_1>li+li{margin-top:10.41667vw}}.common_video_list.col3_1>li .item_header{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:8% 8% 10%}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_header{border-width:3px}}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_header{padding-top:6.25vw;padding-left:7.29167vw;padding-right:7.29167vw;padding-bottom:10.41667vw}}.common_video_list.col3_1>li .item_header .common_ttl01,.common_video_list.col3_1>li .item_header .common_ttl02{color:#103482;font-size:16px}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_header .common_ttl01,.common_video_list.col3_1>li .item_header .common_ttl02{display:inline-block;font-size:3.95833vw}}.common_video_list.col3_1>li .item_header .common_ttl01::before{top:0.5em}.common_video_list.col3_1>li .item_header .name{color:#103482;font-size:20px;font-weight:bold}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_header .name{font-size:3.33333vw}}.common_video_list.col3_1>li .item_header .name span{font-size:0.8em}.common_video_list.col3_1>li .item_body{margin-top:-6%;padding:0 8% 8%}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_body{margin-top:-5.20833vw;padding-left:7.29167vw;padding-right:7.29167vw;padding-bottom:6.25vw}}.common_video_list.col3_1>li .item_body .txt{margin-top:8%;line-height:2;text-align:left}@media screen and (max-width: 479px){.common_video_list.col3_1>li .item_body .txt{margin-top:6.25vw}}.common_video_list.col3_2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.common_video_list.col3_2>li{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1)}@media screen and (max-width: 479px){.common_video_list.col3_2>li{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (min-width: 480px){.common_video_list.col3_2>li{margin-left:2%;width:32%}.common_video_list.col3_2>li:nth-child(3n+1){margin-left:0}.common_video_list.col3_2>li:nth-child(n+4){margin-top:2%}}@media screen and (max-width: 479px){.common_video_list.col3_2>li{margin-left:4%;width:48%}.common_video_list.col3_2>li:nth-child(2n+1){margin-left:0}.common_video_list.col3_2>li:nth-child(n+3){margin-top:4%}}.common_video_list.col3_2>li .item_header{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:8% 8% 10%}@media screen and (max-width: 479px){.common_video_list.col3_2>li .item_header{border-width:3px}}@media screen and (max-width: 479px){.common_video_list.col3_2>li .item_header{padding-top:6.25vw;padding-left:0vw;padding-right:0vw;padding-bottom:8.33333vw}}.common_video_list.col3_2>li .item_header .name{color:#103482;font-size:20px;font-weight:bold}@media screen and (max-width: 479px){.common_video_list.col3_2>li .item_header .name{font-size:3.95833vw}}.common_video_list.col3_2>li .item_header .name span{font-size:0.8em}@media screen and (max-width: 479px){.common_video_list.col3_2>li .item_header .name span{font-size:0.6em}}.common_video_list.col3_2>li .item_body{margin-top:-6%;padding:0 8% 8%}@media screen and (max-width: 479px){.common_video_list.col3_2>li .item_body{margin-top:-5.20833vw;padding-left:4.16667vw;padding-right:4.16667vw;padding-bottom:6.25vw}}.common_video_list .video_thumb{margin:0 auto;background-color:#fff;cursor:pointer}.common_video_list .video_thumb.comingsoon{pointer-events:none}.common_video_list .video_thumb.comingsoon span::before,.common_video_list .video_thumb.comingsoon span::after{content:none}.common_video_list .video_thumb .data-videoid{display:none}.common_video_list .video_thumb .iframe_container{position:relative;padding-top:56.25% !important;width:100%;background-color:#000}.common_video_list .video_thumb .iframe_container iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}.common_video_list .video_thumb span{position:relative;display:block;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.common_video_list .video_thumb span::before{content:"▶";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 0 0.1em;width:60px;height:60px;border-radius:50%;border:4px solid #fff;color:#fff;font-size:26px;line-height:1;-webkit-box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);background-color:rgba(0,0,0,0.1)}@media screen and (max-width: 479px){.common_video_list .video_thumb span::before{width:9.375vw;height:9.375vw;border-width:2px;font-size:4.375vw}}.common_video_list .video_thumb img{width:100%;max-width:initial}.common_video_list .video_thumb:hover span{opacity:0.8}#mv{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);position:relative}@media screen and (max-width: 479px){#mv{padding-top:50px}}#mv .logo{position:absolute;left:23px;top:19px;width:221px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 479px){#mv .logo{left:25.9375vw;top:9.375vw;width:48.125vw}}#mv .whygalleriamv img{width:100%}.mv_video{position:absolute;right:1.6rem;bottom:3.6rem;padding:10px;display:inline-block;max-width:34.2rem;width:100%;z-index:1;background:white}.mv_video .mv_videoflex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.mv_video .item_body{width:40%}.mv_video .item_body .video_thumb span{position:relative;height:100%;width:100%;display:block;-webkit-transition:.3s;transition:.3s}.mv_video .item_body .video_thumb span:hover{cursor:pointer;opacity:.7;-webkit-transition:.3s;transition:.3s}.mv_video .item_body .video_thumb span::before{content:"▶";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 0 0.1em;width:60px;height:60px;border-radius:50%;border:4px solid #fff;color:#fff;font-size:26px;line-height:1;background-color:rgba(0,0,0,0.1)}.mv_video .item_body .video_thumb .data-videoid{display:none}.mv_video .item_body .video_thumb .iframe_container{position:relative;padding-top:56.25% !important;width:100%;background-color:#000}.mv_video .item_body .video_thumb .iframe_container iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}.mv_video .item_body .video_thumb.comingsoon{pointer-events:none;position:relative}.mv_video .item_body .video_thumb.comingsoon::before{content:"";z-index:1;position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#aaa}.mv_video .item_body .video_thumb.comingsoon::after{content:"COMING SOON";z-index:1;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-size:42px;white-space:nowrap}@media screen and (max-width: 479px){.mv_video .item_body .video_thumb.comingsoon::after{font-size:6.25vw}}.mv_video .item_body .video_thumb.comingsoon iframe{display:none}.mv_video .item_header{width:60%}.mv_video .item_header .common_ttl01{font-size:20px;padding:4% 5%}.mv_video.-type2{position:relative;right:0;bottom:0;padding:10px;display:inline-block;max-width:100%;width:100%;background:white;margin-bottom:30px;-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1)}@media screen and (max-width: 479px){.mv_video.-type2{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (max-width: 479px){.mv_video.-type2{margin-top:20px;margin-bottom:15px}}.mv_video.-type2 .mv_videoflex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.mv_video.-type2 .item_body{width:40%}.mv_video.-type2 .item_header{width:60%}.mv_video.-type2 .item_header .common_ttl01{font-size:20px;padding:4% 5%}@media screen and (max-width: 479px){.mv_video.-type2 .item_header .common_ttl01{font-size:3.125vw}}/*#about{margin-top:60px}@media screen and (max-width: 479px){#about{margin-top:6.25vw}}*/#about .inner{padding-top:80px;padding-bottom:120px}@media screen and (max-width: 479px){#about .inner{padding-top:8.33333vw;padding-bottom:14.58333vw}}#about .merit{margin-top:100px}@media screen and (max-width: 479px){#about .merit{margin-top:10.41667vw}}#about .merit .merit_list{counter-reset:number;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 479px){#about .merit .merit_list{display:block}}#about .merit .merit_list .merit_box{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;outline:3px solid #103482}@media screen and (max-width: 479px){#about .merit .merit_list .merit_box{-webkit-box-shadow:0px 3px 6px #969696;box-shadow:0px 3px 6px #969696}}#about .merit .merit_list .merit_box .img_box{width:40%;background-image:url("/5info/img/why_galleria/about_img_2.png");background-repeat:no-repeat;background-position:left 20% center;background-size:cover;margin-top:-1px;margin-bottom:-1px}@media screen and (max-width: 479px){#about .merit .merit_list .merit_box .img_box{background-position:center center;margin-left:-1px}}#about .merit .merit_list .merit_box .img_box.-type2{background-image:url("/5info/img/why_galleria/about_img_3.png")}#about .merit .merit_list .merit_box .img_box.-type3{background-image:url("/5info/img/why_galleria/about_img_4.png")}#about .merit .merit_list .merit_box .img_box.-type4{background-image:url("/5info/img/why_galleria/about_img_5.png")}#about .merit .merit_list .merit_box .txt_box{width:61%}@media screen and (max-width: 479px){#about .merit .merit_list .merit_box .txt_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 480px){#about .merit .merit_list>li{width:48.4%}#about .merit .merit_list>li:nth-child(2n){margin-left:3.2%}#about .merit .merit_list>li:nth-child(n+3){margin-top:3.2%}}@media screen and (max-width: 479px){#about .merit .merit_list>li:nth-child(n+2){margin-top:18px}}#about .merit .merit_list>li:nth-child(1) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit01.png")}#about .merit .merit_list>li:nth-child(2) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit02.png")}#about .merit .merit_list>li:nth-child(3) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit03.png")}#about .merit .merit_list>li:nth-child(4) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit04.png")}#about .merit .merit_list>li .txt_area{padding:9% 6% 9% 6%}#about .merit .merit_list>li .txt_area .txt{text-align:left;line-height:2;color:#103482;font-size:1.5vw;line-height:2;font-weight:bold}@media screen and (max-width: 479px){#about .merit .merit_list>li .txt_area .txt{font-size:2.70833vw}}@media screen and (min-width: 1280px){#about .merit .merit_list>li .txt_area .txt{font-size:20px}}.about .about_box{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 479px){.about .about_box{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (max-width: 479px){.about .about_box{display:block}}.about .about_box .img_box{width:50%;background-image:url("/5info/img/why_galleria/about_img.png");background-repeat:no-repeat;background-position:left 20% center;background-size:cover}@media screen and (max-width: 479px){.about .about_box .img_box{width:100%;height:48.95833vw;background-position:center center}}.about .about_box .txt_box{width:50%}@media screen and (max-width: 479px){.about .about_box .txt_box{width:100%}}.about .about_box .txt_box .ttl_area{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:5% 8%}@media screen and (max-width: 479px){.about .about_box .txt_box .ttl_area{border-width:3px}}@media screen and (max-width: 479px){.about .about_box .txt_box .ttl_area{border-top:none;padding:5.20833vw 7.29167vw}}.about .about_box .txt_box .ttl_area .ttl{color:#103482;font-size:22px;line-height:2;font-weight:bold;text-align:left}@media screen and (max-width: 479px){.about .about_box .txt_box .ttl_area .ttl{font-size:3.125vw}}.about .about_box .txt_box .txt_area{padding:5% 8%}@media screen and (max-width: 479px){.about .about_box .txt_box .txt_area{padding:5.20833vw 7.29167vw}}.about .about_box .txt_box .txt_area .txt{line-height:2;text-align:left}.about .about_box .txt_box .txt_area .txt+.txt{margin-top:0.6em}@media screen and (min-width: 480px){#tvcm{min-width:1050px}}#tvcm .inner{padding-top:80px;padding-bottom:120px}@media screen and (max-width: 479px){#tvcm .inner{padding-top:8.33333vw;padding-bottom:14.58333vw}}#tvcm .video_list_wrap{margin-top:5rem}#tvcm .video_list_wrap+.video_list_wrap{margin-top:100px}@media screen and (max-width: 479px){#tvcm .video_list_wrap+.video_list_wrap{margin-top:10.41667vw}}.banner{padding-bottom:120px}@media screen and (max-width: 479px){.banner{padding-bottom:30px}}.banner img{width:100%}.banner.-pb{padding-bottom:0px;margin:15px auto 15px;-webkit-transition:all .5s;transition:all .5s}@media screen and (max-width: 479px){.banner.-pb{padding-bottom:30px}}@media screen and (min-width: 480px){.banner.-pb:hover{-webkit-transform:scale(1.02);transform:scale(1.02);opacity:.9;-webkit-box-shadow:0px 0px 0px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 0px 0px rgba(0,0,0,0.1)}}#products .common_ttl_area .sort_btn_wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:50px auto 0;width:100%;max-width:500px}@media screen and (max-width: 479px){#products .common_ttl_area .sort_btn_wrap{margin-top:5.20833vw}}#products .common_ttl_area .sort_btn_wrap>li{padding:0.6em 0;width:47%;border:3px solid #103482;color:#103482;font-weight:bold;cursor:pointer;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width: 479px){#products .common_ttl_area .sort_btn_wrap>li{border-width:2px;font-size:2.91667vw}}@media screen and (min-width: 480px){#products .common_ttl_area .sort_btn_wrap>li:hover{opacity:0.7}}#products .common_ttl_area .sort_btn_wrap>li.active{background-color:#103482;color:#fff}#products .inner{padding-bottom:120px}@media screen and (max-width: 479px){#products .inner{padding-bottom:14.58333vw}}@media screen and (max-width: 479px){#products .sort_item_wrap .common_ttl01{display:inline-block;text-align:center}}#products .sort_item_wrap .sort_item{margin-top:100px}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item{margin-top:10.41667vw}}#products .sort_item_wrap .sort_item .model_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list{display:block;margin-top:4.16667vw}}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list.desktop .model_img img{width:34.375vw}}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list.notepc .model_img img{width:56.45833vw}}#products .sort_item_wrap .sort_item .model_list>li{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);position:relative}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (min-width: 480px){#products .sort_item_wrap .sort_item .model_list>li{margin-left:2%;padding-bottom:110px;width:32%}#products .sort_item_wrap .sort_item .model_list>li:nth-child(3n+1){margin-left:0}#products .sort_item_wrap .sort_item .model_list>li:nth-child(n+4){margin-top:2%}}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li{padding-bottom:20.83333vw}#products .sort_item_wrap .sort_item .model_list>li:nth-child(n+2){margin-top:6.25vw}}#products .sort_item_wrap .sort_item .model_list>li .model_txt{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);overflow:hidden;position:relative;padding:7% 0 8.5%;color:#103482;font-size:19px;font-weight:bold}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_txt{font-size:3.75vw}}#products .sort_item_wrap .sort_item .model_list>li .model_txt::before,#products .sort_item_wrap .sort_item .model_list>li .model_txt::after{content:"";position:absolute;bottom:-1px;display:block;width:50%;height:12%;background-color:#fff}#products .sort_item_wrap .sort_item .model_list>li .model_txt::before{left:0;-webkit-transform:skew(40deg);transform:skew(40deg);-webkit-transform-origin:right bottom;transform-origin:right bottom}#products .sort_item_wrap .sort_item .model_list>li .model_txt::after{right:0;-webkit-transform:skew(-40deg);transform:skew(-40deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}#products .sort_item_wrap .sort_item .model_list>li .model_data{padding:9% 10% 0}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data{padding:9% 8% 0}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_name{margin-top:20px;font-size:18px;font-weight:bold;text-align:left}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data .model_name{margin-top:4.16667vw;font-size:4.375vw}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec{margin-top:10px;font-size:0px;font-weight:bold;text-align:left}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec{margin-top:1.5625vw}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec+.model_spec{margin-top:0}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec>dt{display:inline;font-size:13px}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec>dt{font-size:2.70833vw}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec>dd{display:inline;color:#626262;font-size:13px}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data .model_spec>dd{font-size:2.70833vw}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_price{margin-top:10px;font-size:22px;font-weight:bold;text-align:right}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_data .model_price{margin-top:2.08333vw;font-size:4.375vw}}#products .sort_item_wrap .sort_item .model_list>li .model_data .model_price span{font-size:0.6em}#products .sort_item_wrap .sort_item .model_list>li .model_btn{position:absolute;left:15%;bottom:40px;width:70%}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_btn{bottom:7.29167vw}}#products .sort_item_wrap .sort_item .model_list>li .model_btn a{position:relative;display:block;padding:0.8em 0;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#042163), to(#042163));background:-webkit-linear-gradient(bottom, #042163 0%, #042163 100%);background:linear-gradient(0deg, #042163 0%, #042163 100%);border-radius:4px;text-decoration:none}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_btn a{border-radius:3px}}#products .sort_item_wrap .sort_item .model_list>li .model_btn a::before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;border-radius:inherit;background:-webkit-gradient(linear, left bottom, left top, from(#12205f), to(#0191d8));background:-webkit-linear-gradient(bottom, #12205f 0%, #0191d8 100%);background:linear-gradient(0deg, #12205f 0%, #0191d8 100%);opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}#products .sort_item_wrap .sort_item .model_list>li .model_btn a span{position:relative;color:#fff;font-size:18px;font-weight:bold}@media screen and (max-width: 479px){#products .sort_item_wrap .sort_item .model_list>li .model_btn a span{font-size:3.54167vw}}#products .sort_item_wrap .sort_item .model_list>li .model_btn a:hover::before{opacity:1}#other .inner{padding-bottom:120px}@media screen and (max-width: 479px){#other .inner{padding-bottom:14.58333vw}}#other .bnr_list{margin-top:120px}@media screen and (max-width: 479px){#other .bnr_list{margin-top:10.41667vw}}#other .bnr_list>li+li{margin-top:40px}@media screen and (max-width: 479px){#other .bnr_list>li+li{margin-top:4.16667vw}}#other .bnr_list>li a{-webkit-transition:opacity 0.3s;transition:opacity 0.3s}#other .bnr_list>li a:hover{opacity:0.8}@media screen and (max-width: 479px){#other .bnr_list>li a img{width:71.875vw}}#whygalleriafooter{padding:100px 0 100px}@media screen and (max-width: 479px){#whygalleriafooter{padding:30px 0}}#whygalleriafooter .logo{margin:0 auto;width:221px}@media screen and (max-width: 479px){#whygalleriafooter .logo{width:41.66667vw}}#whygalleriafooter .logo img{max-width:100%;vertical-align:bottom}#pagetop{z-index:10000;display:none;position:fixed;bottom:30px;right:55px}@media screen and (max-width: 479px){div#pagetop{bottom:10px !important;right:10px}}#pagetop a{color:#fff;background-color:#333;border-radius:5px;display:block;font-size:12px;line-height:1.5em;padding:5px 10px;text-align:center;text-decoration:none}#video_overlay{z-index:100;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9)}#video_overlay .video_player{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:1050px;height:auto}#video_overlay .video_player .video_close{position:absolute;top:-60px;right:0;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;overflow:hidden;cursor:pointer}@media screen and (max-width: 479px){#video_overlay .video_player .video_close{top:-40px;width:40px;height:40px}}#video_overlay .video_player .video_close::before,#video_overlay .video_player .video_close::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);display:block;height:80%;width:3px;background-color:#fff}@media screen and (max-width: 479px){#video_overlay .video_player .video_close::before,#video_overlay .video_player .video_close::after{width:2px}}#video_overlay .video_player .video_close::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}#video_overlay .video_player .player_inner{position:relative;padding-top:56.25% !important;width:100%;background-color:#000}#video_overlay .video_player .player_inner iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}@media all and (-ms-high-contrast: none){.common_video_list .video_thumb span::before{padding-top:0.3em}}.swiper-container{/*padding-bottom:38px !important;*/background:white}.swiper-pagination-bullet{width:5px !important;height:5px !important;background:black !important;opacity:.3 !important;margin:0 15px !important}.swiper-pagination-bullet-active{background:black !important;opacity:1 !important}#collaboration{margin-top:60px}@media screen and (max-width: 479px){#collaboration{margin-top:6.25vw}}#collaboration .common_ttl_area{padding:35px 0 27px}#collaboration .inner{padding-top:0;padding-bottom:120px}@media screen and (max-width: 479px){#collaboration .inner{padding-top:8.33333vw;padding-bottom:14.58333vw}}#collaboration .sec_ttl{color:#103482;font-size:41px;font-weight:bold;font-family:aviano-future, sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 479px){#collaboration .sec_ttl{font-size:4.27083vw}}#collaboration .sec_subTtl{color:#103482;font-size:18px;font-weight:bold}@media screen and (max-width: 479px){#collaboration .sec_subTtl{font-size:1.875vw}}#collaboration .about{border-bottom:4px solid #103482}#collaboration .about .about_box{-webkit-box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);box-shadow:0 5px 10px 5px rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 479px){#collaboration .about .about_box{-webkit-box-shadow:0 3px 8px 3px rgba(0,0,0,0.1);box-shadow:0 3px 8px 3px rgba(0,0,0,0.1)}}@media screen and (max-width: 479px){#collaboration .about .about_box{display:block}}#collaboration .about .about_box .img_box{width:50%;background-image:url("/5info/img/why_galleria/collaboration_img_1.jpg");background-repeat:no-repeat;background-position:left 20% center;background-size:cover;margin-top:-1px;margin-bottom:-1px}@media screen and (max-width: 479px){#collaboration .about .about_box .img_box{width:100%;height:48.95833vw;background-position:center center}}#collaboration .about .about_box .txt_box{width:50%}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box{width:100%}}#collaboration .about .about_box .txt_box .ttl_area{background-image:-webkit-linear-gradient(315deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);background-image:linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);border-top:4px solid #103482;padding:15% 8%}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .ttl_area{border-width:3px}}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .ttl_area{border-top:none;padding:5.20833vw 7.29167vw}}#collaboration .about .about_box .txt_box .ttl_area .ttl{color:#103482;font-size:22px;line-height:2;font-weight:bold;text-align:left}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .ttl_area .ttl{font-size:3.125vw}}#collaboration .about .about_box .txt_box .txt_area{padding:14% 8%}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .txt_area{padding:5.20833vw 7.29167vw}}#collaboration .about .about_box .txt_box .txt_area .txt{color:#103482;font-size:18px;line-height:2;font-weight:bold;text-align:left}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .txt_area .txt{font-size:1.875vw}}#collaboration .about .about_box .txt_box .txt_area .txt+.txt{margin-top:0.6em}#collaboration .about .about_box .txt_box .txt_area .txt.-type2{color:#103482;font-size:22px;line-height:2;font-weight:bold;text-align:left;font-family:'Noto Sans JP', Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;margin-bottom:3rem}@media screen and (max-width: 479px){#collaboration .about .about_box .txt_box .txt_area .txt.-type2{margin-bottom:1.5rem;font-size:2.29167vw}}#collaboration .about .about_box .txt_box .txt_area .txt.-type2+.txt{margin-top:0.6em}#collaboration .common_txt_link{margin:60px auto 0}@media screen and (max-width: 479px){#collaboration .common_txt_link{margin-top:8.33333vw}}#collaboration .merit{margin-top:45px}@media screen and (max-width: 479px){#collaboration .merit{margin-top:4.6875vw}}#collaboration .merit .merit_list{counter-reset:number;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 479px){#collaboration .merit .merit_list{display:block}}#collaboration .merit .merit_list>li{-webkit-transition:0.3s linear;transition:0.3s linear;-webkit-box-shadow:0px 3px 6px #969696;box-shadow:0px 3px 6px #969696}#collaboration .merit .merit_list>li .merit_box{-webkit-transition:0.3s linear;transition:0.3s linear}@media screen and (min-width: 480px){#collaboration .merit .merit_list>li:hover{opacity:.8;-webkit-transition:0.3s linear;transition:0.3s linear}#collaboration .merit .merit_list>li:hover .merit_box{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:0.3s linear;transition:0.3s linear}}#collaboration .merit .merit_list .-character1{position:relative}#collaboration .merit .merit_list .-character1:after{position:absolute;pointer-events:none;width:175px;padding-top:32%;bottom:0;right:0;-webkit-transform:translate();transform:translate();display:inline-block;content:"";background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("/5info/img/why_galleria/collaboration_banner_character_1.png")}@media screen and (max-width: 479px){#collaboration .merit .merit_list .-character1:after{width:102px;padding-top:31%;right:16px}}#collaboration .merit .merit_list .-character2{position:relative}#collaboration .merit .merit_list .-character2:after{position:absolute;pointer-events:none;width:260px;padding-top:27%;bottom:0;right:33px;-webkit-transform:translate();transform:translate();display:inline-block;content:"";background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("/5info/img/why_galleria/collaboration_banner_character_2.png")}@media screen and (max-width: 961px){#collaboration .merit .merit_list .-character2:after{width:224px;padding-top:30%}}@media screen and (max-width: 479px){#collaboration .merit .merit_list .-character2:after{width:146px;padding-top:27%;right:24px}}#collaboration .merit .merit_list .merit_wrap{overflow:hidden}#collaboration .merit .merit_list .merit_box{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}#collaboration .merit .merit_list .merit_box .img_box{width:100%;background-image:url("/5info/img/why_galleria/collaboration_banner_1.png");background-repeat:no-repeat;background-position:left 20% center;background-size:cover;padding-top:25%}@media screen and (max-width: 479px){#collaboration .merit .merit_list .merit_box .img_box{padding-top:25%;background-position:center center}}#collaboration .merit .merit_list .merit_box .img_box.-type2{background-image:url("/5info/img/why_galleria/collaboration_banner_2.png")}#collaboration .merit .merit_list .merit_box .img_box.-type3{background-image:url("/5info/img/why_galleria/collaboration_banner_3.png")}#collaboration .merit .merit_list .merit_box .img_box.-type4{background-image:url("/5info/img/why_galleria/collaboration_banner_4.png")}#collaboration .merit .merit_list .merit_box.-link{-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 480px){#collaboration .merit .merit_list>li{width:48.4%}#collaboration .merit .merit_list>li:nth-child(2n){margin-left:3.2%}#collaboration .merit .merit_list>li:nth-child(n+3){margin-top:3.2%}}@media screen and (min-width: 480px) and (max-width: 479px){#collaboration .merit .merit_list>li:nth-child(n+3){margin-top:3.2%}}@media screen and (max-width: 479px){#collaboration .merit .merit_list>li:nth-child(n+2){margin-top:6.25vw}}#collaboration .merit .merit_list>li:nth-child(1) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit01.png")}#collaboration .merit .merit_list>li:nth-child(2) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit02.png")}#collaboration .merit .merit_list>li:nth-child(3) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit03.png")}#collaboration .merit .merit_list>li:nth-child(4) .ttl_area{background-image:url("/5info/img/why_galleria/icon_merit04.png")}.txt_area.-modal{background:#fcfcfc;min-height:300px}@media screen and (min-width: 480px){.txt_area.-modal{min-height:auto}}.nav__item{-webkit-transition:.3s;transition:.3s;position:relative}@media screen and (min-width: 480px){.nav__item:hover{cursor:pointer;-webkit-transition:.3s;transition:.3s}.nav__item:hover .hover__box{position:absolute;opacity:1;margin-top:0px;padding:10px;width:100%;height:18rem;padding:5% 5%;text-align:justify;text-justify:inter-ideograph;background:#f8f8f8;-webkit-transition:all .5s;transition:all .5s;z-index:3;overflow:scroll}.nav__item:hover .hover__box.-type2{height:12rem}.nav__item:hover .hover__box.-type3{height:15rem}.nav__item:hover .hover__box.-type4{height:11rem}.nav__item:hover .txt_box{background:#103482}.nav__item:hover .txt{color:#f8f8f8 !important}}@media screen and (max-width: 479px){.nav__item:hover{cursor:pointer;-webkit-transition:.3s;transition:.3s}.nav__item:hover .txt_box{background:#103482}.nav__item:hover .txt{color:#f8f8f8 !important}}.nav__item .hover__box{opacity:0;position:absolute;left:0;height:0;width:100%;padding:5% 5%;z-index:-1;text-align:justify;text-justify:inter-ideograph;outline:3px solid #103482;border-top:none}.txt_box.-modal{margin-left:2%;height:362px;overflow:scroll;background:#fcfcfc !important}@media screen and (max-width: 479px){.txt_box.-modal{margin-top:.95rem;margin-left:0rem;height:343px}}.ttl_area.-modal{background:#fcfcfc !important;padding-bottom:0 !important;padding:0px 8% 0px !important;border-top:none !important}.ttl.-modal{border-bottom:3px solid #193C87;padding:3% 0}@media screen and (max-width: 479px){.ttl.-modal{font-size:16px !important}}.txt2.-modal{font-size:14px !important;color:#000 !important}@media screen and (max-width: 479px){.txt2.-modal{font-size:12px !important}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nav>ul>li{padding:10px 20px;background-color:#000000;cursor:pointer;color:#ffffff}.nav>ul>li+li{margin-left:20px}.modal{opacity:0;visibility:hidden;position:fixed;top:0;left:0;bottom:0;right:0;overflow-y:auto;-webkit-transition:all 0.4s;transition:all 0.4s}.modal .modal__inner{position:absolute;top:50%;width:88.6%;left:50%;z-index:100001;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 479px){.modal .modal__inner{width:82.4%}}.modal__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.728);cursor:pointer}.modal__cont{position:relative;margin:0 auto}.modal__cont .img_box{width:40%;background-image:url("/5info/img/why_galleria/about_img_2.png") !important;background-repeat:no-repeat;background-position:left 20% center;background-size:cover}@media screen and (max-width: 479px){.modal__cont .img_box{padding-top:27%;background-position:center center}}.modal__cont .img_box.-type2{background-image:url("/5info/img/why_galleria/about_img_3.png") !important}.modal__cont .img_box.-type3{background-image:url("/5info/img/why_galleria/about_img_4.png") !important}.modal__cont .img_box.-type4{background-image:url("/5info/img/why_galleria/about_img_5.png") !important}.modal__text{color:#000;text-align:center}.modal.is-show{opacity:1;visibility:visible;z-index:100000}.close-btn{position:absolute;top:-15%;right:0%;z-index:2;display:inline-block;width:50px;height:50px;overflow:hidden;background:transparent;border:none}.close-btn:hover{cursor:pointer}@media screen and (min-width: 850px) and (max-width: 1000px){.close-btn{top:8%}}@media screen and (max-width: 500px){.close-btn{width:30px;height:30px}}@media screen and (max-width: 479px){.close-btn{top:-7%}}.close-btn:before{position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-1px;margin-top:-6px;content:"";background:#ffffff;border-radius:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close-btn:after{position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-1px;margin-top:-6px;content:"";background:#ffffff;border-radius:5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.close-btn i{color:#333333;font-size:20px}

/* add */
#products .sort_item_wrap .sort_item .model_list>li .model_data .model_price span:first-child {
    font-size: 22px;
}
@media screen and (max-width: 479px){
	div#container {
		margin-bottom: 0;
	}
	#products .sort_item_wrap .sort_item .model_list>li .model_data .model_price span:first-child {
		font-size: 4.375vw;
	}
}

#collaboration .merit .merit_list .-character_cr {
    position: relative;
}
#collaboration .merit .merit_list .-character_cr:after {
    position: absolute;
    pointer-events: none;
    width: 120px;
    padding-top: 30%;
    bottom: 0;
    right: 33px;
    -webkit-transform: translate();
    transform: translate();
    display: inline-block;
    content: "";
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/5info/img/why_galleria/collaboration_banner_character_cr.png);
}
#collaboration .merit .merit_list .merit_box .img_box.-type_cr {
    background-image: url(/5info/img/why_galleria/collaboration_banner_cr.png);
}
@media screen and (max-width: 479px) {
	#collaboration .merit .merit_list .-character_cr:after {
		width: 17vw;
		padding-top: 30%;
		right: 25px;
	}
}


#collaboration .merit .merit_list .merit_box .img_box.dtn{
	background-image:url("/5info/img/why_galleria/collaboration_banner_1.jpg");
}


/* wintercamp add */
.linkBnr {
	padding: 80px 10px 80px;
	/*background: linear-gradient(135deg, #f8f8f8 0%, #f8f8f8 30%, #d6dddd 70%, #d6dddd 100%);*/
}
.linkBnr ul {
	display: flex;
	justify-content: center;
	max-width: 1260px;
	margin: 0 auto;
}
/*.linkBnr ul li {
	width: 49%;
}*/
.linkBnr ul li:nth-child(2) {
	margin-left: 2%;
}
.linkBnr ul li a {
	position: relative;
	display: inline-block;
	bottom: 0;
	box-shadow: 0 5px 10px 5px rgb(0,0,0,.2);
	transition: all .3s cubic-bezier( 0.250, 0.100, 0.250, 1.000 );
}
.linkBnr ul li a:hover {
	bottom: -4px;
	box-shadow: 0 1px 2px 1px rgb(0,0,0,.1);
	opacity: .85;
}
@media screen and (max-width: 479px) {
	.linkBnr {
		padding: 7vw 5vw;
	}
	.linkBnr ul {
		flex-wrap: wrap;
	}
	.linkBnr ul li {
		width: 90vw;
	}
	.linkBnr ul li:nth-child(2) {
		margin-left: 0;
		margin-top: 5vw;
	}
}

.linkBnr ul li {
	position: relative;
	padding: clamp(15px,4vw,30px) clamp(15px,4vw,30px) 30px;
	border: 1px solid #ccc;
}
.linkBnr ul li .linkBnr__note {
	position: absolute;
	display: inline-block;
	bottom: -17px;
	left: 50%;
	padding-inline: 1.5em;
	background: #fff;
	font-size: clamp(15px,4vw,18px);
	word-break: keep-all;
	transform: translateX(-50%);
}

