#nav_erea{position:fixed;z-index:1200;top:0;left:0;background-color:#252525;transform:translateX(200%);padding:0px 0 0 0;box-sizing:border-box;width:50%;height:100vh}#nav_erea .nav_erea_inner{display:flex;justify-content:center;width:100%;height:100%;padding-top:100px}@media only screen and (max-width: 1024px){#nav_erea .nav_erea_inner{display:block}}#nav_erea .nav_erea_inner .sp_g_nav_type01{width:100%;text-align:left}#nav_erea .nav_erea_inner .sp_g_nav_type01 a{width:100%;display:block;color:#fff;line-height:1.2;padding-top:15px;padding-bottom:15px;padding-left:40px;padding-right:15px;box-sizing:border-box;font-weight:bold;font-size:1.25rem;font-family:"Lato",sans-serif;font-weight:700}.nav_erea_dn{animation:nav_erea_close .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}@keyframes nav_erea_close{0%{opacity:1;transform:translateX(100%)}100%{opacity:0;transform:translateX(200%)}}.nav_erea_db{width:100%;animation:nav_erea_open .3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards}@keyframes nav_erea_open{0%{opacity:0;transform:translateX(200%)}100%{opacity:1;transform:translateX(100%)}}.nav_btn{position:fixed;z-index:1300;top:0px;right:10px;width:60px;height:60px;display:none;transition:.3s;border-radius:50%}@media only screen and (max-width: 1024px){.nav_btn{display:block}}.nav_btn .inner{position:relative;width:100%;height:38px}.nav_btn .inner span{display:block;width:32px;height:2px;background-color:#252525;position:absolute;left:0;right:0;margin:auto}.nav_btn .inner span:first-child{top:15px}.nav_btn .inner span:nth-child(2){top:24px}.nav_btn .nav_btn_text{color:#252525;font-size:0.75rem;font-family:"Lato",sans-serif;text-align:center;width:100%;line-height:1.2}.nav_btn:hover{cursor:pointer}.nav_type_close .inner{animation:nav_bar_out .3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards}.nav_type_close .inner span{background-color:#fff;right:0;margin:auto}.nav_type_close .inner span:first-child{animation:nav_bar_top .3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s forwards}.nav_type_close .inner span:nth-child(2){animation:nav_bar_bottom .3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s forwards}.nav_type_close .nav_btn_text{color:#fff}@keyframes nav_bar_top{0%{top:15px;transform:rotate(0deg)}100%{top:18px;transform:rotate(-45deg)}}@keyframes nav_bar_bottom{0%{top:24px;transform:rotate(0deg)}100%{top:18px;transform:rotate(45deg)}}.nav_type_menu .inner span:first-child{animation:nav_bar_top02 .3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;top:6px}.nav_type_menu .inner span:nth-child(2){animation:nav_bar_bottom02 .3s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;top:11px;transform:rotate(90deg)}@keyframes nav_bar_top02{0%{top:18px;transform:rotate(-45deg)}100%{top:15px;transform:rotate(0deg)}}@keyframes nav_bar_bottom02{0%{top:18px;transform:rotate(45deg)}100%{top:24px;transform:rotate(0deg)}}.lato-thin{font-family:"Lato",sans-serif;font-weight:100;font-style:normal}.lato-light{font-family:"Lato",sans-serif;font-weight:300;font-style:normal}.lato-regular{font-family:"Lato",sans-serif;font-weight:400;font-style:normal}.lato-bold{font-family:"Lato",sans-serif;font-weight:700;font-style:normal}.lato-black{font-family:"Lato",sans-serif;font-weight:900;font-style:normal}.lato-thin-italic{font-family:"Lato",sans-serif;font-weight:100;font-style:italic}.lato-light-italic{font-family:"Lato",sans-serif;font-weight:300;font-style:italic}.lato-regular-italic{font-family:"Lato",sans-serif;font-weight:400;font-style:italic}.lato-bold-italic{font-family:"Lato",sans-serif;font-weight:700;font-style:italic}.lato-black-italic{font-family:"Lato",sans-serif;font-weight:900;font-style:italic}.section_padding{padding-top:100px;padding-bottom:100px;padding-left:30px;padding-right:30px;box-sizing:border-box;border-bottom:solid 1px #d2d2d2}.header_logo a{line-height:1.2;font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.1em}.header_nav{display:flex;justify-content:center}@media only screen and (max-width: 1024px){.header_nav{display:none}}.header_nav a{display:block;line-height:1.2;font-family:"Lato",sans-serif;font-size:1rem;font-weight:700;letter-spacing:.1em;padding-left:15px;padding-right:15px;position:relative;padding-bottom:5px}@media only screen and (max-width: 1024px){.header_nav a{padding-left:15px;padding-right:15px}}.header_nav a:after{display:block;content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;background-color:#252525;width:16px;height:3px;transition:.3s;transform:scaleX(0);border-radius:4px}.header_nav a:hover:after{transition:.3s;transform:scaleX(1)}.header_nav .h_sns_icon{width:20px;height:20px;opacity:.7;transition:.3s}.header_nav .h_sns_icon:hover{opacity:1;transition:.3s}.header_nav .h_sns_icon:hover:after{display:none}.header_contact_btn a{display:block;width:200px;height:56px;background:#fff;border-radius:28px;border:1px solid #d2d2d2;display:flex;justify-content:center;align-items:flex-start;position:relative;z-index:0;transition:.3s}@media only screen and (max-width: 1024px){.header_contact_btn a{display:none}}.header_contact_btn a span{font-family:"Lato",sans-serif;font-weight:700;font-size:1rem;letter-spacing:.1em;color:#252525;line-height:1.2;margin-top:17px;transition:.3s}.header_contact_btn a:after{display:block;content:"";position:absolute;top:26px;right:20px;width:13px;height:3px;background-color:#252525;transition:.3s;z-index:1;border-radius:4px}.header_contact_btn a:hover{background-color:#252525;transition:.3s;border:1px solid #252525}.header_contact_btn a:hover span{color:#fff;transition:.3s}.header_contact_btn a:hover:after{background-color:#fff;transition:.3s;right:15px}.page_header{position:fixed;left:0;top:0;z-index:999;width:100%;height:100px}.page_header .page_header_inner{width:100%;height:100%;position:relative}.page_header .page_header_inner .header_logo{position:absolute;left:100px;top:0;margin-top:57px;z-index:1;transition:.3s}@media only screen and (max-width: 1440px){.page_header .page_header_inner .header_logo{left:50px}}@media only screen and (max-width: 1024px){.page_header .page_header_inner .header_logo{left:30px}}.page_header .page_header_inner .header_nav{padding-top:62px;z-index:0;position:relative;transition:.3s}.page_header .page_header_inner .header_contact_btn{position:absolute;right:100px;top:44px;z-index:1;transition:.3s}@media only screen and (max-width: 1440px){.page_header .page_header_inner .header_contact_btn{right:50px}}@media only screen and (max-width: 1024px){.page_header .page_header_inner .header_contact_btn{right:30px}}@media only screen and (max-width: 1024px){.page_header{height:60px;background-color:#fff;transition:.3s}.page_header .page_header_inner .header_logo{margin-top:15px;transition:.3s}.page_header .page_header_inner .header_nav{padding-top:19px;transition:.3s}.page_header .page_header_inner .header_contact_btn{top:8px;transition:.3s}.page_header .page_header_inner .header_contact_btn a{height:42px;transition:.3s}.page_header .page_header_inner .header_contact_btn a span{margin-top:11px;transition:.3s}.page_header .page_header_inner .header_contact_btn a:after{top:20px;transition:.3s}}.page_header_small{height:60px;background-color:#fff;transition:.3s}.page_header_small .page_header_inner .header_logo{margin-top:15px;transition:.3s}.page_header_small .page_header_inner .header_nav{padding-top:19px;transition:.3s}.page_header_small .page_header_inner .header_contact_btn{top:8px;transition:.3s}.page_header_small .page_header_inner .header_contact_btn a{height:42px;transition:.3s}.page_header_small .page_header_inner .header_contact_btn a span{margin-top:11px;transition:.3s}.page_header_small .page_header_inner .header_contact_btn a:after{top:20px;transition:.3s}.scroll_down{width:289px;height:16px}.scroll_down a{width:100%;height:100%;position:relative;display:block}.scroll_down a span{font-family:"Lato",sans-serif;font-weight:700;font-size:1rem;letter-spacing:.1em;color:#252525;text-align:left;position:absolute;z-index:1;left:0;top:0;transition:.3s;transition-delay:.1s}.scroll_down a:after{display:block;content:"";position:absolute;top:16px;right:0px;width:136px;height:1px;background-color:#707070;transition:.3s;z-index:1;border-radius:4px;transition:.1s}.scroll_down a:hover span{left:10px;transition:.3s}.scroll_down a:hover:after{right:-10px;transition:.3s;transition-delay:.1s}.page_top{width:228px;height:16px}.page_top a{width:100%;height:100%;position:relative;display:block}.page_top a span{font-family:"Lato",sans-serif;font-weight:700;font-size:1rem;letter-spacing:.1em;color:#252525;text-align:left;position:absolute;z-index:1;left:0;top:0;transition:.1s}.page_top a:after{display:block;content:"";position:absolute;top:16px;right:0px;width:136px;height:1px;background-color:#707070;transition:.3s;z-index:1;border-radius:4px;transition:.3s;transition-delay:.1s}.page_top a:hover span{left:10px;transition:.3s}.page_top a:hover:after{right:-10px;transition:.3s;transition-delay:.1s}.copy span{font-family:"Lato",sans-serif;font-weight:700;font-size:1rem;letter-spacing:.1em;color:#252525;text-align:left}.main_txt{text-align:left;display:flex;align-items:flex-end;flex-direction:column;width:100%;padding-right:80px;box-sizing:border-box}@media only screen and (max-width: 1024px){.main_txt{padding-right:0;align-items:center}}.main_txt p{font-family:"Lato",sans-serif;font-weight:400;font-size:1rem;letter-spacing:.1em;color:#252525;margin-bottom:10px}.main_txt h2{font-family:"Lato",sans-serif;font-weight:700;font-size:1.75rem;letter-spacing:.1em;color:#252525;line-height:1.6;margin-bottom:30px}@media only screen and (max-width: 1440px){.main_txt h2{margin-bottom:22.5px}}@media only screen and (max-width: 1024px){.main_txt h2{margin-bottom:16.5px}}@media only screen and (max-width: 768px){.main_txt h2{margin-bottom:12px}}@media only screen and (max-width: 768px){.main_txt h2{font-size:1.5rem}}.main_pic{width:100%;max-width:680px;display:flex;justify-content:flex-start}@media only screen and (max-width: 1024px){.main_pic{justify-content:center;margin-bottom:20px}}.main_pic a{width:100%;max-width:400px;display:block}.main_pic img{width:100%;height:auto;border:solid 1px #d2d2d2;box-sizing:border-box}.main_loop_txt{overflow:hidden;position:relative;width:100%;margin-inline:auto}.main_loop_txt p{font-family:"Lato",sans-serif;font-weight:700;font-size:13.5vw;letter-spacing:.15em;color:#e8e8e8;line-height:1}.main_loop_txt .loop{animation:loop 20s linear infinite;width:100%}.main_loop_txt .loop2{position:absolute;top:0;left:0;animation:loop 20s -9.5s linear infinite}@keyframes loop{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.title_type01 h1,.title_type01 h2,.title_type01 h3,.title_type01 h4,.title_type01 h5{font-family:"Lato",sans-serif;font-weight:700;font-size:1.75rem;letter-spacing:.1em;color:#252525;line-height:1.8}@media only screen and (max-width: 1024px){.title_type01{font-size:1.625rem}}.big_txt01 p{font-family:"Lato",sans-serif;font-weight:700;font-size:2.25rem;letter-spacing:.1em;color:#252525;line-height:1.8}@media only screen and (max-width: 1024px){.big_txt01 p{font-size:1.75rem}}.sound_cloud_ifame{width:100%;display:flex;justify-content:center}.sound_cloud_ifame .sound_cloud_ifame_inner{width:100%;max-width:1200px;margin-bottom:20px}.basic_txt01 p{font-weight:400;font-size:1rem;letter-spacing:.1em;color:#444;line-height:2}.pic_style{width:100%}.pic_style img{width:100%;height:auto}.info_date{display:flex;justify-content:flex-end}.info_date p{font-weight:700;font-size:1rem;letter-spacing:.1em;color:#777;line-height:2}.info_list a{display:block;width:100%;padding-bottom:26px;padding-top:28px;display:flex;justify-content:flex-start;text-align:left;transition:.3s;border-bottom:solid 1px #d2d2d2}@media only screen and (max-width: 768px){.info_list a{flex-direction:column;padding-top:23px;padding-bottom:20px}}.info_list a .info_date{width:150px}@media only screen and (max-width: 768px){.info_list a .info_date{width:100%}}.info_list a .basic_txt01{width:calc(100% - 150px)}@media only screen and (max-width: 768px){.info_list a .basic_txt01{width:100%}}.info_list a:hover{background-color:#f1f1f1;transition:.3s}.top_main_img{width:100%;height:100vh;position:relative;z-index:0}.top_main_img .top_main_img_inner{width:100%;height:100%;display:flex;justify-content:center;padding-left:100px;padding-right:100px;box-sizing:border-box}@media only screen and (max-width: 1024px){.top_main_img .top_main_img_inner{flex-direction:column-reverse;padding-left:30px;padding-right:30px}}.top_main_img .top_main_img_inner .top_main_img_left{width:50%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1024px){.top_main_img .top_main_img_inner .top_main_img_left{width:100%;margin-bottom:30px}}.top_main_img .top_main_img_inner .top_main_img_right{width:50%;display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width: 1024px){.top_main_img .top_main_img_inner .top_main_img_right{width:100%;justify-content:center}}.top_main_img .main_loop_txt{position:absolute;bottom:0;left:0;width:100%}.top_main_img .scroll_down{transform:rotate(90deg);position:absolute;right:-102px;top:50%;z-index:1}.top_main_img .scroll_down a span{font-weight:400}@media only screen and (max-width: 1024px){.top_main_img .scroll_down{right:-138px}}.copy{position:fixed;z-index:800;top:50%;left:-39px;transform:rotate(-90deg);transition:.3s}.copy span{font-weight:400}@media only screen and (max-width: 1440px){.copy{left:-73px}}.top_content01{display:flex;flex-direction:column;justify-content:center;padding-left:30px;padding-right:30px;box-sizing:border-box;padding-top:100px;padding-bottom:100px}@media only screen and (max-width: 1440px){.top_content01{padding-top:75px}}@media only screen and (max-width: 1024px){.top_content01{padding-top:55px}}@media only screen and (max-width: 768px){.top_content01{padding-top:40px}}@media only screen and (max-width: 1440px){.top_content01{padding-bottom:75px}}@media only screen and (max-width: 1024px){.top_content01{padding-bottom:55px}}@media only screen and (max-width: 768px){.top_content01{padding-bottom:40px}}.top_content01 .inner .title_type01{margin-bottom:45px}@media only screen and (max-width: 1440px){.top_content01 .inner .title_type01{margin-bottom:33.75px}}@media only screen and (max-width: 1024px){.top_content01 .inner .title_type01{margin-bottom:24.75px}}@media only screen and (max-width: 768px){.top_content01 .inner .title_type01{margin-bottom:18px}}.top_content02{display:flex;justify-content:center;padding-left:30px;padding-right:30px;box-sizing:border-box;padding-bottom:100px}@media only screen and (max-width: 1440px){.top_content02{padding-bottom:75px}}@media only screen and (max-width: 1024px){.top_content02{padding-bottom:55px}}@media only screen and (max-width: 768px){.top_content02{padding-bottom:40px}}.top_content02 .inner{width:100%;max-width:1200px;display:flex;justify-content:center}@media only screen and (max-width: 768px){.top_content02 .inner{display:flex;flex-direction:column}}.top_content02 .inner .left{width:370px}.top_content02 .inner .left .pic_style{overflow:hidden;border-radius:50%}@media only screen and (max-width: 768px){.top_content02 .inner .left{width:100%;margin-bottom:20px}.top_content02 .inner .left .pic_style{border-radius:0}.top_content02 .inner .left .pic_style img{width:270px;height:auto;border-radius:50%}}.top_content02 .inner .right{width:calc(100% - 370px);text-align:left;padding-left:80px;display:flex;align-items:center}@media only screen and (max-width: 1440px){.top_content02 .inner .right{padding-left:60px}}@media only screen and (max-width: 1024px){.top_content02 .inner .right{padding-left:44px}}@media only screen and (max-width: 768px){.top_content02 .inner .right{padding-left:32px}}@media only screen and (max-width: 768px){.top_content02 .inner .right{width:100%;padding-left:0}}.top_content02 .inner .right .right_inner .title_type01{margin-bottom:9px}.top_content02 .inner .right .right_inner .title_type01 h2{line-height:1.4}.top_content02 .inner .right .right_inner .big_txt01{margin-bottom:2px}.top_content02 .inner .right .right_inner .big_txt01 div{line-height:1.4}.top_content02 .inner .right .right_inner .basic_txt01_a{margin-bottom:15px}.top_content02 .inner .right .right_inner .basic_txt01_a p{line-height:1.4}.top_content03{width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;display:flex;justify-content:center}.top_content03 .inner{width:100%;max-width:1200px;display:flex;flex-direction:column}.top_content03 .inner .title_type01{margin-bottom:30px}.top_content03 .inner .btn_type01{margin-top:50px;display:flex;justify-content:center}@media only screen and (max-width: 1440px){.top_content03 .inner .btn_type01{margin-top:37.5px}}@media only screen and (max-width: 1024px){.top_content03 .inner .btn_type01{margin-top:27.5px}}@media only screen and (max-width: 768px){.top_content03 .inner .btn_type01{margin-top:20px}}.btn_type01 a{display:block;width:200px;height:56px;background:#fff;border-radius:28px;border:1px solid #d2d2d2;display:flex;justify-content:center;align-items:flex-start;position:relative;z-index:0;transition:.3s}.btn_type01 a span{font-family:"Lato",sans-serif;font-weight:700;font-size:1rem;letter-spacing:.1em;color:#252525;line-height:1.2;margin-top:17px;transition:.3s}.btn_type01 a:after{display:block;content:"";position:absolute;top:26px;right:20px;width:13px;height:3px;background-color:#252525;transition:.3s;z-index:1;border-radius:4px}.btn_type01 a:hover{background-color:#252525;transition:.3s;border:1px solid #252525}.btn_type01 a:hover span{color:#fff;transition:.3s}.btn_type01 a:hover:after{background-color:#fff;transition:.3s;right:15px}#page_footer{width:100%;padding-top:100px;padding-bottom:100px;box-sizing:border-box}#page_footer .page_top{transform:rotate(-90deg);position:fixed;right:-54px;bottom:120px;z-index:800;display:none}@media only screen and (max-width: 1024px){#page_footer .page_top{right:-93px}}.infomation_page{margin-top:140px;padding-top:34px;width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;display:flex;justify-content:center}@media only screen and (max-width: 768px){.infomation_page{margin-top:60px}}.infomation_page .infomation_page_inner{width:100%;max-width:980px;display:flex;flex-direction:column;align-items:center}.infomation_page .infomation_page_inner .title_type01{margin-bottom:30px}.infomation_page .infomation_page_inner .infomation_page_content{width:100%}.pager{display:flex;justify-content:center;margin-top:40px}@media only screen and (max-width: 1024px){.pager{margin-top:20px}}.pager .pager_inner{display:flex}.pager .pager_inner a,.pager .pager_inner span{margin-left:6px;margin-right:6px;display:inline-block;width:30px;height:30px;border:solid 1px #d2d2d2;box-sizing:border-box;display:block;transition:.3s;color:#fff;border-radius:2px;color:#252525;display:flex;line-height:1;justify-content:center;align-items:flex-start;padding-top:6px}.pager .pager_inner a:hover,.pager .pager_inner span:hover{background-color:#252525;border:solid 1px #252525;transition:.3s;color:#fff}.pager .pager_inner .current{background-color:#252525;border:solid 1px #252525;transition:.3s;color:#fff}.single_page{margin-top:140px;padding-top:34px;width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;display:flex;justify-content:center}.single_page .single_page_inner{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;text-align:left}.single_page .single_page_inner .title_type01{width:100%}.single_page .single_page_inner .title_type01 h1{text-align:left}.single_page .single_page_inner .info_date{width:100%}.single_page .single_page_inner .info_date p{text-align:left}.single_page .single_page_inner .single_body{text-align:left;margin-top:30px;padding-bottom:80px;border-bottom:solid 1px #d2d2d2}.single_page .single_page_inner .single_body h2{@incude v.fontsize(28);font-weight:700;margin-bottom:30px;line-height:1.6}.single_page .single_page_inner .single_body h3{@incude v.fontsize(24);font-weight:700;margin-bottom:20px;line-height:1.6}.single_page .single_page_inner .single_body h3{@incude v.fontsize(22);font-weight:700;margin-bottom:15px;line-height:1.6}.single_page .single_page_inner .single_body h4{@incude v.fontsize(20);font-weight:700;margin-bottom:13px;line-height:1.6}.single_page .single_page_inner .single_body h5{@incude v.fontsize(18);font-weight:700;margin-bottom:10px;line-height:1.6}.single_page .single_page_inner .single_body .wp-block-image{margin-bottom:30px}.single_page .single_page_inner .single_body p{margin-bottom:30px}.single_page .single_page_inner .single_body a{color:#666}.single_page .single_page_inner .single_body a:hover{color:#252525}.single_page .single_page_inner .btn_type01{margin-top:40px;margin-bottom:100px}.contact_page{margin-top:140px;padding-top:34px;width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;display:flex;justify-content:center}.contact_page .contact_page_inner{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center}.contact_page .contact_page_inner .title_type01{margin-bottom:30px}.contact_page .contact_page_inner .c_box{margin-bottom:28px}.contact_page .contact_page_inner .mw_wp_form{width:100%;text-align:left}.contact_page .contact_page_inner .mw_wp_form input[type=text],.contact_page .contact_page_inner .mw_wp_form input[type=email]{width:100%;border:solid 1px #d2d2d2;border-radius:4px;padding:15px;box-sizing:border-box}.contact_page .contact_page_inner .mw_wp_form input[type=text]:focus,.contact_page .contact_page_inner .mw_wp_form input[type=email]:focus{outline:#707070}.contact_page .contact_page_inner .mw_wp_form textarea{width:100%;border:solid 1px #d2d2d2;border-radius:4px;padding:15px;box-sizing:border-box}.contact_page .contact_page_inner .mw_wp_form textarea:focus{outline:#707070}.contact_page .contact_page_inner .mw_wp_form input[type=submit]{background-color:#fff;border:1px solid #d2d2d2;width:180px;height:62px;border-radius:31px}.contact_page .contact_page_inner .mw_wp_form input[type=submit]:hover{cursor:pointer;background-color:#252525;transition:.3s;color:#fff}.contact_page .contact_page_inner .mw_wp_form .c_box02{display:flex;justify-content:center}.mw_wp_form_complete p{text-align:center}.discography_content{width:100%;gap:30px;display:flex;justify-content:center;flex-wrap:wrap}.discography_content a{width:calc(33.333333% - 20px);position:relative;z-index:0;border:solid 1px #d2d2d2}@media only screen and (max-width: 480px){.discography_content a{width:100%}}.discography_content a img{width:100%;height:auto}.discography_content a:after{width:100%;height:100%;background-color:#000;opacity:0;content:"";position:absolute;top:0;left:0;transition:.5s}.discography_content a:hover:after{opacity:.2;transition:.5s}.single_page_discography{margin-top:140px;padding-top:34px;width:100%;padding-left:30px;padding-right:30px;box-sizing:border-box;display:flex;justify-content:center}@media only screen and (max-width: 768px){.single_page_discography{margin-top:60px}}.single_page_discography .single_page_inner{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;text-align:left}.single_page_discography .single_page_inner .title_type01{width:100%;margin-bottom:20px}.single_page_discography .single_page_inner .title_type01 h1{text-align:center;font-weight:300}.single_page_discography .single_page_inner .single_page_discography_pic{display:flex;justify-content:center;margin-bottom:30px;box-sizing:border-box}.single_page_discography .single_page_inner .single_page_discography_pic img{max-width:300px;border:1px solid #d2d2d2}.single_page_discography .single_page_inner .haishin_link{width:100%;display:flex;flex-direction:column;align-items:center}.single_page_discography .single_page_inner .haishin_link a{max-width:300px;display:flex;justify-content:space-between;background-color:#fff;width:100%;border:1px solid #d2d2d2;border-radius:8px;margin-bottom:20px;padding:0 20px;height:50px;align-items:center;box-sizing:border-box}.single_page_discography .single_page_inner .haishin_link a span:first-child{max-width:80px;display:flex;align-items:center}.single_page_discography .single_page_inner .haishin_link a span:first-child img{width:100%;height:auto}.single_page_discography .single_page_inner .haishin_link a span:last-child{width:10px;display:flex;align-items:center}.single_page_discography .single_page_inner .haishin_link a span:last-child img{width:100%;height:auto}.single_page_discography .single_page_inner .info_date{width:100%}.single_page_discography .single_page_inner .info_date p{text-align:left}.single_page_discography .single_page_inner .single_body{text-align:left;margin-top:30px;padding-bottom:80px;border-bottom:solid 1px #d2d2d2}.single_page_discography .single_page_inner .single_body h2{@incude v.fontsize(28);font-weight:700;margin-bottom:30px;line-height:1.6}.single_page_discography .single_page_inner .single_body h3{@incude v.fontsize(24);font-weight:700;margin-bottom:20px;line-height:1.6}.single_page_discography .single_page_inner .single_body h3{@incude v.fontsize(22);font-weight:700;margin-bottom:15px;line-height:1.6}.single_page_discography .single_page_inner .single_body h4{@incude v.fontsize(20);font-weight:700;margin-bottom:13px;line-height:1.6}.single_page_discography .single_page_inner .single_body h5{@incude v.fontsize(18);font-weight:700;margin-bottom:10px;line-height:1.6}.single_page_discography .single_page_inner .single_body .wp-block-image{margin-bottom:30px}.single_page_discography .single_page_inner .single_body p{margin-bottom:30px}.single_page_discography .single_page_inner .single_body a{color:#666}.single_page_discography .single_page_inner .single_body a:hover{color:#252525}.single_page_discography .single_page_inner .btn_type01{margin-top:40px;margin-bottom:100px}/*# sourceMappingURL=common.css.map */
