@media(min-width: 768px){br.pc{display:block}br.sp{display:none}}@media(max-width: 767px){br.pc{display:none}br.sp{display:block}}@media(min-width: 768px){.sp{display:none !important}}@media(max-width: 767px){.pc{display:none !important}}@media(min-width: 768px){html,body{font-size:.73vw;letter-spacing:.05em}}@media(max-width: 767px){html,body{font-size:2.66vw}}@media(max-width: 767px){body{letter-spacing:.1em}body a:hover{-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position;will-change:transition}body a:hover:hover{-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}#header{margin-bottom:0;border-bottom:none;background-color:rgba(255,255,255,.3);backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);width:100%;height:7rem;position:fixed;top:0;left:0;right:0;z-index:10}#header.header_hidden{display:none}#header .header_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 2rem}#header .header_inner .logo{font-size:1rem;font-weight:normal;color:#333;line-height:1.9;letter-spacing:.09em}#header .header_inner .logo a{display:inline-block;width:10.297rem;height:2.45rem;margin-right:.7rem;vertical-align:-0.3rem}#header .header_inner .logo a img{width:100%;height:100%;display:block}#header .header_inner .cart_link{width:4.4rem;height:4.4rem;font-size:1rem;font-weight:normal;font-family:"Marcellus",serif;color:#333;line-height:1;letter-spacing:0;text-align:center;background-image:url(../images/icon_cart_black.png);background-repeat:no-repeat;background-position:center top .5rem;background-size:2.382rem 2.278rem;padding-top:3.2rem;position:relative}#header .header_inner .cart_link span{font-size:1.1rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1.9rem;letter-spacing:0;background-color:#4095ca;border-radius:.95rem;padding:0 .8rem;position:absolute;top:0;right:-1rem}.sp_fixed_menu{width:28.7rem;height:4rem;padding:.5rem 1.05rem;margin:0 auto;border-radius:2rem;background-color:rgba(255,255,255,.6);backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;left:0;right:0;bottom:2.8rem;z-index:10}.sp_fixed_menu .contact_link{width:12.15rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dc5068;font-size:1.3rem;font-weight:normal;font-family:"Marcellus",serif;line-height:1;color:#fff;letter-spacing:.03em;border-radius:2.2rem}.sp_fixed_menu .contact_link:before{content:"";width:1.426rem;height:1.161rem;display:block;background-image:url(../images/icon_mail_white.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.55rem}.sp_fixed_menu .modal_menu_btn{width:9.5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#333;font-size:1.2rem;font-weight:normal;font-family:"Marcellus",serif;line-height:1;color:#fff;letter-spacing:.03em;border-radius:2rem;cursor:pointer}.sp_fixed_menu .modal_menu_btn:before{content:"";width:1.3rem;height:1.1rem;display:block;background-image:url(../images/sp_modal_menu_btn.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.7rem}.sp_fixed_menu .pagetop{width:3.6rem;height:100%;border-radius:2rem;background-image:url(../images/arrow_black_top.png);background-repeat:no-repeat;background-position:center center;background-size:1.553rem .894rem}.modal_menu{visibility:hidden;position:fixed;top:0;left:0;z-index:100;width:100%;height:100vh;opacity:0;overflow:auto;-webkit-transition:all .3s;transition:all .3s;background-color:#fff;background-image:url(../images/sp_modalmenu_bg.png);background-repeat:no-repeat;background-position:center top;background-size:cover;display:block}.modal_menu.show{visibility:visible;opacity:1}.modal_menu.header_hidden{display:none}.modal_menu .modal_menu_header{background-color:rgba(255,255,255,.3);backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);width:100%;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}.modal_menu .modal_menu_header .logo{font-size:1rem;font-weight:normal;color:#333;line-height:1.9;letter-spacing:.09em}.modal_menu .modal_menu_header .logo a{display:inline-block;width:10.297rem;height:2.45rem;margin-right:.7rem;vertical-align:-0.3rem}.modal_menu .modal_menu_header .logo a img{width:100%;height:100%;display:block}.modal_menu .modal_menu_header .menu_close_btn{width:1.906rem;height:1.906rem;background-image:url(../images/sp_modal_close_btn.png);background-repeat:no-repeat;background-position:center center;background-size:contain;cursor:pointer}.modal_menu .modal_menu_contents{padding-bottom:3.6rem}.modal_menu .modal_menu_contents .modal_menu_menu{padding:3.6rem 2rem 2rem}.modal_menu .modal_menu_contents .modal_menu_menu ul{border-top:.05rem solid #b7c8d5}.modal_menu .modal_menu_contents .modal_menu_menu ul li{border-bottom:.05rem solid #b7c8d5}.modal_menu .modal_menu_contents .modal_menu_menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:1.6rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.4;letter-spacing:.06em;padding:1.4rem 0 1.6rem 1.3rem}.modal_menu .modal_menu_contents .modal_menu_menu ul li a span{font-size:1.2rem;font-weight:normal;font-family:"Marcellus",serif;color:#4095ca;letter-spacing:.03em}.modal_menu .modal_menu_contents .modal_menu_menu ul li a.service_link{background-image:url(../images/title_dot.png);background-repeat:no-repeat;background-position:left center;background-size:.6rem .6rem}.modal_menu .modal_menu_contents .modal_menu_menu a.cart_link{font-size:1.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#333;line-height:1.4;letter-spacing:0;display:block;width:100%;background-image:url(../images/icon_cart_black.png);background-repeat:no-repeat;background-position:left 1.25rem center;background-size:2.382rem 2.278rem;padding:1.9rem 4.9rem}.modal_menu .modal_menu_contents .modal_menu_menu a.cart_link:after{content:"";width:1.085rem;height:1.085rem;display:inline-block;background-image:url(../images/arrow_circle_black_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.55rem}.modal_menu .modal_menu_contents a.fixed_contact_btn{display:block;width:33.6rem;height:13rem;margin:0 auto}.modal_menu .modal_menu_contents a.fixed_contact_btn dl{background-color:#fff;border-radius:1rem;-webkit-filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%;padding:1.6rem 1.95rem;position:relative}.modal_menu .modal_menu_contents a.fixed_contact_btn dl:after{content:"";width:12.6rem;height:15.3rem;display:block;background-image:url(../images/fixed_contact_btn_img.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;bottom:0;right:1.3rem}.modal_menu .modal_menu_contents a.fixed_contact_btn dl dt{font-size:1.6rem;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1.4;letter-spacing:.09em;border-bottom:1px solid #4095ca;padding-bottom:1px;display:inline-block}.modal_menu .modal_menu_contents a.fixed_contact_btn dl dt:after{content:"";width:1.2rem;height:1.2rem;display:inline-block;background-image:url(../images/arrow_circle_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.8rem;vertical-align:-0.1rem}.modal_menu .modal_menu_contents a.fixed_contact_btn dl dd{font-size:1.3rem;font-weight:normal;color:#222;line-height:1.6;letter-spacing:.09em;margin-top:1rem}#footer{background-image:url(../images/footer_bg_sp.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;padding:0}#footer .footer_inner{padding:7.2rem 2rem 4rem}#footer .footer_inner .footer_top{border-bottom:1px solid #fff;padding-bottom:3rem}#footer .footer_inner .footer_top img{display:block;width:100%;margin-bottom:6rem}#footer .footer_inner .footer_top p{font-size:1.3rem;font-weight:bold;color:#434343;line-height:1.9;letter-spacing:.06em}#footer .footer_inner .footer_top p span{display:block;font-size:1rem;font-weight:500;letter-spacing:.06em;color:#6e6e6e;margin-top:.6rem}#footer .footer_inner .footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:2.4rem}#footer .footer_inner .footer_bottom .logo{font-size:1rem;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:0}#footer .footer_inner .footer_bottom .logo a{display:block;width:10.263rem;height:2.442rem;margin-bottom:1rem}#footer .footer_inner .footer_bottom .logo a img{width:100%;height:100%;display:block}#footer .footer_inner .footer_bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:.3rem}#footer .footer_inner .footer_bottom ul li a{font-size:1.2rem;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:0}body.contact #footer{border-radius:3rem 3rem 0 0}section.contact_contents{background-image:url(../images/contact_contents_bg_sp.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;border-radius:3rem 3rem 0 0}section.contact_contents .contact_contents_inner{padding:5.8rem 0 7.5rem;text-align:center}section.contact_contents .contact_contents_inner .title_wrapper{height:5.65rem;overflow:hidden}section.contact_contents .contact_contents_inner .title_wrapper h2{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:.9;letter-spacing:.06em;opacity:.5}section.contact_contents .contact_contents_inner p{font-size:2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.9;letter-spacing:.09em;margin-top:4rem}section.contact_contents .contact_contents_inner ul{margin-top:2.6rem;padding:0 4rem}section.contact_contents .contact_contents_inner ul li{font-size:1.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.65;letter-spacing:.03em;margin-bottom:1.4rem;width:100%;padding:.6rem 2.5rem .9rem;border-radius:4rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.71)), to(rgba(231, 245, 254, 0.1775)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.71), rgba(231, 245, 254, 0.1775))}section.contact_contents .contact_contents_inner ul:after{content:"";margin:1.8rem auto 0;display:block;width:.8rem;height:4.4rem;background-image:url(../images/contact_contents_dots.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%}section.contact_contents .contact_contents_inner .contact_link{width:33.5rem;height:9rem;margin:2.8rem auto 0;border-radius:6.4rem;padding:.9rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.27)), to(rgba(231, 245, 254, 0.0675)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.27), rgba(231, 245, 254, 0.0675))}section.contact_contents .contact_contents_inner .contact_link a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:4rem;background-color:#3a8bbe;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:right 2.81rem center;background-size:2.676rem .597rem;font-size:2rem;font-weight:bold;font-family:"Shippori Mincho",serif;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:5.5rem}section.interview_contents{background-image:url(../images/top_interview_bg_sp.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}section.interview_contents .interview_contents_inner{padding:5.7rem 2rem 6.8rem;position:relative}section.interview_contents .interview_contents_inner .title_space{text-align:center}section.interview_contents .interview_contents_inner .title_space h2{letter-spacing:.03em}section.interview_contents .interview_contents_inner .text{font-size:1.4rem;font-weight:normal;color:#fff;line-height:1.9;letter-spacing:.06em;margin-top:2.4rem;text-align:center}section.interview_contents .interview_contents_inner ul{margin-top:3.9rem}section.interview_contents .interview_contents_inner ul li{margin-bottom:4rem}section.interview_contents .interview_contents_inner ul li a{background-color:#fff;border-radius:0 0 4rem 0;padding:1rem .9rem 4rem;display:block;width:100%}section.interview_contents .interview_contents_inner ul li a img{width:100%;height:19rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 4rem 0;margin-bottom:1.4rem}section.interview_contents .interview_contents_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}section.interview_contents .interview_contents_inner ul li a .name{font-size:1.1rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}section.interview_contents .interview_contents_inner ul li a h3{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.8;letter-spacing:.09em;margin-top:1.3rem;padding:0 1.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}section.interview_contents .interview_contents_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}section.interview_contents .interview_contents_inner .interview_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:2.5rem;margin:0 auto}section.interview_contents .interview_contents_inner .interview_link a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}section.seminar_contents .seminar_contents_inner{padding:8.7rem 0 11rem}section.seminar_contents .seminar_contents_inner .text_space{padding:0 2rem}section.seminar_contents .seminar_contents_inner .text_space .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:1.6rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider{margin-top:2.5rem;padding-left:2rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li{margin-right:2rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a{display:block;width:100%}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a img{width:100%;height:17.6rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 3rem 0;margin-bottom:1.3rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a .date{font-size:1.3rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;white-space:nowrap;margin-right:.6rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a .tag_space{margin-top:.6rem;display:inline-block}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a .tag_space p{font-size:1.2rem;font-weight:normal;color:#333;line-height:2.5rem;letter-spacing:.06em;display:inline-block;padding:0 1.2rem;margin-right:.6rem;margin-bottom:.6rem;background-color:rgba(183,200,213,.5);border-radius:.6rem}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li a h3{font-size:1.5rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em;margin-top:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.seminar_contents .seminar_contents_inner ul.seminar_contents_slider li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:1.8rem}section.seminar_contents .seminar_contents_inner .blue_link{padding:3.2rem 2rem 0}.contact_banner{background-image:url(../images/contact_banner_bg_sp.png);background-repeat:no-repeat;background-position:center top;background-size:cover;border-radius:1rem;width:33.5rem;height:37.7rem;margin:0 auto;padding:3.3rem 2rem 0;text-align:left}.contact_banner h3{font-size:2.2rem;font-weight:bold;font-family:"Shippori Mincho",serif;color:#fff;line-height:1.6;letter-spacing:.03em}.contact_banner .text{font-size:1.3rem;font-weight:normal;color:#fff;line-height:1.85;letter-spacing:.03em;margin-top:2rem;width:20rem}.contact_banner .link_sign{margin-top:2.6rem}.contact_banner .link_sign p{font-size:1.2rem;font-weight:500;color:#fff;line-height:1.8;letter-spacing:.09em;text-align:right;padding-right:12rem;margin-bottom:1.1rem}.contact_banner .link_sign a{width:100%;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:2.5rem;-webkit-filter:drop-shadow(0 0.3rem 0.9rem rgba(0, 0, 0, 0.08));filter:drop-shadow(0 0.3rem 0.9rem rgba(0, 0, 0, 0.08));-webkit-transform:translateZ(0);transform:translateZ(0)}.contact_banner .link_sign a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}section.price{padding:5.6rem 0 16.8rem;position:relative}section.price .title_space{text-align:center}section.price .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;text-align:center;margin:0 auto;white-space:nowrap;position:absolute;left:0;right:0;top:33.5rem;z-index:0;z-index:-1}section.price .price_slider{margin:3.7rem 0 1.8rem}section.price .price_slider li{margin:0 .9rem}section.price .price_slider li img{width:12rem;height:12rem;display:block;border-radius:50%}section.price .price_slider li dl{text-align:center;margin-top:.9rem}section.price .price_slider li dl dt{font-size:1.4rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em}section.price .price_slider li dl dd{font-size:1.2rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;margin-top:.3rem}section.price .price_inner{padding:2rem 2rem 4.9rem}section.price .price_inner .blue_box{background-color:rgba(223,236,245,.6);border-radius:1rem;padding:1.9rem 2rem 3.2rem}section.price .price_inner .blue_box .blue_text{font-size:1.4rem;font-weight:bold;color:#4095ca;line-height:1.7;letter-spacing:.09em;text-align:center;margin-bottom:1.2rem}section.price .price_inner .blue_box .white_box{background-color:#fff;border-radius:.5rem}section.price .price_inner .blue_box .white_box .white_box_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}section.price .price_inner .blue_box .white_box .white_box_content .tag{font-size:1.3rem;font-weight:500;color:#295f81;line-height:1.4;letter-spacing:.03em;border-radius:1.4rem;background-color:rgba(207,227,242,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:11.1rem;height:2.8rem}section.price .price_inner .blue_box .white_box .white_box_content .num_text{font-size:1.8rem;font-weight:500;color:#4095ca;line-height:1.6;letter-spacing:.03em}section.price .price_inner .blue_box .white_box .white_box_content .num_text span{font-size:4rem;letter-spacing:0;margin-right:.6rem}section.price .price_inner .blue_box .white_box .white_box_content.staff_content{position:relative}section.price .price_inner .blue_box .white_box .white_box_content.staff_content:after{content:"";width:25.5rem;height:1px;display:block;margin:0 auto;background-image:-webkit-gradient(linear, left top, right top, from(#dbdbdb), color-stop(0.5rem, #dbdbdb), color-stop(0.5rem, transparent), color-stop(1rem, transparent));background-image:linear-gradient(to right, #dbdbdb, #dbdbdb 0.5rem, transparent 0.5rem, transparent 1rem);background-size:1rem 1px;background-repeat:repeat-x;background-position:left bottom;position:absolute;left:0;right:0;bottom:0}section.price .price_inner .blue_box .white_box .white_box_content.staff_content .tag:before{content:"";width:1.903rem;height:1.257rem;display:inline-block;background-image:url(../images/icon_sftaff_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.3rem}section.price .price_inner .blue_box .white_box .white_box_content.price_content .tag:before{content:"";width:1.402rem;height:1.402rem;display:block;background-image:url(../images/icon_yen_circle_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.9rem}section.price .price_inner .navy_text{font-size:1.6rem;font-weight:bold;color:#004b64;line-height:1.4;letter-spacing:.09em;text-align:center;position:relative;margin:2.5rem 0 1.4rem}section.price .price_inner .navy_text:before{content:"";width:2.586rem;height:2.586rem;display:block;background-image:url(../images/icon_circle_plus_navy.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto;position:absolute;left:0;right:0;top:-4rem}section.price .price_inner ul li{font-size:1.6rem;font-weight:500;color:#004b64;line-height:1.4;letter-spacing:.09em;background-color:rgba(223,236,245,.7);border-radius:1rem;padding:1.9rem 2.8rem;margin-bottom:.9rem}section.price .banner_wrapper{text-align:center}section.price .banner_wrapper .blue_text{font-size:1.4rem;font-weight:bold;color:#4095ca;line-height:1.7;letter-spacing:.09em;margin-bottom:1.7rem}section.price .banner_wrapper .blue_text:before{content:"";width:2.4rem;height:2.4rem;display:block;margin:0 auto 1rem;background-image:url(../images/icon_exclamation_mark_blue_gradation.png);background-repeat:no-repeat;background-position:center center;background-size:contain}section.subpage_heading{position:relative;min-height:38.5rem;overflow:hidden}section.subpage_heading .bg_white_text{font-size:9.6rem;font-weight:normal;font-family:"Marcellus",serif;color:rgba(207,227,242,.4);line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;left:1.3rem;top:12.6rem;z-index:1}section.subpage_heading .subpage_heading_inner{padding:18.4rem 2rem 3rem;position:relative;z-index:2}section.subpage_heading .subpage_heading_inner .pan ul{display:-webkit-box;display:-ms-flexbox;display:flex}section.subpage_heading .subpage_heading_inner .pan ul li{font-size:1.1rem;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:after{content:"|";font-size:1.1rem;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;display:inline;margin:0 .5rem}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type:after{content:none}section.subpage_heading .subpage_heading_inner .pan ul li a{font-size:1.1rem;font-weight:300;color:#4095ca;line-height:1.4;letter-spacing:.09em;text-decoration:underline}section.subpage_heading .subpage_heading_inner .pan ul li a:hover{opacity:1;text-decoration:none}section.subpage_heading .subpage_heading_inner h1,section.subpage_heading .subpage_heading_inner .ja_text{font-size:2.3rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.03em;margin-top:.8rem}section.subpage_heading .subpage_heading_inner .text{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.9;letter-spacing:.06em;margin-top:1.9rem}.title_space .small_title,.title_space p{font-size:1.3rem;font-weight:normal;color:#000;line-height:1.6;letter-spacing:.09em}.title_space .small_title:before,.title_space p:before{content:"";width:.9rem;height:.9rem;display:inline-block;background-image:url(../images/title_dot.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.6rem;vertical-align:1px}.title_space .large_title,.title_space h2{font-size:2.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.09em;margin-top:.7rem;text-shadow:0 0 0 #000}.title_space.white_title p{color:#fff}.title_space.white_title p:before{background-color:#fff;border-radius:50%;background-image:none}.title_space.white_title h2{color:#fff}.blue_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4095ca;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:2.5rem}.blue_link a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}}@media(max-width: 767px){.edit-post-visual-editor a{pointer-events:none}#wpwrap .editor-styles-wrapper,#wpwrap .wp-block-column,#wpwrap .is-layout-flow,#wpwrap .wp-block-column-is-layout-flow,#wpwrap .main_contents,#wpwrap .article_content,.wp_content_wrapper .editor-styles-wrapper,.wp_content_wrapper .wp-block-column,.wp_content_wrapper .is-layout-flow,.wp_content_wrapper .wp-block-column-is-layout-flow,.wp_content_wrapper .main_contents,.wp_content_wrapper .article_content{padding:0 2rem}#wpwrap .editor-styles-wrapper div,#wpwrap .wp-block-column div,#wpwrap .is-layout-flow div,#wpwrap .wp-block-column-is-layout-flow div,#wpwrap .main_contents div,#wpwrap .article_content div,.wp_content_wrapper .editor-styles-wrapper div,.wp_content_wrapper .wp-block-column div,.wp_content_wrapper .is-layout-flow div,.wp_content_wrapper .wp-block-column-is-layout-flow div,.wp_content_wrapper .main_contents div,.wp_content_wrapper .article_content div{font-size:1.5rem;margin-bottom:2rem}#wpwrap .editor-styles-wrapper h2,#wpwrap .wp-block-column h2,#wpwrap .is-layout-flow h2,#wpwrap .wp-block-column-is-layout-flow h2,#wpwrap .main_contents h2,#wpwrap .article_content h2,.wp_content_wrapper .editor-styles-wrapper h2,.wp_content_wrapper .wp-block-column h2,.wp_content_wrapper .is-layout-flow h2,.wp_content_wrapper .wp-block-column-is-layout-flow h2,.wp_content_wrapper .main_contents h2,.wp_content_wrapper .article_content h2{font-size:1.6rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;padding:1.2rem 1.2rem .8rem;border-radius:.5rem;background-color:rgba(183,200,213,.5);margin:2rem 0 2rem}#wpwrap .editor-styles-wrapper h3,#wpwrap .wp-block-column h3,#wpwrap .is-layout-flow h3,#wpwrap .wp-block-column-is-layout-flow h3,#wpwrap .main_contents h3,#wpwrap .article_content h3,.wp_content_wrapper .editor-styles-wrapper h3,.wp_content_wrapper .wp-block-column h3,.wp_content_wrapper .is-layout-flow h3,.wp_content_wrapper .wp-block-column-is-layout-flow h3,.wp_content_wrapper .main_contents h3,.wp_content_wrapper .article_content h3{font-size:1.6rem;font-weight:500;color:#111;line-height:1.7;letter-spacing:.06em;padding-bottom:1.2rem;border-bottom:1px solid #dbdbdb;margin:2rem 0 2rem}#wpwrap .editor-styles-wrapper h4,#wpwrap .wp-block-column h4,#wpwrap .is-layout-flow h4,#wpwrap .wp-block-column-is-layout-flow h4,#wpwrap .main_contents h4,#wpwrap .article_content h4,.wp_content_wrapper .editor-styles-wrapper h4,.wp_content_wrapper .wp-block-column h4,.wp_content_wrapper .is-layout-flow h4,.wp_content_wrapper .wp-block-column-is-layout-flow h4,.wp_content_wrapper .main_contents h4,.wp_content_wrapper .article_content h4{font-size:1.6rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem 0 2rem}#wpwrap .editor-styles-wrapper h5,#wpwrap .wp-block-column h5,#wpwrap .is-layout-flow h5,#wpwrap .wp-block-column-is-layout-flow h5,#wpwrap .main_contents h5,#wpwrap .article_content h5,.wp_content_wrapper .editor-styles-wrapper h5,.wp_content_wrapper .wp-block-column h5,.wp_content_wrapper .is-layout-flow h5,.wp_content_wrapper .wp-block-column-is-layout-flow h5,.wp_content_wrapper .main_contents h5,.wp_content_wrapper .article_content h5{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem 0 2rem}#wpwrap .editor-styles-wrapper h6,#wpwrap .wp-block-column h6,#wpwrap .is-layout-flow h6,#wpwrap .wp-block-column-is-layout-flow h6,#wpwrap .main_contents h6,#wpwrap .article_content h6,.wp_content_wrapper .editor-styles-wrapper h6,.wp_content_wrapper .wp-block-column h6,.wp_content_wrapper .is-layout-flow h6,.wp_content_wrapper .wp-block-column-is-layout-flow h6,.wp_content_wrapper .main_contents h6,.wp_content_wrapper .article_content h6{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem 0 2rem}#wpwrap .editor-styles-wrapper p,#wpwrap .wp-block-column p,#wpwrap .is-layout-flow p,#wpwrap .wp-block-column-is-layout-flow p,#wpwrap .main_contents p,#wpwrap .article_content p,.wp_content_wrapper .editor-styles-wrapper p,.wp_content_wrapper .wp-block-column p,.wp_content_wrapper .is-layout-flow p,.wp_content_wrapper .wp-block-column-is-layout-flow p,.wp_content_wrapper .main_contents p,.wp_content_wrapper .article_content p{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.85;letter-spacing:.06em;margin:2rem 0 5rem}#wpwrap .editor-styles-wrapper p span,#wpwrap .wp-block-column p span,#wpwrap .is-layout-flow p span,#wpwrap .wp-block-column-is-layout-flow p span,#wpwrap .main_contents p span,#wpwrap .article_content p span,.wp_content_wrapper .editor-styles-wrapper p span,.wp_content_wrapper .wp-block-column p span,.wp_content_wrapper .is-layout-flow p span,.wp_content_wrapper .wp-block-column-is-layout-flow p span,.wp_content_wrapper .main_contents p span,.wp_content_wrapper .article_content p span{font-weight:bold;letter-spacing:.08em}#wpwrap .editor-styles-wrapper a,#wpwrap .wp-block-column a,#wpwrap .is-layout-flow a,#wpwrap .wp-block-column-is-layout-flow a,#wpwrap .main_contents a,#wpwrap .article_content a,.wp_content_wrapper .editor-styles-wrapper a,.wp_content_wrapper .wp-block-column a,.wp_content_wrapper .is-layout-flow a,.wp_content_wrapper .wp-block-column-is-layout-flow a,.wp_content_wrapper .main_contents a,.wp_content_wrapper .article_content a{text-decoration:underline;color:#4095ca}#wpwrap .editor-styles-wrapper ul,#wpwrap .editor-styles-wrapper ol,#wpwrap .wp-block-column ul,#wpwrap .wp-block-column ol,#wpwrap .is-layout-flow ul,#wpwrap .is-layout-flow ol,#wpwrap .wp-block-column-is-layout-flow ul,#wpwrap .wp-block-column-is-layout-flow ol,#wpwrap .main_contents ul,#wpwrap .main_contents ol,#wpwrap .article_content ul,#wpwrap .article_content ol,.wp_content_wrapper .editor-styles-wrapper ul,.wp_content_wrapper .editor-styles-wrapper ol,.wp_content_wrapper .wp-block-column ul,.wp_content_wrapper .wp-block-column ol,.wp_content_wrapper .is-layout-flow ul,.wp_content_wrapper .is-layout-flow ol,.wp_content_wrapper .wp-block-column-is-layout-flow ul,.wp_content_wrapper .wp-block-column-is-layout-flow ol,.wp_content_wrapper .main_contents ul,.wp_content_wrapper .main_contents ol,.wp_content_wrapper .article_content ul,.wp_content_wrapper .article_content ol{width:100%;margin:2.2rem auto 4rem}#wpwrap .editor-styles-wrapper ul li,#wpwrap .editor-styles-wrapper ol li,#wpwrap .wp-block-column ul li,#wpwrap .wp-block-column ol li,#wpwrap .is-layout-flow ul li,#wpwrap .is-layout-flow ol li,#wpwrap .wp-block-column-is-layout-flow ul li,#wpwrap .wp-block-column-is-layout-flow ol li,#wpwrap .main_contents ul li,#wpwrap .main_contents ol li,#wpwrap .article_content ul li,#wpwrap .article_content ol li,.wp_content_wrapper .editor-styles-wrapper ul li,.wp_content_wrapper .editor-styles-wrapper ol li,.wp_content_wrapper .wp-block-column ul li,.wp_content_wrapper .wp-block-column ol li,.wp_content_wrapper .is-layout-flow ul li,.wp_content_wrapper .is-layout-flow ol li,.wp_content_wrapper .wp-block-column-is-layout-flow ul li,.wp_content_wrapper .wp-block-column-is-layout-flow ol li,.wp_content_wrapper .main_contents ul li,.wp_content_wrapper .main_contents ol li,.wp_content_wrapper .article_content ul li,.wp_content_wrapper .article_content ol li{font-size:1.4rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em;margin:0 0 1.3rem}#wpwrap .editor-styles-wrapper ol li,#wpwrap .wp-block-column ol li,#wpwrap .is-layout-flow ol li,#wpwrap .wp-block-column-is-layout-flow ol li,#wpwrap .main_contents ol li,#wpwrap .article_content ol li,.wp_content_wrapper .editor-styles-wrapper ol li,.wp_content_wrapper .wp-block-column ol li,.wp_content_wrapper .is-layout-flow ol li,.wp_content_wrapper .wp-block-column-is-layout-flow ol li,.wp_content_wrapper .main_contents ol li,.wp_content_wrapper .article_content ol li{background-image:none}#wpwrap .editor-styles-wrapper ol li:nth-of-type(1):before,#wpwrap .wp-block-column ol li:nth-of-type(1):before,#wpwrap .is-layout-flow ol li:nth-of-type(1):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(1):before,#wpwrap .main_contents ol li:nth-of-type(1):before,#wpwrap .article_content ol li:nth-of-type(1):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(1):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(1):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(1):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(1):before,.wp_content_wrapper .main_contents ol li:nth-of-type(1):before,.wp_content_wrapper .article_content ol li:nth-of-type(1):before{content:"1.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(2):before,#wpwrap .wp-block-column ol li:nth-of-type(2):before,#wpwrap .is-layout-flow ol li:nth-of-type(2):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(2):before,#wpwrap .main_contents ol li:nth-of-type(2):before,#wpwrap .article_content ol li:nth-of-type(2):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(2):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(2):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(2):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(2):before,.wp_content_wrapper .main_contents ol li:nth-of-type(2):before,.wp_content_wrapper .article_content ol li:nth-of-type(2):before{content:"2.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(3):before,#wpwrap .wp-block-column ol li:nth-of-type(3):before,#wpwrap .is-layout-flow ol li:nth-of-type(3):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(3):before,#wpwrap .main_contents ol li:nth-of-type(3):before,#wpwrap .article_content ol li:nth-of-type(3):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(3):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(3):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(3):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(3):before,.wp_content_wrapper .main_contents ol li:nth-of-type(3):before,.wp_content_wrapper .article_content ol li:nth-of-type(3):before{content:"3.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(4):before,#wpwrap .wp-block-column ol li:nth-of-type(4):before,#wpwrap .is-layout-flow ol li:nth-of-type(4):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(4):before,#wpwrap .main_contents ol li:nth-of-type(4):before,#wpwrap .article_content ol li:nth-of-type(4):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(4):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(4):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(4):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(4):before,.wp_content_wrapper .main_contents ol li:nth-of-type(4):before,.wp_content_wrapper .article_content ol li:nth-of-type(4):before{content:"4.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(5):before,#wpwrap .wp-block-column ol li:nth-of-type(5):before,#wpwrap .is-layout-flow ol li:nth-of-type(5):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(5):before,#wpwrap .main_contents ol li:nth-of-type(5):before,#wpwrap .article_content ol li:nth-of-type(5):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(5):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(5):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(5):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(5):before,.wp_content_wrapper .main_contents ol li:nth-of-type(5):before,.wp_content_wrapper .article_content ol li:nth-of-type(5):before{content:"5.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(6):before,#wpwrap .wp-block-column ol li:nth-of-type(6):before,#wpwrap .is-layout-flow ol li:nth-of-type(6):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(6):before,#wpwrap .main_contents ol li:nth-of-type(6):before,#wpwrap .article_content ol li:nth-of-type(6):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(6):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(6):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(6):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(6):before,.wp_content_wrapper .main_contents ol li:nth-of-type(6):before,.wp_content_wrapper .article_content ol li:nth-of-type(6):before{content:"6.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(7):before,#wpwrap .wp-block-column ol li:nth-of-type(7):before,#wpwrap .is-layout-flow ol li:nth-of-type(7):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(7):before,#wpwrap .main_contents ol li:nth-of-type(7):before,#wpwrap .article_content ol li:nth-of-type(7):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(7):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(7):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(7):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(7):before,.wp_content_wrapper .main_contents ol li:nth-of-type(7):before,.wp_content_wrapper .article_content ol li:nth-of-type(7):before{content:"7.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(8):before,#wpwrap .wp-block-column ol li:nth-of-type(8):before,#wpwrap .is-layout-flow ol li:nth-of-type(8):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(8):before,#wpwrap .main_contents ol li:nth-of-type(8):before,#wpwrap .article_content ol li:nth-of-type(8):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(8):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(8):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(8):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(8):before,.wp_content_wrapper .main_contents ol li:nth-of-type(8):before,.wp_content_wrapper .article_content ol li:nth-of-type(8):before{content:"8.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(9):before,#wpwrap .wp-block-column ol li:nth-of-type(9):before,#wpwrap .is-layout-flow ol li:nth-of-type(9):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(9):before,#wpwrap .main_contents ol li:nth-of-type(9):before,#wpwrap .article_content ol li:nth-of-type(9):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(9):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(9):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(9):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(9):before,.wp_content_wrapper .main_contents ol li:nth-of-type(9):before,.wp_content_wrapper .article_content ol li:nth-of-type(9):before{content:"9.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(10):before,#wpwrap .wp-block-column ol li:nth-of-type(10):before,#wpwrap .is-layout-flow ol li:nth-of-type(10):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(10):before,#wpwrap .main_contents ol li:nth-of-type(10):before,#wpwrap .article_content ol li:nth-of-type(10):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(10):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(10):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(10):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(10):before,.wp_content_wrapper .main_contents ol li:nth-of-type(10):before,.wp_content_wrapper .article_content ol li:nth-of-type(10):before{content:"10.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(11):before,#wpwrap .wp-block-column ol li:nth-of-type(11):before,#wpwrap .is-layout-flow ol li:nth-of-type(11):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(11):before,#wpwrap .main_contents ol li:nth-of-type(11):before,#wpwrap .article_content ol li:nth-of-type(11):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(11):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(11):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(11):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(11):before,.wp_content_wrapper .main_contents ol li:nth-of-type(11):before,.wp_content_wrapper .article_content ol li:nth-of-type(11):before{content:"11.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(12):before,#wpwrap .wp-block-column ol li:nth-of-type(12):before,#wpwrap .is-layout-flow ol li:nth-of-type(12):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(12):before,#wpwrap .main_contents ol li:nth-of-type(12):before,#wpwrap .article_content ol li:nth-of-type(12):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(12):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(12):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(12):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(12):before,.wp_content_wrapper .main_contents ol li:nth-of-type(12):before,.wp_content_wrapper .article_content ol li:nth-of-type(12):before{content:"12.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(13):before,#wpwrap .wp-block-column ol li:nth-of-type(13):before,#wpwrap .is-layout-flow ol li:nth-of-type(13):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(13):before,#wpwrap .main_contents ol li:nth-of-type(13):before,#wpwrap .article_content ol li:nth-of-type(13):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(13):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(13):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(13):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(13):before,.wp_content_wrapper .main_contents ol li:nth-of-type(13):before,.wp_content_wrapper .article_content ol li:nth-of-type(13):before{content:"13.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(14):before,#wpwrap .wp-block-column ol li:nth-of-type(14):before,#wpwrap .is-layout-flow ol li:nth-of-type(14):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(14):before,#wpwrap .main_contents ol li:nth-of-type(14):before,#wpwrap .article_content ol li:nth-of-type(14):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(14):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(14):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(14):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(14):before,.wp_content_wrapper .main_contents ol li:nth-of-type(14):before,.wp_content_wrapper .article_content ol li:nth-of-type(14):before{content:"14.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(15):before,#wpwrap .wp-block-column ol li:nth-of-type(15):before,#wpwrap .is-layout-flow ol li:nth-of-type(15):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(15):before,#wpwrap .main_contents ol li:nth-of-type(15):before,#wpwrap .article_content ol li:nth-of-type(15):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(15):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(15):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(15):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(15):before,.wp_content_wrapper .main_contents ol li:nth-of-type(15):before,.wp_content_wrapper .article_content ol li:nth-of-type(15):before{content:"15.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(16):before,#wpwrap .wp-block-column ol li:nth-of-type(16):before,#wpwrap .is-layout-flow ol li:nth-of-type(16):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(16):before,#wpwrap .main_contents ol li:nth-of-type(16):before,#wpwrap .article_content ol li:nth-of-type(16):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(16):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(16):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(16):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(16):before,.wp_content_wrapper .main_contents ol li:nth-of-type(16):before,.wp_content_wrapper .article_content ol li:nth-of-type(16):before{content:"16.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(17):before,#wpwrap .wp-block-column ol li:nth-of-type(17):before,#wpwrap .is-layout-flow ol li:nth-of-type(17):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(17):before,#wpwrap .main_contents ol li:nth-of-type(17):before,#wpwrap .article_content ol li:nth-of-type(17):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(17):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(17):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(17):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(17):before,.wp_content_wrapper .main_contents ol li:nth-of-type(17):before,.wp_content_wrapper .article_content ol li:nth-of-type(17):before{content:"17.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(18):before,#wpwrap .wp-block-column ol li:nth-of-type(18):before,#wpwrap .is-layout-flow ol li:nth-of-type(18):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(18):before,#wpwrap .main_contents ol li:nth-of-type(18):before,#wpwrap .article_content ol li:nth-of-type(18):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(18):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(18):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(18):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(18):before,.wp_content_wrapper .main_contents ol li:nth-of-type(18):before,.wp_content_wrapper .article_content ol li:nth-of-type(18):before{content:"18.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(19):before,#wpwrap .wp-block-column ol li:nth-of-type(19):before,#wpwrap .is-layout-flow ol li:nth-of-type(19):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(19):before,#wpwrap .main_contents ol li:nth-of-type(19):before,#wpwrap .article_content ol li:nth-of-type(19):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(19):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(19):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(19):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(19):before,.wp_content_wrapper .main_contents ol li:nth-of-type(19):before,.wp_content_wrapper .article_content ol li:nth-of-type(19):before{content:"19.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(20):before,#wpwrap .wp-block-column ol li:nth-of-type(20):before,#wpwrap .is-layout-flow ol li:nth-of-type(20):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(20):before,#wpwrap .main_contents ol li:nth-of-type(20):before,#wpwrap .article_content ol li:nth-of-type(20):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(20):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(20):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(20):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(20):before,.wp_content_wrapper .main_contents ol li:nth-of-type(20):before,.wp_content_wrapper .article_content ol li:nth-of-type(20):before{content:"20.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(21):before,#wpwrap .wp-block-column ol li:nth-of-type(21):before,#wpwrap .is-layout-flow ol li:nth-of-type(21):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(21):before,#wpwrap .main_contents ol li:nth-of-type(21):before,#wpwrap .article_content ol li:nth-of-type(21):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(21):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(21):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(21):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(21):before,.wp_content_wrapper .main_contents ol li:nth-of-type(21):before,.wp_content_wrapper .article_content ol li:nth-of-type(21):before{content:"21.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(22):before,#wpwrap .wp-block-column ol li:nth-of-type(22):before,#wpwrap .is-layout-flow ol li:nth-of-type(22):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(22):before,#wpwrap .main_contents ol li:nth-of-type(22):before,#wpwrap .article_content ol li:nth-of-type(22):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(22):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(22):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(22):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(22):before,.wp_content_wrapper .main_contents ol li:nth-of-type(22):before,.wp_content_wrapper .article_content ol li:nth-of-type(22):before{content:"22.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(23):before,#wpwrap .wp-block-column ol li:nth-of-type(23):before,#wpwrap .is-layout-flow ol li:nth-of-type(23):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(23):before,#wpwrap .main_contents ol li:nth-of-type(23):before,#wpwrap .article_content ol li:nth-of-type(23):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(23):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(23):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(23):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(23):before,.wp_content_wrapper .main_contents ol li:nth-of-type(23):before,.wp_content_wrapper .article_content ol li:nth-of-type(23):before{content:"23.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(24):before,#wpwrap .wp-block-column ol li:nth-of-type(24):before,#wpwrap .is-layout-flow ol li:nth-of-type(24):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(24):before,#wpwrap .main_contents ol li:nth-of-type(24):before,#wpwrap .article_content ol li:nth-of-type(24):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(24):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(24):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(24):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(24):before,.wp_content_wrapper .main_contents ol li:nth-of-type(24):before,.wp_content_wrapper .article_content ol li:nth-of-type(24):before{content:"24.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(25):before,#wpwrap .wp-block-column ol li:nth-of-type(25):before,#wpwrap .is-layout-flow ol li:nth-of-type(25):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(25):before,#wpwrap .main_contents ol li:nth-of-type(25):before,#wpwrap .article_content ol li:nth-of-type(25):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(25):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(25):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(25):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(25):before,.wp_content_wrapper .main_contents ol li:nth-of-type(25):before,.wp_content_wrapper .article_content ol li:nth-of-type(25):before{content:"25.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(26):before,#wpwrap .wp-block-column ol li:nth-of-type(26):before,#wpwrap .is-layout-flow ol li:nth-of-type(26):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(26):before,#wpwrap .main_contents ol li:nth-of-type(26):before,#wpwrap .article_content ol li:nth-of-type(26):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(26):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(26):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(26):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(26):before,.wp_content_wrapper .main_contents ol li:nth-of-type(26):before,.wp_content_wrapper .article_content ol li:nth-of-type(26):before{content:"26.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(27):before,#wpwrap .wp-block-column ol li:nth-of-type(27):before,#wpwrap .is-layout-flow ol li:nth-of-type(27):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(27):before,#wpwrap .main_contents ol li:nth-of-type(27):before,#wpwrap .article_content ol li:nth-of-type(27):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(27):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(27):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(27):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(27):before,.wp_content_wrapper .main_contents ol li:nth-of-type(27):before,.wp_content_wrapper .article_content ol li:nth-of-type(27):before{content:"27.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(28):before,#wpwrap .wp-block-column ol li:nth-of-type(28):before,#wpwrap .is-layout-flow ol li:nth-of-type(28):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(28):before,#wpwrap .main_contents ol li:nth-of-type(28):before,#wpwrap .article_content ol li:nth-of-type(28):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(28):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(28):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(28):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(28):before,.wp_content_wrapper .main_contents ol li:nth-of-type(28):before,.wp_content_wrapper .article_content ol li:nth-of-type(28):before{content:"28.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(29):before,#wpwrap .wp-block-column ol li:nth-of-type(29):before,#wpwrap .is-layout-flow ol li:nth-of-type(29):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(29):before,#wpwrap .main_contents ol li:nth-of-type(29):before,#wpwrap .article_content ol li:nth-of-type(29):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(29):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(29):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(29):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(29):before,.wp_content_wrapper .main_contents ol li:nth-of-type(29):before,.wp_content_wrapper .article_content ol li:nth-of-type(29):before{content:"29.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(30):before,#wpwrap .wp-block-column ol li:nth-of-type(30):before,#wpwrap .is-layout-flow ol li:nth-of-type(30):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(30):before,#wpwrap .main_contents ol li:nth-of-type(30):before,#wpwrap .article_content ol li:nth-of-type(30):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(30):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(30):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(30):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(30):before,.wp_content_wrapper .main_contents ol li:nth-of-type(30):before,.wp_content_wrapper .article_content ol li:nth-of-type(30):before{content:"30.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(31):before,#wpwrap .wp-block-column ol li:nth-of-type(31):before,#wpwrap .is-layout-flow ol li:nth-of-type(31):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(31):before,#wpwrap .main_contents ol li:nth-of-type(31):before,#wpwrap .article_content ol li:nth-of-type(31):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(31):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(31):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(31):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(31):before,.wp_content_wrapper .main_contents ol li:nth-of-type(31):before,.wp_content_wrapper .article_content ol li:nth-of-type(31):before{content:"31.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(32):before,#wpwrap .wp-block-column ol li:nth-of-type(32):before,#wpwrap .is-layout-flow ol li:nth-of-type(32):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(32):before,#wpwrap .main_contents ol li:nth-of-type(32):before,#wpwrap .article_content ol li:nth-of-type(32):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(32):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(32):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(32):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(32):before,.wp_content_wrapper .main_contents ol li:nth-of-type(32):before,.wp_content_wrapper .article_content ol li:nth-of-type(32):before{content:"32.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(33):before,#wpwrap .wp-block-column ol li:nth-of-type(33):before,#wpwrap .is-layout-flow ol li:nth-of-type(33):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(33):before,#wpwrap .main_contents ol li:nth-of-type(33):before,#wpwrap .article_content ol li:nth-of-type(33):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(33):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(33):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(33):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(33):before,.wp_content_wrapper .main_contents ol li:nth-of-type(33):before,.wp_content_wrapper .article_content ol li:nth-of-type(33):before{content:"33.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(34):before,#wpwrap .wp-block-column ol li:nth-of-type(34):before,#wpwrap .is-layout-flow ol li:nth-of-type(34):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(34):before,#wpwrap .main_contents ol li:nth-of-type(34):before,#wpwrap .article_content ol li:nth-of-type(34):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(34):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(34):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(34):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(34):before,.wp_content_wrapper .main_contents ol li:nth-of-type(34):before,.wp_content_wrapper .article_content ol li:nth-of-type(34):before{content:"34.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(35):before,#wpwrap .wp-block-column ol li:nth-of-type(35):before,#wpwrap .is-layout-flow ol li:nth-of-type(35):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(35):before,#wpwrap .main_contents ol li:nth-of-type(35):before,#wpwrap .article_content ol li:nth-of-type(35):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(35):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(35):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(35):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(35):before,.wp_content_wrapper .main_contents ol li:nth-of-type(35):before,.wp_content_wrapper .article_content ol li:nth-of-type(35):before{content:"35.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(36):before,#wpwrap .wp-block-column ol li:nth-of-type(36):before,#wpwrap .is-layout-flow ol li:nth-of-type(36):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(36):before,#wpwrap .main_contents ol li:nth-of-type(36):before,#wpwrap .article_content ol li:nth-of-type(36):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(36):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(36):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(36):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(36):before,.wp_content_wrapper .main_contents ol li:nth-of-type(36):before,.wp_content_wrapper .article_content ol li:nth-of-type(36):before{content:"36.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(37):before,#wpwrap .wp-block-column ol li:nth-of-type(37):before,#wpwrap .is-layout-flow ol li:nth-of-type(37):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(37):before,#wpwrap .main_contents ol li:nth-of-type(37):before,#wpwrap .article_content ol li:nth-of-type(37):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(37):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(37):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(37):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(37):before,.wp_content_wrapper .main_contents ol li:nth-of-type(37):before,.wp_content_wrapper .article_content ol li:nth-of-type(37):before{content:"37.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(38):before,#wpwrap .wp-block-column ol li:nth-of-type(38):before,#wpwrap .is-layout-flow ol li:nth-of-type(38):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(38):before,#wpwrap .main_contents ol li:nth-of-type(38):before,#wpwrap .article_content ol li:nth-of-type(38):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(38):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(38):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(38):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(38):before,.wp_content_wrapper .main_contents ol li:nth-of-type(38):before,.wp_content_wrapper .article_content ol li:nth-of-type(38):before{content:"38.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(39):before,#wpwrap .wp-block-column ol li:nth-of-type(39):before,#wpwrap .is-layout-flow ol li:nth-of-type(39):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(39):before,#wpwrap .main_contents ol li:nth-of-type(39):before,#wpwrap .article_content ol li:nth-of-type(39):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(39):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(39):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(39):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(39):before,.wp_content_wrapper .main_contents ol li:nth-of-type(39):before,.wp_content_wrapper .article_content ol li:nth-of-type(39):before{content:"39.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(40):before,#wpwrap .wp-block-column ol li:nth-of-type(40):before,#wpwrap .is-layout-flow ol li:nth-of-type(40):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(40):before,#wpwrap .main_contents ol li:nth-of-type(40):before,#wpwrap .article_content ol li:nth-of-type(40):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(40):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(40):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(40):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(40):before,.wp_content_wrapper .main_contents ol li:nth-of-type(40):before,.wp_content_wrapper .article_content ol li:nth-of-type(40):before{content:"40.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(41):before,#wpwrap .wp-block-column ol li:nth-of-type(41):before,#wpwrap .is-layout-flow ol li:nth-of-type(41):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(41):before,#wpwrap .main_contents ol li:nth-of-type(41):before,#wpwrap .article_content ol li:nth-of-type(41):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(41):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(41):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(41):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(41):before,.wp_content_wrapper .main_contents ol li:nth-of-type(41):before,.wp_content_wrapper .article_content ol li:nth-of-type(41):before{content:"41.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(42):before,#wpwrap .wp-block-column ol li:nth-of-type(42):before,#wpwrap .is-layout-flow ol li:nth-of-type(42):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(42):before,#wpwrap .main_contents ol li:nth-of-type(42):before,#wpwrap .article_content ol li:nth-of-type(42):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(42):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(42):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(42):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(42):before,.wp_content_wrapper .main_contents ol li:nth-of-type(42):before,.wp_content_wrapper .article_content ol li:nth-of-type(42):before{content:"42.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(43):before,#wpwrap .wp-block-column ol li:nth-of-type(43):before,#wpwrap .is-layout-flow ol li:nth-of-type(43):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(43):before,#wpwrap .main_contents ol li:nth-of-type(43):before,#wpwrap .article_content ol li:nth-of-type(43):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(43):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(43):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(43):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(43):before,.wp_content_wrapper .main_contents ol li:nth-of-type(43):before,.wp_content_wrapper .article_content ol li:nth-of-type(43):before{content:"43.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(44):before,#wpwrap .wp-block-column ol li:nth-of-type(44):before,#wpwrap .is-layout-flow ol li:nth-of-type(44):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(44):before,#wpwrap .main_contents ol li:nth-of-type(44):before,#wpwrap .article_content ol li:nth-of-type(44):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(44):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(44):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(44):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(44):before,.wp_content_wrapper .main_contents ol li:nth-of-type(44):before,.wp_content_wrapper .article_content ol li:nth-of-type(44):before{content:"44.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(45):before,#wpwrap .wp-block-column ol li:nth-of-type(45):before,#wpwrap .is-layout-flow ol li:nth-of-type(45):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(45):before,#wpwrap .main_contents ol li:nth-of-type(45):before,#wpwrap .article_content ol li:nth-of-type(45):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(45):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(45):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(45):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(45):before,.wp_content_wrapper .main_contents ol li:nth-of-type(45):before,.wp_content_wrapper .article_content ol li:nth-of-type(45):before{content:"45.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(46):before,#wpwrap .wp-block-column ol li:nth-of-type(46):before,#wpwrap .is-layout-flow ol li:nth-of-type(46):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(46):before,#wpwrap .main_contents ol li:nth-of-type(46):before,#wpwrap .article_content ol li:nth-of-type(46):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(46):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(46):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(46):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(46):before,.wp_content_wrapper .main_contents ol li:nth-of-type(46):before,.wp_content_wrapper .article_content ol li:nth-of-type(46):before{content:"46.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(47):before,#wpwrap .wp-block-column ol li:nth-of-type(47):before,#wpwrap .is-layout-flow ol li:nth-of-type(47):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(47):before,#wpwrap .main_contents ol li:nth-of-type(47):before,#wpwrap .article_content ol li:nth-of-type(47):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(47):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(47):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(47):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(47):before,.wp_content_wrapper .main_contents ol li:nth-of-type(47):before,.wp_content_wrapper .article_content ol li:nth-of-type(47):before{content:"47.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(48):before,#wpwrap .wp-block-column ol li:nth-of-type(48):before,#wpwrap .is-layout-flow ol li:nth-of-type(48):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(48):before,#wpwrap .main_contents ol li:nth-of-type(48):before,#wpwrap .article_content ol li:nth-of-type(48):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(48):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(48):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(48):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(48):before,.wp_content_wrapper .main_contents ol li:nth-of-type(48):before,.wp_content_wrapper .article_content ol li:nth-of-type(48):before{content:"48.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(49):before,#wpwrap .wp-block-column ol li:nth-of-type(49):before,#wpwrap .is-layout-flow ol li:nth-of-type(49):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(49):before,#wpwrap .main_contents ol li:nth-of-type(49):before,#wpwrap .article_content ol li:nth-of-type(49):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(49):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(49):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(49):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(49):before,.wp_content_wrapper .main_contents ol li:nth-of-type(49):before,.wp_content_wrapper .article_content ol li:nth-of-type(49):before{content:"49.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(50):before,#wpwrap .wp-block-column ol li:nth-of-type(50):before,#wpwrap .is-layout-flow ol li:nth-of-type(50):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(50):before,#wpwrap .main_contents ol li:nth-of-type(50):before,#wpwrap .article_content ol li:nth-of-type(50):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(50):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(50):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(50):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(50):before,.wp_content_wrapper .main_contents ol li:nth-of-type(50):before,.wp_content_wrapper .article_content ol li:nth-of-type(50):before{content:"50.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(51):before,#wpwrap .wp-block-column ol li:nth-of-type(51):before,#wpwrap .is-layout-flow ol li:nth-of-type(51):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(51):before,#wpwrap .main_contents ol li:nth-of-type(51):before,#wpwrap .article_content ol li:nth-of-type(51):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(51):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(51):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(51):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(51):before,.wp_content_wrapper .main_contents ol li:nth-of-type(51):before,.wp_content_wrapper .article_content ol li:nth-of-type(51):before{content:"51.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(52):before,#wpwrap .wp-block-column ol li:nth-of-type(52):before,#wpwrap .is-layout-flow ol li:nth-of-type(52):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(52):before,#wpwrap .main_contents ol li:nth-of-type(52):before,#wpwrap .article_content ol li:nth-of-type(52):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(52):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(52):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(52):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(52):before,.wp_content_wrapper .main_contents ol li:nth-of-type(52):before,.wp_content_wrapper .article_content ol li:nth-of-type(52):before{content:"52.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(53):before,#wpwrap .wp-block-column ol li:nth-of-type(53):before,#wpwrap .is-layout-flow ol li:nth-of-type(53):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(53):before,#wpwrap .main_contents ol li:nth-of-type(53):before,#wpwrap .article_content ol li:nth-of-type(53):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(53):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(53):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(53):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(53):before,.wp_content_wrapper .main_contents ol li:nth-of-type(53):before,.wp_content_wrapper .article_content ol li:nth-of-type(53):before{content:"53.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(54):before,#wpwrap .wp-block-column ol li:nth-of-type(54):before,#wpwrap .is-layout-flow ol li:nth-of-type(54):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(54):before,#wpwrap .main_contents ol li:nth-of-type(54):before,#wpwrap .article_content ol li:nth-of-type(54):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(54):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(54):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(54):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(54):before,.wp_content_wrapper .main_contents ol li:nth-of-type(54):before,.wp_content_wrapper .article_content ol li:nth-of-type(54):before{content:"54.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(55):before,#wpwrap .wp-block-column ol li:nth-of-type(55):before,#wpwrap .is-layout-flow ol li:nth-of-type(55):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(55):before,#wpwrap .main_contents ol li:nth-of-type(55):before,#wpwrap .article_content ol li:nth-of-type(55):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(55):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(55):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(55):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(55):before,.wp_content_wrapper .main_contents ol li:nth-of-type(55):before,.wp_content_wrapper .article_content ol li:nth-of-type(55):before{content:"55.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(56):before,#wpwrap .wp-block-column ol li:nth-of-type(56):before,#wpwrap .is-layout-flow ol li:nth-of-type(56):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(56):before,#wpwrap .main_contents ol li:nth-of-type(56):before,#wpwrap .article_content ol li:nth-of-type(56):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(56):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(56):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(56):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(56):before,.wp_content_wrapper .main_contents ol li:nth-of-type(56):before,.wp_content_wrapper .article_content ol li:nth-of-type(56):before{content:"56.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(57):before,#wpwrap .wp-block-column ol li:nth-of-type(57):before,#wpwrap .is-layout-flow ol li:nth-of-type(57):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(57):before,#wpwrap .main_contents ol li:nth-of-type(57):before,#wpwrap .article_content ol li:nth-of-type(57):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(57):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(57):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(57):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(57):before,.wp_content_wrapper .main_contents ol li:nth-of-type(57):before,.wp_content_wrapper .article_content ol li:nth-of-type(57):before{content:"57.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(58):before,#wpwrap .wp-block-column ol li:nth-of-type(58):before,#wpwrap .is-layout-flow ol li:nth-of-type(58):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(58):before,#wpwrap .main_contents ol li:nth-of-type(58):before,#wpwrap .article_content ol li:nth-of-type(58):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(58):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(58):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(58):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(58):before,.wp_content_wrapper .main_contents ol li:nth-of-type(58):before,.wp_content_wrapper .article_content ol li:nth-of-type(58):before{content:"58.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(59):before,#wpwrap .wp-block-column ol li:nth-of-type(59):before,#wpwrap .is-layout-flow ol li:nth-of-type(59):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(59):before,#wpwrap .main_contents ol li:nth-of-type(59):before,#wpwrap .article_content ol li:nth-of-type(59):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(59):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(59):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(59):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(59):before,.wp_content_wrapper .main_contents ol li:nth-of-type(59):before,.wp_content_wrapper .article_content ol li:nth-of-type(59):before{content:"59.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(60):before,#wpwrap .wp-block-column ol li:nth-of-type(60):before,#wpwrap .is-layout-flow ol li:nth-of-type(60):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(60):before,#wpwrap .main_contents ol li:nth-of-type(60):before,#wpwrap .article_content ol li:nth-of-type(60):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(60):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(60):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(60):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(60):before,.wp_content_wrapper .main_contents ol li:nth-of-type(60):before,.wp_content_wrapper .article_content ol li:nth-of-type(60):before{content:"60.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(61):before,#wpwrap .wp-block-column ol li:nth-of-type(61):before,#wpwrap .is-layout-flow ol li:nth-of-type(61):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(61):before,#wpwrap .main_contents ol li:nth-of-type(61):before,#wpwrap .article_content ol li:nth-of-type(61):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(61):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(61):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(61):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(61):before,.wp_content_wrapper .main_contents ol li:nth-of-type(61):before,.wp_content_wrapper .article_content ol li:nth-of-type(61):before{content:"61.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(62):before,#wpwrap .wp-block-column ol li:nth-of-type(62):before,#wpwrap .is-layout-flow ol li:nth-of-type(62):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(62):before,#wpwrap .main_contents ol li:nth-of-type(62):before,#wpwrap .article_content ol li:nth-of-type(62):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(62):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(62):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(62):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(62):before,.wp_content_wrapper .main_contents ol li:nth-of-type(62):before,.wp_content_wrapper .article_content ol li:nth-of-type(62):before{content:"62.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(63):before,#wpwrap .wp-block-column ol li:nth-of-type(63):before,#wpwrap .is-layout-flow ol li:nth-of-type(63):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(63):before,#wpwrap .main_contents ol li:nth-of-type(63):before,#wpwrap .article_content ol li:nth-of-type(63):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(63):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(63):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(63):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(63):before,.wp_content_wrapper .main_contents ol li:nth-of-type(63):before,.wp_content_wrapper .article_content ol li:nth-of-type(63):before{content:"63.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(64):before,#wpwrap .wp-block-column ol li:nth-of-type(64):before,#wpwrap .is-layout-flow ol li:nth-of-type(64):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(64):before,#wpwrap .main_contents ol li:nth-of-type(64):before,#wpwrap .article_content ol li:nth-of-type(64):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(64):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(64):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(64):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(64):before,.wp_content_wrapper .main_contents ol li:nth-of-type(64):before,.wp_content_wrapper .article_content ol li:nth-of-type(64):before{content:"64.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(65):before,#wpwrap .wp-block-column ol li:nth-of-type(65):before,#wpwrap .is-layout-flow ol li:nth-of-type(65):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(65):before,#wpwrap .main_contents ol li:nth-of-type(65):before,#wpwrap .article_content ol li:nth-of-type(65):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(65):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(65):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(65):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(65):before,.wp_content_wrapper .main_contents ol li:nth-of-type(65):before,.wp_content_wrapper .article_content ol li:nth-of-type(65):before{content:"65.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(66):before,#wpwrap .wp-block-column ol li:nth-of-type(66):before,#wpwrap .is-layout-flow ol li:nth-of-type(66):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(66):before,#wpwrap .main_contents ol li:nth-of-type(66):before,#wpwrap .article_content ol li:nth-of-type(66):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(66):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(66):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(66):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(66):before,.wp_content_wrapper .main_contents ol li:nth-of-type(66):before,.wp_content_wrapper .article_content ol li:nth-of-type(66):before{content:"66.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(67):before,#wpwrap .wp-block-column ol li:nth-of-type(67):before,#wpwrap .is-layout-flow ol li:nth-of-type(67):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(67):before,#wpwrap .main_contents ol li:nth-of-type(67):before,#wpwrap .article_content ol li:nth-of-type(67):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(67):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(67):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(67):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(67):before,.wp_content_wrapper .main_contents ol li:nth-of-type(67):before,.wp_content_wrapper .article_content ol li:nth-of-type(67):before{content:"67.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(68):before,#wpwrap .wp-block-column ol li:nth-of-type(68):before,#wpwrap .is-layout-flow ol li:nth-of-type(68):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(68):before,#wpwrap .main_contents ol li:nth-of-type(68):before,#wpwrap .article_content ol li:nth-of-type(68):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(68):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(68):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(68):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(68):before,.wp_content_wrapper .main_contents ol li:nth-of-type(68):before,.wp_content_wrapper .article_content ol li:nth-of-type(68):before{content:"68.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(69):before,#wpwrap .wp-block-column ol li:nth-of-type(69):before,#wpwrap .is-layout-flow ol li:nth-of-type(69):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(69):before,#wpwrap .main_contents ol li:nth-of-type(69):before,#wpwrap .article_content ol li:nth-of-type(69):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(69):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(69):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(69):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(69):before,.wp_content_wrapper .main_contents ol li:nth-of-type(69):before,.wp_content_wrapper .article_content ol li:nth-of-type(69):before{content:"69.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(70):before,#wpwrap .wp-block-column ol li:nth-of-type(70):before,#wpwrap .is-layout-flow ol li:nth-of-type(70):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(70):before,#wpwrap .main_contents ol li:nth-of-type(70):before,#wpwrap .article_content ol li:nth-of-type(70):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(70):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(70):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(70):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(70):before,.wp_content_wrapper .main_contents ol li:nth-of-type(70):before,.wp_content_wrapper .article_content ol li:nth-of-type(70):before{content:"70.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(71):before,#wpwrap .wp-block-column ol li:nth-of-type(71):before,#wpwrap .is-layout-flow ol li:nth-of-type(71):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(71):before,#wpwrap .main_contents ol li:nth-of-type(71):before,#wpwrap .article_content ol li:nth-of-type(71):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(71):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(71):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(71):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(71):before,.wp_content_wrapper .main_contents ol li:nth-of-type(71):before,.wp_content_wrapper .article_content ol li:nth-of-type(71):before{content:"71.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(72):before,#wpwrap .wp-block-column ol li:nth-of-type(72):before,#wpwrap .is-layout-flow ol li:nth-of-type(72):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(72):before,#wpwrap .main_contents ol li:nth-of-type(72):before,#wpwrap .article_content ol li:nth-of-type(72):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(72):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(72):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(72):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(72):before,.wp_content_wrapper .main_contents ol li:nth-of-type(72):before,.wp_content_wrapper .article_content ol li:nth-of-type(72):before{content:"72.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(73):before,#wpwrap .wp-block-column ol li:nth-of-type(73):before,#wpwrap .is-layout-flow ol li:nth-of-type(73):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(73):before,#wpwrap .main_contents ol li:nth-of-type(73):before,#wpwrap .article_content ol li:nth-of-type(73):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(73):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(73):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(73):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(73):before,.wp_content_wrapper .main_contents ol li:nth-of-type(73):before,.wp_content_wrapper .article_content ol li:nth-of-type(73):before{content:"73.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(74):before,#wpwrap .wp-block-column ol li:nth-of-type(74):before,#wpwrap .is-layout-flow ol li:nth-of-type(74):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(74):before,#wpwrap .main_contents ol li:nth-of-type(74):before,#wpwrap .article_content ol li:nth-of-type(74):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(74):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(74):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(74):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(74):before,.wp_content_wrapper .main_contents ol li:nth-of-type(74):before,.wp_content_wrapper .article_content ol li:nth-of-type(74):before{content:"74.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(75):before,#wpwrap .wp-block-column ol li:nth-of-type(75):before,#wpwrap .is-layout-flow ol li:nth-of-type(75):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(75):before,#wpwrap .main_contents ol li:nth-of-type(75):before,#wpwrap .article_content ol li:nth-of-type(75):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(75):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(75):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(75):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(75):before,.wp_content_wrapper .main_contents ol li:nth-of-type(75):before,.wp_content_wrapper .article_content ol li:nth-of-type(75):before{content:"75.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(76):before,#wpwrap .wp-block-column ol li:nth-of-type(76):before,#wpwrap .is-layout-flow ol li:nth-of-type(76):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(76):before,#wpwrap .main_contents ol li:nth-of-type(76):before,#wpwrap .article_content ol li:nth-of-type(76):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(76):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(76):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(76):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(76):before,.wp_content_wrapper .main_contents ol li:nth-of-type(76):before,.wp_content_wrapper .article_content ol li:nth-of-type(76):before{content:"76.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(77):before,#wpwrap .wp-block-column ol li:nth-of-type(77):before,#wpwrap .is-layout-flow ol li:nth-of-type(77):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(77):before,#wpwrap .main_contents ol li:nth-of-type(77):before,#wpwrap .article_content ol li:nth-of-type(77):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(77):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(77):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(77):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(77):before,.wp_content_wrapper .main_contents ol li:nth-of-type(77):before,.wp_content_wrapper .article_content ol li:nth-of-type(77):before{content:"77.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(78):before,#wpwrap .wp-block-column ol li:nth-of-type(78):before,#wpwrap .is-layout-flow ol li:nth-of-type(78):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(78):before,#wpwrap .main_contents ol li:nth-of-type(78):before,#wpwrap .article_content ol li:nth-of-type(78):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(78):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(78):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(78):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(78):before,.wp_content_wrapper .main_contents ol li:nth-of-type(78):before,.wp_content_wrapper .article_content ol li:nth-of-type(78):before{content:"78.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(79):before,#wpwrap .wp-block-column ol li:nth-of-type(79):before,#wpwrap .is-layout-flow ol li:nth-of-type(79):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(79):before,#wpwrap .main_contents ol li:nth-of-type(79):before,#wpwrap .article_content ol li:nth-of-type(79):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(79):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(79):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(79):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(79):before,.wp_content_wrapper .main_contents ol li:nth-of-type(79):before,.wp_content_wrapper .article_content ol li:nth-of-type(79):before{content:"79.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(80):before,#wpwrap .wp-block-column ol li:nth-of-type(80):before,#wpwrap .is-layout-flow ol li:nth-of-type(80):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(80):before,#wpwrap .main_contents ol li:nth-of-type(80):before,#wpwrap .article_content ol li:nth-of-type(80):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(80):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(80):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(80):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(80):before,.wp_content_wrapper .main_contents ol li:nth-of-type(80):before,.wp_content_wrapper .article_content ol li:nth-of-type(80):before{content:"80.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(81):before,#wpwrap .wp-block-column ol li:nth-of-type(81):before,#wpwrap .is-layout-flow ol li:nth-of-type(81):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(81):before,#wpwrap .main_contents ol li:nth-of-type(81):before,#wpwrap .article_content ol li:nth-of-type(81):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(81):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(81):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(81):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(81):before,.wp_content_wrapper .main_contents ol li:nth-of-type(81):before,.wp_content_wrapper .article_content ol li:nth-of-type(81):before{content:"81.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(82):before,#wpwrap .wp-block-column ol li:nth-of-type(82):before,#wpwrap .is-layout-flow ol li:nth-of-type(82):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(82):before,#wpwrap .main_contents ol li:nth-of-type(82):before,#wpwrap .article_content ol li:nth-of-type(82):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(82):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(82):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(82):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(82):before,.wp_content_wrapper .main_contents ol li:nth-of-type(82):before,.wp_content_wrapper .article_content ol li:nth-of-type(82):before{content:"82.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(83):before,#wpwrap .wp-block-column ol li:nth-of-type(83):before,#wpwrap .is-layout-flow ol li:nth-of-type(83):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(83):before,#wpwrap .main_contents ol li:nth-of-type(83):before,#wpwrap .article_content ol li:nth-of-type(83):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(83):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(83):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(83):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(83):before,.wp_content_wrapper .main_contents ol li:nth-of-type(83):before,.wp_content_wrapper .article_content ol li:nth-of-type(83):before{content:"83.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(84):before,#wpwrap .wp-block-column ol li:nth-of-type(84):before,#wpwrap .is-layout-flow ol li:nth-of-type(84):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(84):before,#wpwrap .main_contents ol li:nth-of-type(84):before,#wpwrap .article_content ol li:nth-of-type(84):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(84):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(84):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(84):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(84):before,.wp_content_wrapper .main_contents ol li:nth-of-type(84):before,.wp_content_wrapper .article_content ol li:nth-of-type(84):before{content:"84.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(85):before,#wpwrap .wp-block-column ol li:nth-of-type(85):before,#wpwrap .is-layout-flow ol li:nth-of-type(85):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(85):before,#wpwrap .main_contents ol li:nth-of-type(85):before,#wpwrap .article_content ol li:nth-of-type(85):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(85):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(85):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(85):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(85):before,.wp_content_wrapper .main_contents ol li:nth-of-type(85):before,.wp_content_wrapper .article_content ol li:nth-of-type(85):before{content:"85.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(86):before,#wpwrap .wp-block-column ol li:nth-of-type(86):before,#wpwrap .is-layout-flow ol li:nth-of-type(86):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(86):before,#wpwrap .main_contents ol li:nth-of-type(86):before,#wpwrap .article_content ol li:nth-of-type(86):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(86):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(86):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(86):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(86):before,.wp_content_wrapper .main_contents ol li:nth-of-type(86):before,.wp_content_wrapper .article_content ol li:nth-of-type(86):before{content:"86.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(87):before,#wpwrap .wp-block-column ol li:nth-of-type(87):before,#wpwrap .is-layout-flow ol li:nth-of-type(87):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(87):before,#wpwrap .main_contents ol li:nth-of-type(87):before,#wpwrap .article_content ol li:nth-of-type(87):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(87):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(87):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(87):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(87):before,.wp_content_wrapper .main_contents ol li:nth-of-type(87):before,.wp_content_wrapper .article_content ol li:nth-of-type(87):before{content:"87.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(88):before,#wpwrap .wp-block-column ol li:nth-of-type(88):before,#wpwrap .is-layout-flow ol li:nth-of-type(88):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(88):before,#wpwrap .main_contents ol li:nth-of-type(88):before,#wpwrap .article_content ol li:nth-of-type(88):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(88):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(88):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(88):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(88):before,.wp_content_wrapper .main_contents ol li:nth-of-type(88):before,.wp_content_wrapper .article_content ol li:nth-of-type(88):before{content:"88.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(89):before,#wpwrap .wp-block-column ol li:nth-of-type(89):before,#wpwrap .is-layout-flow ol li:nth-of-type(89):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(89):before,#wpwrap .main_contents ol li:nth-of-type(89):before,#wpwrap .article_content ol li:nth-of-type(89):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(89):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(89):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(89):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(89):before,.wp_content_wrapper .main_contents ol li:nth-of-type(89):before,.wp_content_wrapper .article_content ol li:nth-of-type(89):before{content:"89.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(90):before,#wpwrap .wp-block-column ol li:nth-of-type(90):before,#wpwrap .is-layout-flow ol li:nth-of-type(90):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(90):before,#wpwrap .main_contents ol li:nth-of-type(90):before,#wpwrap .article_content ol li:nth-of-type(90):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(90):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(90):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(90):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(90):before,.wp_content_wrapper .main_contents ol li:nth-of-type(90):before,.wp_content_wrapper .article_content ol li:nth-of-type(90):before{content:"90.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(91):before,#wpwrap .wp-block-column ol li:nth-of-type(91):before,#wpwrap .is-layout-flow ol li:nth-of-type(91):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(91):before,#wpwrap .main_contents ol li:nth-of-type(91):before,#wpwrap .article_content ol li:nth-of-type(91):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(91):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(91):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(91):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(91):before,.wp_content_wrapper .main_contents ol li:nth-of-type(91):before,.wp_content_wrapper .article_content ol li:nth-of-type(91):before{content:"91.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(92):before,#wpwrap .wp-block-column ol li:nth-of-type(92):before,#wpwrap .is-layout-flow ol li:nth-of-type(92):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(92):before,#wpwrap .main_contents ol li:nth-of-type(92):before,#wpwrap .article_content ol li:nth-of-type(92):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(92):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(92):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(92):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(92):before,.wp_content_wrapper .main_contents ol li:nth-of-type(92):before,.wp_content_wrapper .article_content ol li:nth-of-type(92):before{content:"92.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(93):before,#wpwrap .wp-block-column ol li:nth-of-type(93):before,#wpwrap .is-layout-flow ol li:nth-of-type(93):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(93):before,#wpwrap .main_contents ol li:nth-of-type(93):before,#wpwrap .article_content ol li:nth-of-type(93):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(93):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(93):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(93):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(93):before,.wp_content_wrapper .main_contents ol li:nth-of-type(93):before,.wp_content_wrapper .article_content ol li:nth-of-type(93):before{content:"93.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(94):before,#wpwrap .wp-block-column ol li:nth-of-type(94):before,#wpwrap .is-layout-flow ol li:nth-of-type(94):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(94):before,#wpwrap .main_contents ol li:nth-of-type(94):before,#wpwrap .article_content ol li:nth-of-type(94):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(94):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(94):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(94):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(94):before,.wp_content_wrapper .main_contents ol li:nth-of-type(94):before,.wp_content_wrapper .article_content ol li:nth-of-type(94):before{content:"94.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(95):before,#wpwrap .wp-block-column ol li:nth-of-type(95):before,#wpwrap .is-layout-flow ol li:nth-of-type(95):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(95):before,#wpwrap .main_contents ol li:nth-of-type(95):before,#wpwrap .article_content ol li:nth-of-type(95):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(95):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(95):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(95):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(95):before,.wp_content_wrapper .main_contents ol li:nth-of-type(95):before,.wp_content_wrapper .article_content ol li:nth-of-type(95):before{content:"95.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(96):before,#wpwrap .wp-block-column ol li:nth-of-type(96):before,#wpwrap .is-layout-flow ol li:nth-of-type(96):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(96):before,#wpwrap .main_contents ol li:nth-of-type(96):before,#wpwrap .article_content ol li:nth-of-type(96):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(96):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(96):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(96):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(96):before,.wp_content_wrapper .main_contents ol li:nth-of-type(96):before,.wp_content_wrapper .article_content ol li:nth-of-type(96):before{content:"96.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(97):before,#wpwrap .wp-block-column ol li:nth-of-type(97):before,#wpwrap .is-layout-flow ol li:nth-of-type(97):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(97):before,#wpwrap .main_contents ol li:nth-of-type(97):before,#wpwrap .article_content ol li:nth-of-type(97):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(97):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(97):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(97):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(97):before,.wp_content_wrapper .main_contents ol li:nth-of-type(97):before,.wp_content_wrapper .article_content ol li:nth-of-type(97):before{content:"97.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(98):before,#wpwrap .wp-block-column ol li:nth-of-type(98):before,#wpwrap .is-layout-flow ol li:nth-of-type(98):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(98):before,#wpwrap .main_contents ol li:nth-of-type(98):before,#wpwrap .article_content ol li:nth-of-type(98):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(98):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(98):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(98):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(98):before,.wp_content_wrapper .main_contents ol li:nth-of-type(98):before,.wp_content_wrapper .article_content ol li:nth-of-type(98):before{content:"98.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(99):before,#wpwrap .wp-block-column ol li:nth-of-type(99):before,#wpwrap .is-layout-flow ol li:nth-of-type(99):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(99):before,#wpwrap .main_contents ol li:nth-of-type(99):before,#wpwrap .article_content ol li:nth-of-type(99):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(99):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(99):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(99):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(99):before,.wp_content_wrapper .main_contents ol li:nth-of-type(99):before,.wp_content_wrapper .article_content ol li:nth-of-type(99):before{content:"99.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.2rem;margin-right:1rem}#wpwrap .editor-styles-wrapper blockquote,#wpwrap .wp-block-column blockquote,#wpwrap .is-layout-flow blockquote,#wpwrap .wp-block-column-is-layout-flow blockquote,#wpwrap .main_contents blockquote,#wpwrap .article_content blockquote,.wp_content_wrapper .editor-styles-wrapper blockquote,.wp_content_wrapper .wp-block-column blockquote,.wp_content_wrapper .is-layout-flow blockquote,.wp_content_wrapper .wp-block-column-is-layout-flow blockquote,.wp_content_wrapper .main_contents blockquote,.wp_content_wrapper .article_content blockquote{padding:2.4rem 1.2rem 2.4rem;border:1px solid #dbdbdb;margin:3rem 0 2rem}#wpwrap .editor-styles-wrapper mark,#wpwrap .wp-block-column mark,#wpwrap .is-layout-flow mark,#wpwrap .wp-block-column-is-layout-flow mark,#wpwrap .main_contents mark,#wpwrap .article_content mark,.wp_content_wrapper .editor-styles-wrapper mark,.wp_content_wrapper .wp-block-column mark,.wp_content_wrapper .is-layout-flow mark,.wp_content_wrapper .wp-block-column-is-layout-flow mark,.wp_content_wrapper .main_contents mark,.wp_content_wrapper .article_content mark{background-color:#f7f0b0;color:#000;font-style:normal;font-weight:700}#wpwrap .editor-styles-wrapper .wp-block-table,#wpwrap .wp-block-column .wp-block-table,#wpwrap .is-layout-flow .wp-block-table,#wpwrap .wp-block-column-is-layout-flow .wp-block-table,#wpwrap .main_contents .wp-block-table,#wpwrap .article_content .wp-block-table,.wp_content_wrapper .editor-styles-wrapper .wp-block-table,.wp_content_wrapper .wp-block-column .wp-block-table,.wp_content_wrapper .is-layout-flow .wp-block-table,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table,.wp_content_wrapper .main_contents .wp-block-table,.wp_content_wrapper .article_content .wp-block-table{width:100%;overflow-x:initial}#wpwrap .editor-styles-wrapper .wp-block-table.is-style-table-scroll,#wpwrap .wp-block-column .wp-block-table.is-style-table-scroll,#wpwrap .is-layout-flow .wp-block-table.is-style-table-scroll,#wpwrap .wp-block-column-is-layout-flow .wp-block-table.is-style-table-scroll,#wpwrap .main_contents .wp-block-table.is-style-table-scroll,#wpwrap .article_content .wp-block-table.is-style-table-scroll,.wp_content_wrapper .editor-styles-wrapper .wp-block-table.is-style-table-scroll,.wp_content_wrapper .wp-block-column .wp-block-table.is-style-table-scroll,.wp_content_wrapper .is-layout-flow .wp-block-table.is-style-table-scroll,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table.is-style-table-scroll,.wp_content_wrapper .main_contents .wp-block-table.is-style-table-scroll,.wp_content_wrapper .article_content .wp-block-table.is-style-table-scroll{overflow-x:scroll;margin-right:2rem}#wpwrap .editor-styles-wrapper .wp-block-table.is-style-table-scroll table,#wpwrap .wp-block-column .wp-block-table.is-style-table-scroll table,#wpwrap .is-layout-flow .wp-block-table.is-style-table-scroll table,#wpwrap .wp-block-column-is-layout-flow .wp-block-table.is-style-table-scroll table,#wpwrap .main_contents .wp-block-table.is-style-table-scroll table,#wpwrap .article_content .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .editor-styles-wrapper .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .wp-block-column .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .is-layout-flow .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .main_contents .wp-block-table.is-style-table-scroll table,.wp_content_wrapper .article_content .wp-block-table.is-style-table-scroll table{min-width:700px}#wpwrap .editor-styles-wrapper .wp-block-table figcaption,#wpwrap .wp-block-column .wp-block-table figcaption,#wpwrap .is-layout-flow .wp-block-table figcaption,#wpwrap .wp-block-column-is-layout-flow .wp-block-table figcaption,#wpwrap .main_contents .wp-block-table figcaption,#wpwrap .article_content .wp-block-table figcaption,.wp_content_wrapper .editor-styles-wrapper .wp-block-table figcaption,.wp_content_wrapper .wp-block-column .wp-block-table figcaption,.wp_content_wrapper .is-layout-flow .wp-block-table figcaption,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table figcaption,.wp_content_wrapper .main_contents .wp-block-table figcaption,.wp_content_wrapper .article_content .wp-block-table figcaption{display:none}#wpwrap .editor-styles-wrapper .wp-block-table table,#wpwrap .wp-block-column .wp-block-table table,#wpwrap .is-layout-flow .wp-block-table table,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table,#wpwrap .main_contents .wp-block-table table,#wpwrap .article_content .wp-block-table table,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table,.wp_content_wrapper .wp-block-column .wp-block-table table,.wp_content_wrapper .is-layout-flow .wp-block-table table,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table,.wp_content_wrapper .main_contents .wp-block-table table,.wp_content_wrapper .article_content .wp-block-table table{display:table;width:100%;min-width:100%;max-width:100%;margin:2rem 0}#wpwrap .editor-styles-wrapper .wp-block-table table thead,#wpwrap .wp-block-column .wp-block-table table thead,#wpwrap .is-layout-flow .wp-block-table table thead,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table thead,#wpwrap .main_contents .wp-block-table table thead,#wpwrap .article_content .wp-block-table table thead,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table thead,.wp_content_wrapper .wp-block-column .wp-block-table table thead,.wp_content_wrapper .is-layout-flow .wp-block-table table thead,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table thead,.wp_content_wrapper .main_contents .wp-block-table table thead,.wp_content_wrapper .article_content .wp-block-table table thead{border:none}#wpwrap .editor-styles-wrapper .wp-block-table table thead th,#wpwrap .wp-block-column .wp-block-table table thead th,#wpwrap .is-layout-flow .wp-block-table table thead th,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table thead th,#wpwrap .main_contents .wp-block-table table thead th,#wpwrap .article_content .wp-block-table table thead th,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table thead th,.wp_content_wrapper .wp-block-column .wp-block-table table thead th,.wp_content_wrapper .is-layout-flow .wp-block-table table thead th,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table thead th,.wp_content_wrapper .main_contents .wp-block-table table thead th,.wp_content_wrapper .article_content .wp-block-table table thead th{font-size:1.4rem;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;padding:.5rem;vertical-align:middle;text-align:left}#wpwrap .editor-styles-wrapper .wp-block-table table tr td,#wpwrap .wp-block-column .wp-block-table table tr td,#wpwrap .is-layout-flow .wp-block-table table tr td,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table tr td,#wpwrap .main_contents .wp-block-table table tr td,#wpwrap .article_content .wp-block-table table tr td,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table tr td,.wp_content_wrapper .wp-block-column .wp-block-table table tr td,.wp_content_wrapper .is-layout-flow .wp-block-table table tr td,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table tr td,.wp_content_wrapper .main_contents .wp-block-table table tr td,.wp_content_wrapper .article_content .wp-block-table table tr td{font-size:1.4rem;font-weight:500;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;text-align:left;vertical-align:middle;padding:.5rem}#wpwrap .editor-styles-wrapper img,#wpwrap .wp-block-column img,#wpwrap .is-layout-flow img,#wpwrap .wp-block-column-is-layout-flow img,#wpwrap .main_contents img,#wpwrap .article_content img,.wp_content_wrapper .editor-styles-wrapper img,.wp_content_wrapper .wp-block-column img,.wp_content_wrapper .is-layout-flow img,.wp_content_wrapper .wp-block-column-is-layout-flow img,.wp_content_wrapper .main_contents img,.wp_content_wrapper .article_content img{max-width:100%;display:inline-block;border-radius:1rem;background-color:#c6c6c6;vertical-align:-0.1rem !important;margin:2rem 0}}.wp_content_wrapper #ez-toc-container{padding:0;background-color:#fff;border:.2rem solid #d7092f;border-radius:1;margin:5rem 0 5rem;padding:.3rem 3.5rem 3rem;margin-bottom:4.8rem}.wp_content_wrapper #ez-toc-container .ez-toc-title-container .ez-toc-title{color:#d7092f;padding:2rem 0;font-size:1.8rem;font-weight:900;display:block;border-bottom:1px solid #e0e0e0}.wp_content_wrapper #ez-toc-container nav ul li ul{margin-left:1.5rem}.wp_content_wrapper #ez-toc-container nav ul li a{color:initial;margin:0 0 .8rem;padding:0 0 .5rem;border-bottom:1px dashed #e0e0e0;display:block}.wp_content_wrapper #ez-toc-container nav ul li a:before{color:#d7092f;font-weight:bold}.wp_content_wrapper #ez-toc-container nav .ez-toc-heading-level-2{font-size:1.5rem}.wp_content_wrapper #ez-toc-container nav .ez-toc-heading-level-3{font-size:1.4rem}.acf_blocks.related_article{position:relative;margin:4rem auto 3.8rem;width:33.5rem}.acf_blocks.related_article dt{font-size:1.5rem;font-weight:bold;color:#fff;line-height:3.1rem;letter-spacing:.08em;background-color:#009245;border-radius:.5rem;padding:0 1.75rem;position:absolute;top:-2.35rem;left:1.7rem}.acf_blocks.related_article dt:after{content:"";background-color:#009245;height:.69rem;width:.74rem;-webkit-clip-path:polygon(20% 100%, 100% 0, 0 0);clip-path:polygon(20% 100%, 100% 0, 0 0);display:block;position:absolute;bottom:-0.55rem;left:3.11rem}.acf_blocks.related_article dd{background-color:#fff;border:1px solid #c9c9c9;border-radius:.5rem;padding:1.8rem 2rem .9rem}.acf_blocks.related_article dd a{font-size:1.4rem;font-weight:500;color:#d7092f;line-height:1.6;letter-spacing:.03em;text-decoration:underline;margin-bottom:1rem;margin-right:1rem}.acf_blocks.related_article dd a:after{content:"";width:1.39rem;height:1.39rem;display:inline-block;background-image:url(../images/icon_another_tab_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.5rem;vertical-align:-0.2rem}@media(max-width: 767px){body.home .contents{overflow:hidden}body.home .top_first_contents{background-image:url(../images/top_first_contents_bg_sp.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.home .top_first_contents section.mainvisual{position:relative;overflow:hidden}body.home .top_first_contents section.mainvisual .img01{width:30.9rem;display:block;position:absolute;top:11.2rem;left:3.3rem;z-index:1;border-radius:1.5rem}body.home .top_first_contents section.mainvisual .img02{width:21.2rem;display:block;position:absolute;top:28rem;left:19.9rem;border-radius:1rem}body.home .top_first_contents section.mainvisual .img03{width:17.2rem;display:block;position:absolute;top:36.7rem;left:-1.1rem;border-radius:1rem}body.home .top_first_contents section.mainvisual .img05{width:17.8rem;display:block;position:absolute;top:4.6rem;left:-3.6rem;border-radius:1rem}body.home .top_first_contents section.mainvisual h1{font-size:3rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.55;letter-spacing:.04em;padding:49.1rem 2rem 0;white-space:nowrap}body.home .top_first_contents section.mainvisual .mainvisual_news{padding:3.4rem 2rem 0}body.home .top_first_contents section.mainvisual .mainvisual_news a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}body.home .top_first_contents section.mainvisual .mainvisual_news a .date{font-size:1.2rem;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1;letter-spacing:0;white-space:nowrap;margin-right:1.9rem}body.home .top_first_contents section.mainvisual .mainvisual_news a .news_title{font-size:1.2rem;font-weight:normal;color:#333;line-height:1.5;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.home section.introduction{position:relative}body.home section.introduction .introduction_inner{padding:10.3rem 2rem 15.6rem}body.home section.introduction .introduction_inner .text{font-size:1.4rem;font-weight:normal;color:#000;line-height:2.35;letter-spacing:.06em}body.home section.introduction .introduction_inner .bold_text{font-size:2.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.04em;white-space:nowrap;margin-top:3.4rem}body.home section.introduction .white_text{font-size:5.8rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.04em;opacity:.65;position:absolute}body.home section.introduction .white_text.line01{left:.85rem;bottom:54.6rem}body.home section.introduction .white_text.line02{left:8.7rem;bottom:48.8rem}body.home section.introduction .introduction_slider{border-radius:0 0 0 5rem;overflow:hidden}body.home section.introduction .introduction_slider li{position:relative}body.home section.introduction .introduction_slider li img{display:block;width:100%;height:50rem;-o-object-fit:cover;object-fit:cover}body.home section.introduction .introduction_slider li dl{position:absolute;left:0;top:0;padding:26.3rem 4rem 0}body.home section.introduction .introduction_slider li dl dt{font-size:1.3rem;font-weight:500;color:#fff;line-height:5.2rem;letter-spacing:.09em;padding-left:2rem;background-image:url(../images/top_introduction_circle_blue_gradation.png);background-repeat:no-repeat;background-position:left center;background-size:4.4rem 4.4rem}body.home section.introduction .introduction_slider li dl dd{font-size:1.2rem;font-weight:normal;color:#fff;line-height:1.6;letter-spacing:.09em;margin-top:.8rem}body.home section.introduction .introduction_slider li dl dd span{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;line-height:1.7;letter-spacing:.09em;display:block;margin-bottom:1.6rem}body.home section.top_service .top_service_inner{padding:12.4rem 2rem 6.8rem;position:relative}body.home section.top_service .top_service_inner .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:57.6rem;right:0;z-index:-1}body.home section.top_service .top_service_inner .service_top .text_space .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:2.2rem}body.home section.top_service .top_service_inner .service_top img{width:100%;display:block}body.home section.top_service .top_service_inner ul{margin-top:1rem}body.home section.top_service .top_service_inner ul li{margin-bottom:5.2rem}body.home section.top_service .top_service_inner ul li .service_title{font-size:1.3rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#111;line-height:1.6;letter-spacing:.03em;text-align:center;margin-bottom:1.8rem}body.home section.top_service .top_service_inner ul li .service_title img{width:auto;height:2.9rem;display:inline-block;margin:0 auto .5rem}body.home section.top_service .top_service_inner ul li .service_content img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:14rem;border-radius:1rem}body.home section.top_service .top_service_inner ul li .service_content p{font-size:1.4rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;margin-top:1.7rem;overflow:hidden;height:5rem;position:relative}body.home section.top_service .top_service_inner ul li .service_content p .more{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.06em;border-bottom:1px solid #333;background-color:#fff;padding-top:.5rem;position:absolute;right:0;bottom:0;z-index:1}body.home section.top_service .top_service_inner ul li .service_content p .more:before{content:"...";width:2rem;height:100%;display:block;font-size:1.4rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;padding-left:.4rem;background:-webkit-gradient(linear, right top, left top, color-stop(90%, #ffffff), to(transparent));background:linear-gradient(to left, #ffffff 90%, transparent);position:absolute;right:100%;top:0;bottom:0}body.home section.top_service .top_service_inner ul li .service_content p.open{overflow:auto;height:auto}body.home section.top_service .top_service_inner ul li .service_content p.open .more{display:none}body.home section.top_service .top_service_inner .blue_link a{width:29.1rem;margin:0 auto}body.home section.top_about{background-color:rgba(223,236,245,.4);position:relative;margin-bottom:10.8rem}body.home section.top_about .top_about_inner{padding:15.6rem 2rem 53.4rem}body.home section.top_about .top_about_inner img{display:block;width:100%;position:absolute;left:0;top:-10rem}body.home section.top_about .top_about_inner .text_space .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:1.8rem}body.home section.top_about .top_about_inner .text_space .blue_link{margin-top:4rem}body.home section.top_about .top_about_inner .text_space .blue_link a{width:29.1rem}body.home section.top_about .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.1em;position:absolute;right:2rem;bottom:43.8rem}body.home section.top_about .achievements_wrapper{width:35.5rem;border-radius:1rem 0 0 1rem;background-image:url(../images/top_about_achievements_bg_sp.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;right:0;bottom:-10.8rem}body.home section.top_about .achievements_wrapper .achievements{border-bottom:1px solid #fff}body.home section.top_about .achievements_wrapper .achievements:last-of-type{border-bottom:none}body.home section.top_about .achievements_wrapper .achievements dl{padding:2.2rem 2rem 2.5rem}body.home section.top_about .achievements_wrapper .achievements dl dt{font-size:1.6rem;font-weight:bold;color:#fff;line-height:1.4;letter-spacing:.06em}body.home section.top_about .achievements_wrapper .achievements dl dt span{font-size:1.8rem;letter-spacing:.09em}body.home section.top_about .achievements_wrapper .achievements dl dt span span{font-size:6.4rem;font-weight:normal;font-family:"Marcellus",serif;letter-spacing:.1em}body.home section.top_about .achievements_wrapper .achievements dl dd{font-size:1.2rem;font-weight:normal;color:#fff;line-height:1.4;letter-spacing:.06em;margin-top:1rem}body.home .top_overview{background-image:url(../images/top_overview_bg_sp.png);background-repeat:no-repeat;background-position:left bottom 67.6rem;background-size:contain}body.home .top_overview section.top_news{margin-top:-2.4rem}body.home .top_overview section.top_news .top_news_inner{padding:0 2rem 10.8rem}body.home .top_overview section.top_news .top_news_inner ul{margin-top:2.6rem;border-top:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li{border-bottom:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:1.8rem 0 1.5rem}body.home .top_overview section.top_news .top_news_inner ul li a .date{font-size:1.4rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:2;letter-spacing:.09em;display:inline-block;margin-right:1.6rem}body.home .top_overview section.top_news .top_news_inner ul li a .category p{font-size:1.3rem;font-weight:500;color:#333;line-height:2.5rem;letter-spacing:.06em;border-radius:.6rem;background-color:rgba(183,200,213,.5);padding:0 1.2rem;display:inline-block}body.home .top_overview section.top_news .top_news_inner ul li a h3{width:100%;font-size:1.6rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.06em;margin-top:1rem}body.home .top_overview section.top_news .top_news_inner ul li.no_post{text-align:center;padding-top:3rem;font-size:1.8rem;border-bottom:none;color:#333}body.home .top_overview section.top_news .top_news_inner .blue_link{margin-top:3.7rem}body.service .contents{background-image:url(../images/service_top_bg_sp.png),url(../images/service_bottom_bg_sp.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 62.1rem;background-size:100% auto,100% auto}body.service section.service_introduction .main_img{display:block;width:100%}body.service section.service_introduction .service_introduction_inner{padding:9.7rem 2rem 2rem}body.service section.service_introduction .service_introduction_inner .text_space .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:2.2rem}body.service section.service_introduction .service_introduction_inner .img_space{position:relative}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper{position:absolute;padding:2.2rem 2.2rem 0;width:15rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper img{width:10.6rem;height:10.6rem;display:block;border-radius:50%}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper p{font-size:1.5rem;font-weight:600;color:#4095ca;line-height:1.5;letter-spacing:.08em;text-align:center;white-space:nowrap;margin-top:.4rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper:after{content:"";width:15rem;height:15rem;display:block;background-image:url(../images/service_introduction_circle_bg_sp.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%;position:absolute;top:0;left:0;z-index:-1}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img01{left:0;top:-0.6rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img02{right:.5rem;top:3rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img03{left:4rem;top:17.3rem}body.service section.service_introduction .service_introduction_inner .next_text{text-align:center;font-size:2.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;background-image:url(../images/service_introduction_next_bg.png);background-repeat:no-repeat;background-position:center top;background-size:12.9rem auto;padding:2.2rem 0 3.8rem;margin-top:37.2rem}body.service section.service_introduction .service_introduction_inner .blue_box{background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #4c98db), to(rgba(76, 152, 219, 0.4)));background:linear-gradient(to bottom, #4c98db 50%, rgba(76, 152, 219, 0.4));border-radius:3rem;padding:.8rem 0 5rem}body.service section.service_introduction .service_introduction_inner .blue_box img{display:block;width:100%;margin:0 auto -0.6rem}body.service section.service_introduction .service_introduction_inner .blue_box dl{border:1px solid #fff;border-radius:1.5rem;width:29.5rem;margin:0 auto;padding:2.1rem 1.4rem 2.1rem;-webkit-filter:drop-shadow(0 0.3rem 0.8rem rgba(0, 0, 0, 0.11));filter:drop-shadow(0 0.3rem 0.8rem rgba(0, 0, 0, 0.11));-webkit-transform:translateZ(0);transform:translateZ(0)}body.service section.service_introduction .service_introduction_inner .blue_box dl dt{font-size:1.6rem;font-weight:bold;color:#fff;line-height:1.8;letter-spacing:.03em}body.service section.service_introduction .service_introduction_inner .blue_box dl dd{font-size:1.4rem;font-weight:normal;color:#fff;line-height:1.85;letter-spacing:.06em;margin-top:2rem}body.service section.service_index .service_index_inner{padding:6.6rem 2rem 6.8rem}body.service section.service_index .service_index_inner .title_space{text-align:center}body.service section.service_index .service_index_inner .link_wrapper{margin-top:3.8rem}body.service section.service_index .service_index_inner .link_wrapper a{width:100%;height:15rem;border-radius:.5rem;padding-top:8.3rem;display:block;font-size:1.4rem;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:.06em;text-align:center;-webkit-filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.03));filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.03));-webkit-transform:translateZ(0);transform:translateZ(0);background-repeat:no-repeat;background-position:center center;background-size:cover}body.service section.service_index .service_index_inner .link_wrapper a:after{content:"";width:2.4rem;height:2.4rem;display:block;margin:.9rem auto 0;background-image:url(../images/icon_circle_plus_white_black.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}body.service section.service_index .service_index_inner .link_wrapper a.link01{background-image:url(../images/service_index_link01_sp.jpg)}body.service section.service_index .service_index_inner .link_wrapper a.link02{background-image:url(../images/service_index_link02_sp.jpg);margin-top:2.4rem}body.service section.service_base{position:relative;overflow:hidden;padding-bottom:6.8rem}body.service section.service_base .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;z-index:0}body.service section.service_base .service_base_overview{position:relative;z-index:1;padding:5.6rem 2rem 0}body.service section.service_base .service_base_overview .title_space{text-align:center}body.service section.service_base .service_base_overview .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:2.4rem}body.service section.service_base .service_base_overview .img{display:block;margin:2rem auto 0;width:100%}body.service section.service_base .service_strengths{padding:7.8rem 0 .7rem}body.service section.service_base .service_strengths .title_space{text-align:center}body.service section.service_base .service_strengths ul{margin-top:3.2rem}body.service section.service_base .service_strengths ul li .img_space{width:100%;height:24rem}body.service section.service_base .service_strengths ul li .img_space img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}body.service section.service_base .service_strengths ul li .text_space{padding:2.6rem 2rem 4.8rem}body.service section.service_base .service_strengths ul li .text_space .num{font-size:1.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#000;line-height:1;letter-spacing:0}body.service section.service_base .service_strengths ul li .text_space h3{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;white-space:nowrap;margin-top:1.3rem}body.service section.service_base .service_strengths ul li .text_space .text{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.85;letter-spacing:.06em;margin-top:1.4rem}body.service section.service_base#service01{background-color:rgba(223,236,245,.4)}body.service section.service_base#service01 .white_text{color:#fff;top:.2rem;left:-26.9rem}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide{margin:0 .6rem;position:relative}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl{text-align:center;position:absolute;left:0;top:15.5rem;width:100%;padding:0 .6rem;color:#fff}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dt{font-size:1.2rem;font-weight:bold;line-height:1.6;letter-spacing:.08em}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dd{font-size:1rem;font-weight:normal;line-height:1.6;letter-spacing:0;margin-top:.6rem}body.service section.service_base#service02{padding-top:6.6rem}body.service section.service_base#service02 .white_text{color:#f8f8f8;top:6.8rem;left:-4.2rem}body.service section.service_support{background-color:rgba(223,236,245,.4)}body.service section.service_support .service_support_inner{padding:5.7rem 2rem 3rem}body.service section.service_support .service_support_inner ul{margin-top:3.6rem}body.service section.service_support .service_support_inner ul li{width:100%;margin-bottom:3.5rem}body.service section.service_support .service_support_inner ul li img{width:100%;height:16rem;display:block;-o-object-fit:cover;object-fit:cover}body.service section.service_support .service_support_inner ul li dl{margin-top:2rem}body.service section.service_support .service_support_inner ul li dl dt{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.4;letter-spacing:.09em}body.service section.service_support .service_support_inner ul li dl dd{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.9;letter-spacing:.045em;margin-top:.8rem}body.service .price_seminar_contents .price{padding-bottom:0}body.service .price_seminar_contents .seminar_contents .seminar_contents_inner{padding-top:6.7rem}body.about .contents{background-image:url(../images/about_top_bg_sp.png),url(../images/about_bottom_bg_sp.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 62.1rem;background-size:100% auto,100% auto}body.about section.about_introduction{position:relative;overflow:hidden}body.about section.about_introduction .main_img{display:block;width:100%}body.about section.about_introduction .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;opacity:.65;position:absolute;top:26.6rem;right:-1.9rem}body.about section.about_introduction .about_introduction_inner{padding:9.7rem 2rem 3.4rem}body.about section.about_introduction .about_introduction_inner .text_space .text{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.85;letter-spacing:.06em;margin-top:2.2rem}body.about section.about_introduction .about_introduction_inner .text_space .sign{font-size:1.3rem;font-weight:normal;color:#000;line-height:2.2;letter-spacing:.06em;margin-top:3.2rem}body.about section.about_introduction .about_introduction_inner .text_space .sign span{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1;letter-spacing:.06em}body.about section.about_introduction .profile{position:relative}body.about section.about_introduction .profile .img_wrapper{position:absolute;left:0;top:0;z-index:1}body.about section.about_introduction .profile .img_wrapper img{width:33.5rem;height:18rem;-o-object-fit:cover;object-fit:cover;display:block;position:relative;z-index:1}body.about section.about_introduction .profile .img_wrapper:after{content:"";width:33.5rem;height:18rem;display:block;background-color:#7db6d9;position:absolute;left:2rem;top:1.31rem;z-index:0}body.about section.about_introduction .profile .profile_inner{padding:23.2rem 2rem 0;position:relative}body.about section.about_introduction .profile .profile_inner .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;opacity:.35;position:absolute;right:.6rem;top:19.8rem}body.about section.about_introduction .profile .profile_inner h3{font-size:2.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:2;letter-spacing:.09em;border-bottom:1px solid #b7c8d5;padding-bottom:.9rem;position:relative;z-index:1}body.about section.about_introduction .profile .profile_inner .text{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.85;letter-spacing:.06em;margin-top:2.1rem}body.about section.about_promise .about_promise_inner{padding:9.2rem 0 4rem;position:relative}body.about section.about_promise .about_promise_inner .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#cfe3f2;line-height:1;letter-spacing:.06em;opacity:.4;position:absolute;left:2rem;top:19.2rem;z-index:0}body.about section.about_promise .about_promise_inner .title_space{position:relative;z-index:1;padding:0 2rem}body.about section.about_promise .about_promise_inner img{display:block;width:100%;margin-top:.3rem}body.about section.about_promise .about_promise_inner dl{padding:0 2rem;margin-top:-3.4rem}body.about section.about_promise .about_promise_inner dl dt{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.081em}body.about section.about_promise .about_promise_inner dl dd{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.85;letter-spacing:.06em;margin-top:1.7rem}body.about section.about_promise .about_promise_inner dl dd span{font-size:1.4rem;font-weight:bold;line-height:2.1;letter-spacing:.043em;display:block;margin-bottom:.4rem}body.about section.about_company{padding:7.8rem 2rem 6.8rem;position:relative}body.about section.about_company .white_text{font-size:7.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;position:absolute;right:0;top:0}body.about section.about_company .about_company_inner{border-bottom:none}body.about section.about_company .about_company_inner table{width:100%;margin-top:1.4rem}body.about section.about_company .about_company_inner table tr{border-bottom:1px solid #2e4c64}body.about section.about_company .about_company_inner table tr th{width:calc(100% - 23rem);font-size:1.4rem;font-weight:500;color:#333;line-height:1.7;letter-spacing:.06em;text-align:left;padding:1.6rem 0}body.about section.about_company .about_company_inner table tr td{width:23rem;font-size:1.4rem;font-weight:normal;color:#333;line-height:1.7;letter-spacing:.06em;padding:1.9rem 0 1.8rem}body.post-type-archive-interview .contents{background-image:url(../images/interview_bg_sp.png);background-repeat:no-repeat;background-position:left top 7rem;background-size:cover}body.post-type-archive-interview .interview_new_topics .interview_archive_slider{padding-top:1rem;padding-bottom:4rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a{display:block;width:100%;height:100%;position:relative;padding:0 3rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:22rem;border-radius:2rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space{color:#fff;line-height:1.4;letter-spacing:.05em;padding:0 1.2rem;-webkit-filter:drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.3));filter:drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute;left:3.3rem;bottom:1.8rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .heading{font-size:1.6rem;font-weight:bold;margin-bottom:.8rem;text-shadow:1px 1px .4rem rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .text{font-size:1.2rem;font-weight:bold;margin-bottom:.4rem;letter-spacing:0;text-shadow:1px 1px .4rem rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5rem 0 0}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li{margin:0 1.25rem;width:1rem;height:1rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li button{width:100%;height:100%;cursor:pointer;border:none;border-radius:50%;font-size:0;line-height:0;display:block;padding:0;background-color:#fff;border:1px solid #4095ca;-webkit-filter:drop-shadow(0 1rem 2rem rgba(64, 149, 202, 0.3));filter:drop-shadow(0 1rem 2rem rgba(64, 149, 202, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li.slick-active button{background-color:#4095ca}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner{padding:2rem 2rem 6.8rem;position:relative}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner .title_space{text-align:center}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner .title_space h2{letter-spacing:.03em}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner .text{font-size:1.4rem;font-weight:normal;color:#fff;line-height:1.9;letter-spacing:.06em;margin-top:2.4rem;text-align:center}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul{margin-top:3.9rem}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li{margin-bottom:4rem}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li a{background-color:#fff;border-radius:0 0 4rem 0;padding:1rem .9rem 4rem;display:block;width:100%}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li a img{width:100%;height:19rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 4rem 0;margin-bottom:1.4rem}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li a .name{font-size:1.1rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li a h3{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.8;letter-spacing:.09em;margin-top:1.3rem;padding:0 1.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner .interview_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:2.5rem;margin:0 auto}body.post-type-archive-interview section.interview_archive_wrap .interview_archive_inner .interview_link a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}body.single-interview .contents{background-image:url(../images/interview_bg_sp.png);background-repeat:no-repeat;background-position:left top 7rem;background-size:cover}body.single-interview .single_contents .outline_contents{margin-top:-12.9rem}body.single-interview .single_contents .outline_contents .outline_contents_inner{padding:0 3rem 5rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info{margin-bottom:2.7rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:25.8rem;border-radius:1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile{width:100%;border-radius:1rem;margin-top:2.4rem;border:1px solid #e8e8e8}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head{border-bottom:1px solid #e8e8e8;padding:1.9rem 1rem 1rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon{width:6.82rem;height:7rem;border:1px solid #e8e8e8;border-radius:.3rem;padding:.6rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space{width:21rem;padding:0 0 0 1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .company{font-size:1.3rem;font-weight:bold;color:#000;line-height:1.4;letter-spacing:0;margin-bottom:.8rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .post{font-size:1.3rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .person{font-size:1.1rem;font-weight:500}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name img{-o-object-fit:cover;object-fit:cover;display:block;width:2.9rem;height:2.9rem;border-radius:50%}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name p{width:16.8rem;font-size:1.2rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message{padding:1.7rem 1.6rem 1.8rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message p.text{font-size:1.4rem;font-weight:normal;color:#8b8b8b;line-height:2.15;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.2rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space p{font-size:1.3rem;font-weight:normal;color:#4095ca;line-height:3.2rem;letter-spacing:0;background-color:#fbf8f7;border-radius:1.8rem;padding:0 1rem;margin-right:1rem;margin-bottom:1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point{border:1px solid #4095ca;border-radius:1rem;padding:0 1.1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl{border-bottom:1px dashed #4095ca;padding:2rem .3rem 2.1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl:last-of-type{border-bottom:none}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt{font-size:1.8rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:0;position:relative}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt img{width:4rem;height:4rem;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:.6rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt:before{content:"";width:1.2rem;height:.15rem;display:block;background-color:#4095ca;position:absolute;top:0;bottom:0;right:.6rem;margin:auto 0}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt:after{content:"";width:.15rem;height:1.2rem;display:block;background-color:#4095ca;position:absolute;top:0;bottom:0;right:1.15rem;margin:auto 0}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dd{display:none;width:100%;font-size:1.5rem;font-weight:normal;color:#1f1f1f;line-height:2;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl.open dt:after{content:none}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl.open dd{display:block}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space{padding:5.1rem 3rem 5rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base{margin-bottom:7.8rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:20.2rem;border-radius:1rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space{margin-top:3.3rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space h2{font-size:1.4rem;font-weight:bold;color:#4095ca;line-height:2;letter-spacing:0;margin-bottom:.7rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dt{font-size:2rem;font-weight:bold;color:#000;line-height:1.6;letter-spacing:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dd{font-size:1.4rem;font-weight:500;color:#282c32;margin-top:1.8rem;line-height:2.15;letter-spacing:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base:last-of-type{margin-bottom:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice{border-top:1px solid #b7c8d5;margin:0rem 2rem 0;padding:3rem 0 7rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents{margin:2.5rem 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents img{width:33.5rem;height:20rem;-o-object-fit:cover;object-fit:cover;border-radius:2rem;margin:0 0 1.4rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dt{font-size:1.3rem;font-weight:normal;letter-spacing:.08em}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dt:after{content:"｜"}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dd{font-size:1.3rem;font-weight:500;letter-spacing:.08em;margin:0 0 1rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space h3{font-family:"Shippori Mincho",serif;font-size:1.8rem;font-weight:500;letter-spacing:.08em;margin:0 0 2rem;line-height:1.6}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space p{font-size:1.4rem;font-weight:400;letter-spacing:.08em;line-height:2.6rem}body.single-interview .selfine_voice{background:#cfe3f2;margin:0 0;padding:4rem 0 2rem 0}body.single-interview .selfine_voice .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 auto;padding:0 2rem}body.single-interview .selfine_voice .inner img{width:100%;min-height:18.1rem;-o-object-fit:cover;object-fit:cover;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.single-interview .selfine_voice .inner .text_space{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:2rem 0 1.5rem}body.single-interview .selfine_voice .inner .text_space dl{margin:1rem 0 0}body.single-interview .selfine_voice .inner .text_space dl dt{font-family:"Shippori Mincho",serif;font-size:1.8rem;font-weight:500;letter-spacing:.08em;margin:0 0 1.2rem;line-height:3.2rem;text-shadow:0 0 0 #000}body.single-interview .selfine_voice .inner .text_space dl dd{font-size:1.4rem;font-weight:400;letter-spacing:.08em;line-height:2.6rem}body.single-interview .interview_related_wrap{background:#e6f2fa}body.single-interview .interview_related_wrap .interview_related_inner{padding:5rem 0 7rem}body.single-interview .interview_related_wrap .interview_related_inner .title_space{text-align:center;margin:0 0 4rem}body.single-interview .interview_related_wrap .interview_related_inner ul{padding:0 2rem}body.single-interview .interview_related_wrap .interview_related_inner ul li{margin-bottom:4rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a{background-color:#fff;border-radius:0 0 4rem 0;padding:1rem .9rem 4rem;display:block;width:100%}body.single-interview .interview_related_wrap .interview_related_inner ul li a img{width:100%;height:19rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 4rem 0;margin-bottom:1.4rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a .name{font-size:1.1rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a h3{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.7;letter-spacing:.09em;margin-top:1rem;padding:0 1.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.single-interview .interview_related_wrap .interview_related_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}body.single-interview .interview_related_wrap .interview_related_inner .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 0}body.single-interview .interview_related_wrap .interview_related_inner .slick-dots li{margin:0 1.25rem;width:1rem;height:1rem}body.single-interview .interview_related_wrap .interview_related_inner .slick-dots li button{width:100%;height:100%;cursor:pointer;border:none;border-radius:50%;font-size:0;line-height:0;display:block;padding:0;background-color:#fff;border:1px solid #4095ca;-webkit-filter:drop-shadow(0 1rem 2rem rgba(64, 149, 202, 0.3));filter:drop-shadow(0 1rem 2rem rgba(64, 149, 202, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0)}body.single-interview .interview_related_wrap .interview_related_inner .slick-dots li.slick-active button{background-color:#4095ca}body.post-type-archive-news .contents,body.tax-news_category .contents{background-image:url(../images/news_archive_bg_sp.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.post-type-archive-news .news_archive_contents,body.tax-news_category .news_archive_contents{border-bottom:1px solid #b7c8d5}body.post-type-archive-news .news_archive_contents .list_wrapper,body.tax-news_category .news_archive_contents .list_wrapper{padding:3rem 2rem 0}body.post-type-archive-news .news_archive_contents .list_wrapper .category_select,body.tax-news_category .news_archive_contents .list_wrapper .category_select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.post-type-archive-news .news_archive_contents .list_wrapper .category_select p,body.tax-news_category .news_archive_contents .list_wrapper .category_select p{font-size:1.4rem;font-weight:normal;color:#000;line-height:1;letter-spacing:.09em}body.post-type-archive-news .news_archive_contents .list_wrapper .category_select select,body.tax-news_category .news_archive_contents .list_wrapper .category_select select{width:18.1rem;background-color:#fff;border-radius:1rem;border:none;padding:0 1.8rem;height:3.5rem;font-size:1.3rem;font-weight:normal;color:#000;line-height:3.5rem;letter-spacing:.09em}body.post-type-archive-news .news_archive_contents .list_wrapper .category_select select option,body.tax-news_category .news_archive_contents .list_wrapper .category_select select option{font-size:1.3rem;font-weight:normal;color:#000;line-height:3.5rem;letter-spacing:.09em}body.post-type-archive-news .news_archive_contents .list_wrapper .list,body.tax-news_category .news_archive_contents .list_wrapper .list{padding-bottom:8.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list{margin-top:4.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li{margin-bottom:3.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a{display:block;width:100%}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a img,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a img{width:100%;height:19.6rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 3rem 0;margin-bottom:.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .date,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .date{font-size:1.3rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;white-space:nowrap;margin-right:.6rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space{margin-top:.6rem;display:inline-block}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p{font-size:1.3rem;font-weight:normal;color:#333;line-height:3rem;letter-spacing:.06em;display:inline-block;padding:0 1.2rem;margin-right:.6rem;margin-bottom:.6rem;background-color:rgba(183,200,213,.5);border-radius:.6rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a h3,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a h3{font-size:1.6rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.8;letter-spacing:.06em;margin-top:.3rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:1.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;font-size:1.6rem;text-align:center;padding:2rem 0}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper{text-align:center}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul{display:inline-block;background-color:rgba(183,200,213,.28);border-radius:3.7rem;padding:1.2rem 2.3rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li{display:inline-block;margin:0 .2rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a{width:3.6rem;height:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:normal;color:#333;line-height:1;letter-spacing:.06em}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next{background-image:url(../images/arrow_pagenation_next.png);background-repeat:no-repeat;background-position:right center;background-size:1.663rem 1.109rem;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev{background-image:url(../images/arrow_pagenation_prev.png);background-repeat:no-repeat;background-position:left center;background-size:1.663rem 1.109rem;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current{width:3.6rem;height:3.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#333;border-radius:50%;font-size:1.5rem;font-weight:normal;color:#fff;line-height:1;letter-spacing:.06em}body.post-type-archive-news section.interview_contents,body.tax-news_category section.interview_contents{border-top:1px solid #b7c8d5;background:none}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p:before,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space h2,body.tax-news_category section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .text,body.tax-news_category section.interview_contents .interview_contents_inner .text{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner ul li,body.tax-news_category section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a:after,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.single-news .contents{background-image:url(../images/news_single_bg_sp.png);background-repeat:no-repeat;background-position:left top 6.6rem;background-size:100% auto}body.single-news .subpage_heading{min-height:auto}body.single-news .subpage_heading .subpage_heading_inner{padding:13.8rem 2rem 4rem}body.single-news .subpage_heading .subpage_heading_inner h1{margin-top:1.6rem}body.single-news .subpage_heading .subpage_heading_inner .info_space{margin-top:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-news .subpage_heading .subpage_heading_inner .info_space .date{font-size:1.4rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#000;line-height:1;letter-spacing:.09em;margin-right:2rem;margin-bottom:.6rem}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category{font-size:1.3rem;font-weight:normal;color:#333;line-height:3rem;letter-spacing:.06em;display:inline-block;border-radius:.6rem;padding:0 1.2rem;margin-right:.6rem;margin-bottom:.6rem;background-color:rgba(183,200,213,.5)}body.single-news .single_contents .single_contents_inner{padding:.8rem 2rem 8.6rem}body.single-news .single_contents .single_contents_inner .sns_space{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}body.single-news .single_contents .single_contents_inner .sns_space dt{font-size:1.4rem;font-weight:normal;font-family:"Marcellus",serif;color:#555;line-height:1;letter-spacing:.03em;display:inline-block}body.single-news .single_contents .single_contents_inner .sns_space dd{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-news .single_contents .single_contents_inner .sns_space dd:before{content:"";width:1.2rem;height:1px;display:inline-block;background-color:#555;margin:0 1.2rem}body.single-news .single_contents .single_contents_inner .sns_space dd a{width:2rem;height:2rem;display:inline-block;margin:0 .8rem}body.single-news .single_contents .single_contents_inner .sns_space dd a img{-o-object-fit:contain;object-fit:contain;display:block;width:100%;height:100%}body.single-news .single_contents .single_contents_inner .main_contents_space .thumbnail_img{display:block;width:100%;margin-bottom:2rem;border-radius:1rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h2{font-size:1.6rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;padding:1.2rem 1.2rem .8rem;border-radius:.5rem;background-color:rgba(183,200,213,.5);margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h3{font-size:1.6rem;font-weight:500;color:#111;line-height:1.7;letter-spacing:.06em;padding-bottom:1.2rem;border-bottom:1px solid #dbdbdb;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h4{font-size:1.6rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h5{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h6{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents p{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.85;letter-spacing:.06em;margin-bottom:5rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol{margin:2rem 0}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul li,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol li{font-size:1.4rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents blockquote,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents div{margin:2rem 0;padding:2.4rem 1.2rem 2.4rem;border:1px solid #dbdbdb;font-size:1.4rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table{margin:2rem 0 3rem;width:100%}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr{background:none !important}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr th{font-size:1.4rem;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;padding:.5rem;vertical-align:middle;text-align:left}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr td{font-size:1.4rem;font-weight:500;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;text-align:left;vertical-align:middle;padding:.5rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents span{font-weight:bold !important;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a{color:#4095ca;letter-spacing:.06em;text-decoration:underline}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a:hover{opacity:1;text-decoration:none}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents img{max-width:100%;display:block;width:auto;margin:2.4rem 0}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link{margin-top:4rem}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;background-color:#4095ca;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:2.7rem}body.single-news section.interview_contents{border-top:1px solid #b7c8d5;background:none}body.single-news section.interview_contents .interview_contents_inner .title_space p{color:#333}body.single-news section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.single-news section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.single-news section.interview_contents .interview_contents_inner .text{color:#333}body.single-news section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.single-news section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.single-news section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.contact .contents{background-image:url(../images/contact_bg_sp.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto;padding-bottom:4.2rem}body.contact .contact_contents .contact_inner{padding:4rem 2rem 3.7rem}body.contact .contact_contents .contact_inner table{width:100%}body.contact .contact_contents .contact_inner table tr th{font-size:1.5rem;font-weight:bold;text-align:left;line-height:1.6;letter-spacing:.06em;color:#333;display:block;width:100%;padding-bottom:1.2rem}body.contact .contact_contents .contact_inner table tr th .required:after{content:"";width:.488rem;height:.532rem;display:inline-block;background-image:url(../images/icon_required_red.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.2rem;vertical-align:.7rem}body.contact .contact_contents .contact_inner table tr td{width:100%;display:block;font-size:1.4rem;font-weight:500;color:#111;line-height:1.7;letter-spacing:.06em;padding:0 0 4.2rem}body.contact .contact_contents .contact_inner table tr td a{letter-spacing:.06em}body.contact .contact_contents .contact_inner table tr td .wpcf7-checkbox .wpcf7-list-item{margin:0}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio{display:block;padding:0 0 .4rem}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item{display:block;width:100%;margin:0 0 .9rem}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]{width:2rem;min-width:2rem;height:2rem;background-color:#f4f4f4 !important;border:1px solid #b4b4b4;border-radius:50%;margin:0;display:block}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked{position:relative}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked:after{content:"";width:1rem;height:1rem;display:block;background-color:#56cae1;margin:auto;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{font-size:1.6rem;font-weight:500;color:#111;line-height:2rem;letter-spacing:.06em;padding-left:2rem;cursor:pointer}body.contact .contact_contents .contact_inner table tr td input[type=text],body.contact .contact_contents .contact_inner table tr td input[type=tel],body.contact .contact_contents .contact_inner table tr td input[type=email]{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:.5rem;width:100%;font-size:1.5rem;font-weight:500;color:#000;letter-spacing:.06em;margin:0;line-height:5.4rem;height:5.6rem;padding:0 2rem;cursor:initial}body.contact .contact_contents .contact_inner table tr td textarea{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:.5rem;width:100%;font-size:1.5rem;font-weight:500;color:#000;letter-spacing:.06em;line-height:2;padding:2rem 2rem;height:32rem;color:#000;margin-bottom:.8rem}body.contact .contact_contents .contact_inner table tr td input::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-moz-placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:focus{outline:none}body.contact .contact_contents .contact_inner table tr td input[type=text]:focus,body.contact .contact_contents .contact_inner table tr td input[type=email]:focus,body.contact .contact_contents .contact_inner table tr td input[type=tel]:focus,body.contact .contact_contents .contact_inner table tr td input[type=search]:focus,body.contact .contact_contents .contact_inner table tr td input[type=url]:focus,body.contact .contact_contents .contact_inner table tr td textarea:focus{color:#000}body.contact .contact_contents .contact_inner table tr td .wpcf7-spinner{margin:2rem 0 0}body.contact .contact_contents .contact_inner table tr:last-of-type th{padding-bottom:0}body.contact .contact_contents .contact_inner table tr:last-of-type td{padding-bottom:0}body.contact .contact_contents .contact_inner input[type=submit]{display:block;color:#fff;font-size:1.4rem;font-weight:bold;letter-spacing:.06em;width:100%;height:6.4rem;background-color:#111;border-radius:.5rem;cursor:pointer;-webkit-transition:.3s;transition:.3s}body.contact .contact_contents .contact_inner input[type=submit]:hover{opacity:1;background-color:#56cae1}body.contact .contact_contents .contact_inner .wpcf7-not-valid-tip{margin-top:1.2rem;font-size:1.5rem;font-weight:bold;display:block;color:#f03d61;padding:0 2rem}body.contact .contact_contents .contact_inner .wpcf7-response-output{color:#f03d61;font-weight:900;border:none;font-size:1.6rem;text-align:center;margin:.4rem 0 2.4rem}body.contact .contact_contents .contact_inner input[type=text],body.contact .contact_contents .contact_inner input[type=password],body.contact .contact_contents .contact_inner textarea,body.contact .contact_contents .contact_inner select{outline:none}body.contact section.interview_contents{border-top:1px solid #b7c8d5;background:none}body.contact section.interview_contents .interview_contents_inner .title_space p{color:#333}body.contact section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.contact section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.contact section.interview_contents .interview_contents_inner .text{color:#333}body.contact section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.contact section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.contact section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.privacy .contents{background-image:url(../images/privacy_bg_sp.png);background-repeat:no-repeat;background-position:left top 7rem;background-size:100% auto}body.privacy section.subpage_heading{min-height:32.7rem}body.privacy .privacy_contents .privacy_inner{padding:0 2rem 6rem}body.privacy .privacy_contents .privacy_inner .privacy_item{margin-bottom:4.6rem}body.privacy .privacy_contents .privacy_inner .privacy_item h2{font-size:1.5rem;font-weight:bold;color:#000;line-height:1.4;letter-spacing:.003em;padding-bottom:1rem;border-bottom:1px solid #b7c8d5;margin-bottom:1.5rem}body.privacy .privacy_contents .privacy_inner .privacy_item p{font-size:1.3rem;font-weight:normal;color:#333;line-height:1.7;letter-spacing:.05em}body.privacy .privacy_contents .privacy_inner .privacy_item ul{padding:1rem 0 1.2rem 2rem}body.privacy .privacy_contents .privacy_inner .privacy_item ul li{font-size:1.3rem;font-weight:normal;color:#333;line-height:1.7;letter-spacing:.05em}body.act .contents{background-image:url(../images/act_bg_sp.png);background-repeat:no-repeat;background-position:left top 7rem;background-size:100% auto}body.act section.subpage_heading{min-height:31rem}body.act .act_inner{padding:0 2rem 10.8rem}body.act .act_inner table{width:100%}body.act .act_inner table tr th{font-size:1.3rem;font-weight:500;color:#000;line-height:1.6;letter-spacing:-0.02em;text-align:left;border-bottom:1px solid #d8d8d8;width:calc(100% - 20rem);padding:1.5rem 0 1.9rem}body.act .act_inner table tr td{font-size:1.3rem;font-weight:normal;color:#333;line-height:1.6;letter-spacing:0;text-align:left;border-bottom:1px solid #d8d8d8;width:20rem;padding:1.5rem 0 1.9rem}body.notfound .subpage_heading .subpage_heading_inner{padding-bottom:8rem}body.category .contents{background-image:url(../images/product_list_bg_sp.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.category section.subpage_heading{min-height:32.5rem}body.category section.product_list .product_list_inner{padding:0 2rem 4rem}body.category section.product_list .product_list_inner ul li{margin-bottom:6.8rem}body.category section.product_list .product_list_inner ul li img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:22rem;border-radius:1rem}body.category section.product_list .product_list_inner ul li .text_space{margin-top:1.4rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper{border-bottom:.05rem solid #000;padding-bottom:1.9rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .product_title{font-size:2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#191919;line-height:1.7;letter-spacing:.03em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price{font-size:1.8rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:1.5rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price em{font-size:1.8rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .postage{font-size:1.3rem;font-weight:500;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:.9rem}body.category section.product_list .product_list_inner ul li .text_space .text{font-size:1.3rem;font-weight:normal;color:#191919;line-height:1.6;letter-spacing:.06em;margin-top:1.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}body.category section.product_list .product_list_inner ul li .text_space .text p{font-size:1.3rem;font-weight:normal;color:#191919;line-height:1.6;letter-spacing:.06em}body.category section.product_list .product_list_inner ul li .text_space .text .loopimg{display:none}body.category section.product_list .product_list_inner ul li .text_space a{font-size:1.4rem;font-weight:bold;color:#fff;line-height:1.4;letter-spacing:.08em;width:100%;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.9rem;border-radius:.5rem;background-color:#000}body.single-post .contents{background-image:url(../images/product_detail_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.single-post section.subpage_heading{min-height:32.7rem}body.single-post section.product_detail .product_detail_inner{padding:0 2rem 7.4rem}body.single-post section.product_detail .product_detail_inner .img_space .large_img{margin-bottom:1.8rem}body.single-post section.product_detail .product_detail_inner .img_space .large_img a img{display:block;width:100%;height:22rem;-o-object-fit:cover;object-fit:cover;border-radius:1rem}body.single-post section.product_detail .product_detail_inner .img_space .small_img{width:100%;margin:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-post section.product_detail .product_detail_inner .img_space .small_img:after{content:"";width:10.4rem;display:block}body.single-post section.product_detail .product_detail_inner .img_space .small_img a{cursor:pointer;width:10.4rem !important;height:7.4rem;margin:0 0 1.2rem !important;border-radius:.5rem}body.single-post section.product_detail .product_detail_inner .img_space .small_img a img{width:100%;height:100% !important;display:block;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}body.single-post section.product_detail .product_detail_inner .text_space{margin-top:.8rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper{border-bottom:.05rem solid #000;padding-bottom:1.8rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .product_title{font-size:2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price{font-size:1.8rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:1.6rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price em{font-size:1.8rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .postage{font-size:1.3rem;font-weight:500;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:1rem}body.single-post section.product_detail .product_detail_inner .text_space .text{margin-top:1.2rem;font-size:1.3rem;font-weight:normal;color:#333;line-height:1.6;letter-spacing:.06em}body.single-post section.product_detail .product_detail_inner .text_space .text p{font-size:1.3rem;font-weight:normal;color:#333;line-height:1.6;letter-spacing:.06em}body.single-post section.product_detail .product_detail_inner .text_space .itemsoldout{font-size:1.6rem;font-weight:normal;color:#888;line-height:2;letter-spacing:.12em;margin:3rem 0 9.4rem;text-align:left}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3rem 0 0}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.05em}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity input[type=text]{margin-left:1.9rem;font-size:2.2rem;font-weight:normal;font-family:"Shippori Mincho",serif;color:#000;line-height:5.9rem;letter-spacing:.05em;width:6.1rem !important;height:6.1rem;border-radius:.5rem;border:1px solid #191919;text-align:center;background-color:rgba(0,0,0,0)}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]{width:18.15rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#191919;background-image:url(../images/icon_cart_white.png);background-repeat:no-repeat;background-position:left 2.19rem center;background-size:1.782rem 1.67rem;font-size:1.5rem;font-weight:500;font-family:"Noto Sans JP",sans-serif;line-height:1.4;color:#fff;letter-spacing:.05em;border:none;border-radius:.5rem;padding:0 0 0 3rem;cursor:pointer}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info{width:100%;margin-top:8rem}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl{border-bottom:1px solid #000;padding-bottom:.7rem;margin-bottom:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dt{font-size:1.4rem;font-weight:500;color:#191919;line-height:2;letter-spacing:-0.02em;width:22.5rem}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dd{font-size:1.4rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:-0.02em;width:calc(100% - 22.5rem)}body.single-post section.product_detail .no_post_text{font-size:1.6rem;font-weight:bold;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}.cart-page{padding:0 !important;background-image:url(../images/cart_bg.png);background-repeat:no-repeat;background-position:center left;background-size:cover}section.cart_contents{padding-bottom:12rem}section.cart_contents article{background-color:#fff}section.cart_contents article .article_inner{padding:2rem 1rem 2rem}section.cart_contents article .article_inner .cart_navi ul{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}section.cart_contents article .article_inner .cart_navi ul li:first-of-type{padding-left:1.2rem}section.cart_contents article .article_inner table tr .unitprice{white-space:nowrap}section.cart_contents .msg_text{font-size:1.5rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}}@media(min-width: 768px){body.home .top_first_contents{background-image:url(../images/top_first_contents_bg_pc.png);background-repeat:no-repeat;background-position:left top 15.4rem;background-size:100% auto}body.home .top_first_contents section.mainvisual{position:relative;overflow:hidden;padding:0 9.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:76.7rem}body.home .top_first_contents section.mainvisual .img01{width:64.2rem;display:block;position:absolute;top:12.6rem;left:62.5rem;z-index:1;border-radius:1.5rem}body.home .top_first_contents section.mainvisual .img02{width:37.3rem;display:block;position:absolute;top:34.1rem;left:33.7rem;border-radius:1rem}body.home .top_first_contents section.mainvisual .img03{width:30.8rem;display:block;position:absolute;top:8rem;left:9.3rem;border-radius:1rem}body.home .top_first_contents section.mainvisual .img04{width:22.1rem;display:block;position:absolute;top:39.3rem;left:-8.8rem;border-radius:1rem}body.home .top_first_contents section.mainvisual h1{font-size:5rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.5;letter-spacing:.06em}body.home .top_first_contents section.mainvisual .mainvisual_news{width:42.2rem;padding-bottom:1rem}body.home .top_first_contents section.mainvisual .mainvisual_news a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.home .top_first_contents section.mainvisual .mainvisual_news a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.home .top_first_contents section.mainvisual .mainvisual_news a:hover{opacity:1}body.home .top_first_contents section.mainvisual .mainvisual_news a .date{font-size:1.5rem;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1;letter-spacing:.09em}body.home .top_first_contents section.mainvisual .mainvisual_news a .news_title{font-size:1.4rem;font-weight:normal;color:#333;line-height:1.5;letter-spacing:.03em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:1.6rem}body.home .top_first_contents section.introduction{position:relative}body.home .top_first_contents section.introduction .introduction_inner{width:110rem;margin:0 auto;padding:16.2rem 0 19.4rem}body.home .top_first_contents section.introduction .introduction_inner .text{font-size:1.6rem;font-weight:normal;color:#000;line-height:2.5;letter-spacing:.1em;width:49.1rem}body.home .top_first_contents section.introduction .introduction_inner .bold_text{font-size:3.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.09em;margin-top:4.4rem}body.home .top_first_contents section.introduction .white_text{font-size:14rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.04em;opacity:.65;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute}body.home .top_first_contents section.introduction .white_text.line01{right:6rem;top:23.2rem}body.home .top_first_contents section.introduction .white_text.line02{right:21.4rem;top:55.4rem}body.home .top_first_contents section.introduction .introduction_slider{width:calc(100% - 5.4rem);margin-left:auto;border-radius:0 0 0 8.2rem;overflow:hidden}body.home .top_first_contents section.introduction .introduction_slider .slick-list{padding-right:33.6rem}body.home .top_first_contents section.introduction .introduction_slider li{position:relative}body.home .top_first_contents section.introduction .introduction_slider li img{display:block;width:100%;height:68.6rem;-o-object-fit:cover;object-fit:cover}body.home .top_first_contents section.introduction .introduction_slider li dl{position:absolute;left:0;top:0;padding:36rem 17.5rem 0}body.home .top_first_contents section.introduction .introduction_slider li dl dt{font-size:1.4rem;font-weight:500;color:#fff;line-height:5.2rem;letter-spacing:.09em;padding-left:2.6rem;background-image:url(../images/top_introduction_circle_blue_gradation.png);background-repeat:no-repeat;background-position:left center;background-size:5.2rem 5.2rem}body.home .top_first_contents section.introduction .introduction_slider li dl dd{font-size:1.3rem;font-weight:normal;color:#fff;line-height:1.6;letter-spacing:.09em;margin-top:2.4rem}body.home .top_first_contents section.introduction .introduction_slider li dl dd span{font-size:2.4rem;font-weight:500;font-family:"Shippori Mincho",serif;line-height:2;letter-spacing:.09em;display:block;margin-bottom:2.4rem}body.home .top_first_contents section.top_service{padding-right:6rem}body.home .top_first_contents section.top_service .top_service_inner{width:104rem;margin:0 auto;padding:20.6rem 0 14.4rem;position:relative}body.home .top_first_contents section.top_service .top_service_inner .white_text{font-size:18rem;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;position:absolute;top:61.6rem;right:-5.5rem}body.home .top_first_contents section.top_service .top_service_inner .service_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.home .top_first_contents section.top_service .top_service_inner .service_top .text_space{width:48rem;padding-top:9rem}body.home .top_first_contents section.top_service .top_service_inner .service_top .text_space .text{font-size:1.5rem;font-weight:normal;color:#333;line-height:2.15;letter-spacing:.06em;margin-top:2.5rem}body.home .top_first_contents section.top_service .top_service_inner .service_top img{width:50.6rem;height:51.4rem;display:block}body.home .top_first_contents section.top_service .top_service_inner ul{margin-top:6.5rem}body.home .top_first_contents section.top_service .top_service_inner ul li{margin-bottom:7rem}body.home .top_first_contents section.top_service .top_service_inner ul li .service_title{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#111;line-height:1.6;letter-spacing:.1em;border-bottom:1px solid #dbdbdb;padding-bottom:1.2rem}body.home .top_first_contents section.top_service .top_service_inner ul li .service_title img{width:auto;height:4.924rem;display:inline-block;margin-right:1.7rem;vertical-align:-1.2rem}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:2.4rem}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content img{-o-object-fit:cover;object-fit:cover;display:block;width:50rem;height:24rem;border-radius:1rem}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content p{font-size:1.5rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;width:50rem}body.home .top_first_contents section.top_service .top_service_inner .blue_link a{width:29.1rem;margin:0 auto}body.home section.top_about{position:relative;padding-right:6rem;background-color:rgba(223,236,245,.4);margin-bottom:8.6rem}body.home section.top_about .top_about_inner{width:104rem;margin:0 auto;padding:7.8rem 0 44.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.home section.top_about .top_about_inner img{display:block;width:34.1rem;height:33.3rem;margin-top:7.8rem}body.home section.top_about .top_about_inner .text_space{width:65.5rem}body.home section.top_about .top_about_inner .text_space .title_space h2{white-space:nowrap}body.home section.top_about .top_about_inner .text_space .text{font-size:1.5rem;font-weight:normal;color:#333;line-height:2.1;letter-spacing:.06em;margin-top:2.6rem}body.home section.top_about .top_about_inner .text_space .blue_link{margin-top:6.4rem}body.home section.top_about .top_about_inner .text_space .blue_link a{width:29.1rem}body.home section.top_about .white_text{font-size:16rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;position:absolute;right:17.3rem;bottom:26.2rem}body.home section.top_about .achievements_wrapper{width:117.3rem;border-radius:0 1rem 1rem 0;background-image:url(../images/top_about_achievements_bg_pc.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;bottom:-8.7rem}body.home section.top_about .achievements_wrapper .achievements{width:33.3333333333%;border-right:1px solid #fff}body.home section.top_about .achievements_wrapper .achievements:last-of-type{border-right:none}body.home section.top_about .achievements_wrapper .achievements dl{padding:4rem 6.4rem 3.6rem}body.home section.top_about .achievements_wrapper .achievements dl dt{font-size:1.8rem;font-weight:bold;color:#fff;line-height:1.3;letter-spacing:.06em}body.home section.top_about .achievements_wrapper .achievements dl dt span{font-size:2.2rem;letter-spacing:.09em}body.home section.top_about .achievements_wrapper .achievements dl dt span span{font-size:8rem;font-weight:normal;font-family:"Marcellus",serif;letter-spacing:.1em}body.home section.top_about .achievements_wrapper .achievements dl dd{font-size:2rem;font-weight:300;color:#fff;line-height:1.8;letter-spacing:.09em;margin-top:10.5rem;white-space:nowrap}body.home .top_overview{background-image:url(../images/top_overview_bg_pc.png);background-repeat:no-repeat;background-position:left bottom 58.7rem;background-size:contain}body.home .top_overview section.top_news{padding-right:6rem;margin-top:-2.4rem}body.home .top_overview section.top_news .top_news_inner{width:104rem;margin:0 auto;padding:0 0 14rem;position:relative}body.home .top_overview section.top_news .top_news_inner ul{width:100%;margin-top:2.8rem;border-top:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li{border-bottom:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1.6rem 0 1.8rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.home .top_overview section.top_news .top_news_inner ul li a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}body.home .top_overview section.top_news .top_news_inner ul li a:hover{opacity:1}body.home .top_overview section.top_news .top_news_inner ul li a .date{width:11.7rem;font-size:1.4rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:2;letter-spacing:.09em}body.home .top_overview section.top_news .top_news_inner ul li a .category{width:17rem}body.home .top_overview section.top_news .top_news_inner ul li a .category p{font-size:1.3rem;font-weight:normal;color:#333;line-height:2.2rem;letter-spacing:.06em;border-radius:.6rem;background-color:rgba(183,200,213,.5);padding:.5rem 1.2rem .3rem;display:inline-block}body.home .top_overview section.top_news .top_news_inner ul li a h3{width:calc(100% - 28.7rem);font-size:1.6rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em}body.home .top_overview section.top_news .top_news_inner ul li.no_post{text-align:center;padding-top:3rem;font-size:2rem;color:#333;border-bottom:none}body.home .top_overview section.top_news .top_news_inner .blue_link{position:absolute;right:0;top:3rem}body.service .contents{background-image:url(../images/service_top_bg_pc.png),url(../images/service_bottom_bg_pc.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 60.6rem;background-size:100% auto,100% auto}body.service section.service_introduction{padding-right:6rem}body.service section.service_introduction .main_img{display:block;width:100%}body.service section.service_introduction .service_introduction_inner{width:104rem;margin:0 auto;padding:8.2rem 0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.service section.service_introduction .service_introduction_inner .text_space{width:52.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:2.2rem}body.service section.service_introduction .service_introduction_inner .text_space .text{font-size:1.5rem;font-weight:normal;color:#333;line-height:2.2;letter-spacing:.06em;margin-top:2.3rem}body.service section.service_introduction .service_introduction_inner .img_space{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:41.7rem;position:relative}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper{position:absolute}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper img{width:17.3rem;height:17.3rem;display:block;border-radius:50%}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper p{font-size:1.6rem;font-weight:600;color:#4095ca;line-height:1.6;letter-spacing:.08em;text-align:center;margin-top:.7rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper:after{content:"";width:24.4rem;height:24.4rem;display:block;background-image:url(../images/service_introduction_circle_bg_pc.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%;position:absolute;top:-3.55rem;left:-3.55rem;z-index:-1}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img01{left:0;top:0}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img02{right:0;top:9.4rem}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img03{left:5.6rem;top:30.2rem}body.service section.service_introduction .service_introduction_inner .next_text{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center;font-size:3.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;background-image:url(../images/service_introduction_next_bg.png);background-repeat:no-repeat;background-position:center top;background-size:15.8rem auto;padding:5.2rem 0 7rem;margin-top:8.8rem}body.service section.service_introduction .service_introduction_inner .blue_box{width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #4c98db), to(rgba(76, 152, 219, 0.4)));background:linear-gradient(to bottom, #4c98db 50%, rgba(76, 152, 219, 0.4));border-radius:4.4rem;padding:5rem 12.68rem 5.59rem}body.service section.service_introduction .service_introduction_inner .blue_box img{display:block;width:76.4rem;margin:0 auto 3rem}body.service section.service_introduction .service_introduction_inner .blue_box dl{border:1px solid #fff;border-radius:1.5rem;padding:2.8rem 3.8rem 3.8rem;-webkit-filter:drop-shadow(0 0.3rem 0.8rem rgba(0, 0, 0, 0.11));filter:drop-shadow(0 0.3rem 0.8rem rgba(0, 0, 0, 0.11));-webkit-transform:translateZ(0);transform:translateZ(0)}body.service section.service_introduction .service_introduction_inner .blue_box dl dt{font-size:1.8rem;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:.06em}body.service section.service_introduction .service_introduction_inner .blue_box dl dd{font-size:1.5rem;font-weight:500;color:#fff;line-height:2;letter-spacing:.06em;margin-top:1.6rem}body.service section.service_index{padding-right:6rem}body.service section.service_index .service_index_inner{width:96rem;margin:0 auto;padding:11.7rem 0 13.6rem}body.service section.service_index .service_index_inner .link_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3rem}body.service section.service_index .service_index_inner .link_wrapper a{width:46.6rem;height:24rem;border-radius:.5rem;padding-top:14.4rem;display:block;font-size:1.6rem;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:.09em;text-align:center;-webkit-filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.03));filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.03));-webkit-transform:translateZ(0);transform:translateZ(0);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.service section.service_index .service_index_inner .link_wrapper a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.service section.service_index .service_index_inner .link_wrapper a:hover{opacity:1}body.service section.service_index .service_index_inner .link_wrapper a:after{content:"";width:4.4rem;height:4.4rem;display:block;margin:1.2rem auto 0;background-image:url(../images/icon_circle_plus_white_black.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}body.service section.service_index .service_index_inner .link_wrapper a.link01{background-image:url(../images/service_index_link01_pc.jpg)}body.service section.service_index .service_index_inner .link_wrapper a.link02{background-image:url(../images/service_index_link02_pc.jpg)}body.service section.service_base{position:relative;overflow:hidden;padding-right:6rem;padding-bottom:13.6rem}body.service section.service_base .white_text{font-size:16rem;font-weight:normal;font-family:"Marcellus",serif;line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;z-index:0}body.service section.service_base .service_base_overview{width:96rem;margin:0 auto;position:relative;z-index:1}body.service section.service_base .service_base_overview .title_space{text-align:center}body.service section.service_base .service_base_overview .text{font-size:1.5rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;text-align:center;margin:2rem auto 0}body.service section.service_base .service_base_overview .img{display:block;margin:4.2rem auto 0}body.service section.service_base .service_strengths{padding:10.8rem 0 4rem}body.service section.service_base .service_strengths .title_space{text-align:center}body.service section.service_base .service_strengths ul{margin-top:4.6rem}body.service section.service_base .service_strengths ul li{position:relative;padding:8rem 9.3rem 8.9rem}body.service section.service_base .service_strengths ul li .img_space{width:68.3rem;height:48rem;position:absolute;top:0;z-index:1}body.service section.service_base .service_strengths ul li .img_space img{width:100%;display:block}body.service section.service_base .service_strengths ul li .text_space{width:60rem;min-height:45rem;background-color:#fff;padding:4.3rem 4rem 2rem}body.service section.service_base .service_strengths ul li .text_space .num{font-size:1.8rem;font-weight:normal;font-family:"Marcellus",serif;color:#000;line-height:1;letter-spacing:0}body.service section.service_base .service_strengths ul li .text_space h3{font-size:2.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.5;letter-spacing:.09em;white-space:nowrap;margin-top:1rem}body.service section.service_base .service_strengths ul li .text_space .text{font-size:1.5rem;font-weight:normal;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:3.2rem}body.service section.service_base .service_strengths ul li:nth-child(odd) .img_space{left:0}body.service section.service_base .service_strengths ul li:nth-child(odd) .img_space img{border-radius:0 1.5rem 1.5rem 0}body.service section.service_base .service_strengths ul li:nth-child(odd) .text_space{padding-left:12rem;margin-left:auto}body.service section.service_base .service_strengths ul li:nth-child(even) .img_space{right:0}body.service section.service_base .service_strengths ul li:nth-child(even) .img_space img{border-radius:1.5rem 0 0 1.5rem}body.service section.service_base .service_strengths ul li:nth-child(even) .text_space{padding-right:12rem}body.service section.service_base#service01{background-color:rgba(223,236,245,.4)}body.service section.service_base#service01 .white_text{color:#fff;top:-0.8rem;left:-24rem}body.service section.service_base#service01 .service_base_overview{padding-top:9.8rem}body.service section.service_base#service01 .service_base_overview .img{width:92rem}body.service section.service_base#service01 .service_base_overview .text{width:89.5rem}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider{overflow:hidden;border-radius:0 1.5rem 1.5rem 0;height:45.3rem}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide{margin:0 .5rem;position:relative}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide img{border-radius:0}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl{text-align:center;position:absolute;left:0;top:33.4rem;width:100%;padding:0 1rem;color:#fff}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dt{font-size:1.6rem;font-weight:bold;line-height:1.6;letter-spacing:.08em}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dd{font-size:1.3rem;font-weight:normal;line-height:1.6;letter-spacing:.06em;margin-top:1rem}body.service section.service_base#service02{background-color:#fff;padding-top:17.4rem}body.service section.service_base#service02 .white_text{color:#f8f8f8;top:6.8rem;left:15.8rem}body.service section.service_base#service02 .service_base_overview .img{width:96rem}body.service section.service_base#service02 .service_base_overview .text{width:93.4rem}body.service section.service_base#service02 .service_strengths{padding-bottom:0}body.service section.service_base#service02 .service_strengths ul li .img_space{padding-left:5.4rem}body.service section.service_base#service02 .service_strengths ul li:nth-child(even) .img_space{padding-left:0}body.service section.service_support{background-color:rgba(223,236,245,.4)}body.service section.service_support .service_support_inner{width:104rem;margin:0 auto;padding:9.2rem 0 17rem}body.service section.service_support .service_support_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.8rem}body.service section.service_support .service_support_inner ul:after{content:"";display:block;width:32rem}body.service section.service_support .service_support_inner ul li{width:32rem}body.service section.service_support .service_support_inner ul li img{width:100%;height:35.2rem;display:block;-o-object-fit:cover;object-fit:cover}body.service section.service_support .service_support_inner ul li dl{margin-top:2.2rem}body.service section.service_support .service_support_inner ul li dl dt{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.4;letter-spacing:.09em;text-align:center}body.service section.service_support .service_support_inner ul li dl dd{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.9;letter-spacing:.045em;margin-top:1.8rem}body.service .price_seminar_contents .price{padding-bottom:0}body.service .price_seminar_contents .seminar_contents .seminar_contents_inner{padding-top:15.8rem}body.about .contents{background-image:url(../images/about_top_bg_pc.png),url(../images/about_bottom_bg_pc.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 50rem;background-size:100% auto,100% auto}body.about section.about_introduction{padding-right:6rem;position:relative}body.about section.about_introduction .main_img{display:block;width:100%}body.about section.about_introduction .white_text{font-size:14rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;opacity:.65;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:90.4rem;right:13.2rem}body.about section.about_introduction .about_introduction_inner{width:104rem;margin:0 auto;padding:8.2rem 0 8.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.about section.about_introduction .about_introduction_inner .text_space{padding-top:2.2rem}body.about section.about_introduction .about_introduction_inner .text_space .title_space h2{font-size:3.6rem}body.about section.about_introduction .about_introduction_inner .text_space .text{font-size:1.5rem;font-weight:normal;color:#000;line-height:2.38;letter-spacing:.06em;margin-top:4.2rem;width:100%}body.about section.about_introduction .about_introduction_inner .text_space .sign{font-size:1.4rem;font-weight:normal;color:#000;line-height:3.2;letter-spacing:.06em;margin-top:3.7rem}body.about section.about_introduction .about_introduction_inner .text_space .sign span{font-size:2.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1;letter-spacing:.06em}body.about section.about_introduction .profile{position:relative;padding-right:6rem}body.about section.about_introduction .profile .img_wrapper{position:absolute;left:0;top:0;z-index:1}body.about section.about_introduction .profile .img_wrapper img{width:84.4rem;display:block;position:relative;z-index:1}body.about section.about_introduction .profile .img_wrapper:after{content:"";width:84.4rem;height:38.9rem;display:block;background-color:#7db6d9;position:absolute;left:4.05rem;top:4rem;z-index:0}body.about section.about_introduction .profile .profile_inner{width:96rem;margin:0 auto;padding:47.3rem 0 14rem;position:relative}body.about section.about_introduction .profile .profile_inner .white_text{font-size:18rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;position:absolute;right:3.3rem;top:36rem}body.about section.about_introduction .profile .profile_inner h3{font-size:3.6rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:2;letter-spacing:.09em;border-bottom:1px solid #b7c8d5}body.about section.about_introduction .profile .profile_inner .text{font-size:1.5rem;font-weight:500;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:3.2rem}body.about section.about_promise{padding-right:6rem}body.about section.about_promise .about_promise_inner{width:104rem;margin:0 auto;padding:10.6rem 0 9.4rem;position:relative}body.about section.about_promise .about_promise_inner .white_text{font-size:18rem;font-weight:normal;font-family:"Marcellus",serif;color:#cfe3f2;line-height:1;letter-spacing:.06em;opacity:.4;position:absolute;left:0;top:18.6rem;z-index:0}body.about section.about_promise .about_promise_inner .title_space{position:relative;z-index:1}body.about section.about_promise .about_promise_inner .title_space h2{font-size:3.6rem}body.about section.about_promise .about_promise_inner img{display:block;width:92rem;margin:0 auto}body.about section.about_promise .about_promise_inner dl{padding:0 4rem 0 11rem;margin-top:-15rem}body.about section.about_promise .about_promise_inner dl dt{font-size:3.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em}body.about section.about_promise .about_promise_inner dl dd{font-size:1.5rem;font-weight:normal;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:2.2rem}body.about section.about_promise .about_promise_inner dl dd span{font-size:1.6rem;font-weight:bold;letter-spacing:.06em;display:block;margin-bottom:2.5rem}body.about section.about_company{padding-right:6rem;position:relative}body.about section.about_company .white_text{font-size:18rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;position:absolute;right:2.8rem;top:0}body.about section.about_company .about_company_inner{width:104rem;margin:0 auto;padding:12.8rem 0 17rem}body.about section.about_company .about_company_inner table{width:100%;margin-top:2.4rem}body.about section.about_company .about_company_inner table tr{border-bottom:1px solid #2e4c64}body.about section.about_company .about_company_inner table tr th{width:28rem;font-size:1.6rem;font-weight:bold;color:#333;line-height:1.75;letter-spacing:.06em;text-align:left;padding:2.6rem 4rem 2.4rem}body.about section.about_company .about_company_inner table tr td{width:calc(100% - 28rem);font-size:1.6rem;font-weight:normal;color:#333;line-height:1.75;letter-spacing:.06em;padding:2.6rem 4rem 2.4rem}body.post-type-archive-interview .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:cover}body.post-type-archive-interview .interview_new_topics .interview_archive_slider{position:relative}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-track{padding:0rem 0 1rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li{height:28.3rem;margin:0 2.5rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a{display:block;width:100%;height:100%;position:relative;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a:hover{opacity:1}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%;border-radius:2rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space{color:#fff;line-height:1.4;letter-spacing:.05em;-webkit-filter:drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.3));filter:drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute;left:3.3rem;bottom:1.8rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .heading{font-size:2rem;font-weight:bold;margin-bottom:.8rem;text-shadow:1px 1px .4rem rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .text{font-size:1.4rem;font-weight:500;margin-bottom:.4rem;text-shadow:1px 1px .4rem rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow{position:absolute;top:30.4rem;z-index:1;width:3.8rem;height:3.8rem;background-repeat:no-repeat;background-position:center center;background-size:cover;cursor:pointer;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow:hover{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow:hover{opacity:1}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow.prev-arrow{background-image:url(../images/slider_arrow_prev_black.png);left:3.2rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow.next-arrow{background-image:url(../images/slider_arrow_next_black.png);right:3.2rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2.5rem 0 4.6rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li{margin:0 1.25rem;width:1rem;height:1rem}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li button{width:100%;height:100%;cursor:pointer;border:none;border-radius:50%;font-size:0;line-height:0;display:block;padding:0;background-color:#d5d5d5;-webkit-filter:drop-shadow(0 1rem 2rem rgba(0, 0, 0, 0.3));filter:drop-shadow(0 1rem 2rem rgba(0, 0, 0, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li.slick-active button{background-color:#2d2d2d}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner{width:104.1rem;margin:0 auto}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:15.6rem 0}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul:after{content:"";width:32.8rem;display:block}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li{width:32.8rem}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a{background-color:#fff;border-radius:0 0 5rem 0;padding:1rem .9rem 3.5rem;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a:hover{opacity:1}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a img{width:100%;height:23rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 5rem 0;margin-bottom:1.4rem}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a .name{font-size:1.2rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a h3{font-size:2.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:1.6rem;padding:0 1.8rem;min-height:10.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}body.single-interview .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:cover}body.single-interview .single_contents .outline_contents .outline_contents_inner{width:103.8rem;margin:-9rem auto 0;padding:0rem 0 6.7rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4.9rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info img{-o-object-fit:cover;object-fit:cover;display:block;width:63.6rem;height:36rem;border-radius:2rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile{width:34.6rem;height:100%;border-radius:1rem;border:1px solid #e8e8e8}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head{border-bottom:1px solid #e8e8e8;padding:2.1rem 1.8rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon{width:7.5rem;height:7.7rem;border:1px solid #e8e8e8;border-radius:.3rem;padding:.7rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space{width:22.6rem;padding:0 0 0 1.6rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .company{font-size:1.4rem;font-weight:bold;color:#000;line-height:1.4;letter-spacing:0;margin-bottom:.8rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .post{font-size:1.3rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .person{font-size:1.3rem;font-weight:500}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name img{-o-object-fit:cover;object-fit:cover;display:block;width:3.2rem;height:3.2rem;border-radius:50%}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name p{width:18.4rem;font-size:1.4rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message{padding:2.1rem 1.8rem 3.5rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message p.text{font-size:1.4rem;font-weight:normal;color:#8b8b8b;line-height:2.1;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.2rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space p{font-size:1.3rem;font-weight:normal;color:#4095ca;line-height:3.5rem;letter-spacing:0;background-color:#fbf8f7;border-radius:1.8rem;padding:0 1rem;margin-right:1rem;margin-bottom:1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point{border:1px solid #4095ca;border-radius:1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl{border-bottom:1px dashed #4095ca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.3rem 2.2rem 2.4rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl:last-of-type{border-bottom:none}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt{font-size:1.8rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt img{width:4rem;height:4rem;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:1.1rem}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dd{width:79rem;font-size:1.5rem;font-weight:normal;color:#1f1f1f;line-height:2;letter-spacing:0}body.single-interview .single_contents .detail_contents{margin-bottom:6.5rem}body.single-interview .single_contents .detail_contents .detail_contents_inner{width:103.8rem;margin:0 auto;padding:3rem 0 7.2rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:13.3rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base img{-o-object-fit:cover;object-fit:cover;display:block;width:40rem;height:50.1rem;border-radius:2rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space{width:55.8rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space h2{font-size:1.6rem;font-weight:bold;color:#4095ca;line-height:2;letter-spacing:0;margin-bottom:.3rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dt{font-family:"Shippori Mincho",serif;font-size:2.4rem;font-weight:500;color:#000;line-height:1.6;letter-spacing:.08em}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dd{font-size:1.4rem;font-weight:normal;color:#282c32;margin-top:2.4rem;line-height:2.15;letter-spacing:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base:last-of-type{margin-bottom:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice{border-top:1px solid #b7c8d5;margin:10rem 0 0;padding:5rem 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3.6rem 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents img{width:40rem;height:27.8rem;-o-object-fit:cover;object-fit:cover;border-radius:2rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space{padding-left:7.8rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dt{font-size:1.3rem;font-weight:normal;letter-spacing:.08em;margin:0 0 .3rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dd{font-size:1.6rem;font-weight:500;letter-spacing:.08em;margin:0 0 1rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space h3{font-family:"Shippori Mincho",serif;font-size:2.4rem;font-weight:500;letter-spacing:.08em;margin:0 0 1.2rem;line-height:4.2rem}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space p{font-size:1.4rem;font-weight:400;letter-spacing:.08em;line-height:3rem}body.single-interview .selfine_voice{width:117.3rem;background:#cfe3f2;margin:0 0 13rem;padding:1.9rem 1.9rem 1.9rem 0;border-radius:0 0 8rem 0}body.single-interview .selfine_voice .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 0 auto;width:102.1rem}body.single-interview .selfine_voice .inner img{width:44.5rem;height:32.3rem;-o-object-fit:cover;object-fit:cover;border-radius:0 0 8rem 0;padding-left:7.8rem}body.single-interview .selfine_voice .inner .text_space{padding:2rem 0}body.single-interview .selfine_voice .inner .text_space dl{margin:1rem 0 0}body.single-interview .selfine_voice .inner .text_space dl dt{font-family:"Shippori Mincho",serif;font-size:2.4rem;font-weight:500;letter-spacing:.08em;margin:0 0 1.2rem;line-height:4.2rem}body.single-interview .selfine_voice .inner .text_space dl dd{font-size:1.4rem;font-weight:400;letter-spacing:.08em;line-height:3rem}body.single-interview .interview_related_wrap .interview_related_inner{width:104.1rem;margin:0 auto}body.single-interview .interview_related_wrap .interview_related_inner .title_space{text-align:center}body.single-interview .interview_related_wrap .interview_related_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:4rem 0 12rem}body.single-interview .interview_related_wrap .interview_related_inner ul li{width:32.8rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a{background-color:#fff;border-radius:0 0 5rem 0;padding:1rem .9rem 3.5rem;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-interview .interview_related_wrap .interview_related_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-interview .interview_related_wrap .interview_related_inner ul li a:hover{opacity:1}body.single-interview .interview_related_wrap .interview_related_inner ul li a img{width:100%;height:23rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 5rem 0;margin-bottom:1.4rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a .name{font-size:1.2rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}body.single-interview .interview_related_wrap .interview_related_inner ul li a h3{font-size:2.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:1.6rem;padding:0 1.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.single-interview .interview_related_wrap .interview_related_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}body.post-type-archive-news .contents,body.tax-news_category .contents{background-image:url(../images/news_archive_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.post-type-archive-news .news_archive_contents,body.tax-news_category .news_archive_contents{padding-right:6rem;border-bottom:1px solid #b7c8d5}body.post-type-archive-news .news_archive_contents .list_wrapper,body.tax-news_category .news_archive_contents .list_wrapper{width:104rem;margin:0 auto;padding-top:4.8rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list,body.tax-news_category .news_archive_contents .list_wrapper .category_list{width:calc(100% - 76.4rem);padding-bottom:15.3rem}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul{background-color:rgba(183,200,213,.28);border-radius:1rem;width:21.5rem;padding:2.6rem 1.94rem;position:sticky;left:0;top:2rem}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li{padding-left:2.1rem;margin-bottom:1.4rem}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li a,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li a{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.4;letter-spacing:.09em}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li.current,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li.current{background-image:url(../images/news_archive_checkmark.png);background-repeat:no-repeat;background-position:left center;background-size:1.201rem .92rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list,body.tax-news_category .news_archive_contents .list_wrapper .list{border-left:1px solid #b7c8d5;padding-left:8.4rem;width:76.4rem;padding-bottom:15.3rem;margin-left:auto}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list:after,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list:after{content:"";width:32rem;display:block}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li{width:32rem;margin-bottom:5.8rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a:hover{opacity:1}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a img,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a img{width:100%;height:19.6rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 3rem 0;margin-bottom:.7rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .date,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .date{font-size:1.4rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;margin-right:1rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space{display:inline-block;margin-top:.6rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p{font-size:1.3rem;font-weight:normal;color:#333;line-height:2.2rem;letter-spacing:.06em;display:inline-block;padding:.5rem 1.2rem .3rem;margin-right:.6rem;margin-bottom:.6rem;background-color:rgba(183,200,213,.5);border-radius:.6rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a h3,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a h3{font-size:1.6rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.4;letter-spacing:.06em;margin-top:.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;font-size:1.6rem;text-align:center;padding:2rem 0}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper{text-align:center}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul{display:inline-block;background-color:rgba(183,200,213,.28);border-radius:3.7rem;padding:1.5rem 2.8rem 1.4rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li{display:inline-block;margin:0 .2rem}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a{width:4.4rem;height:4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;font-weight:normal;color:#333;line-height:1;letter-spacing:.06em;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover{opacity:1}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next{background-image:url(../images/arrow_pagenation_next.png);background-repeat:no-repeat;background-position:right center;background-size:2.024rem 1.35rem;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev{background-image:url(../images/arrow_pagenation_prev.png);background-repeat:no-repeat;background-position:left center;background-size:2.024rem 1.35rem;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current{width:4.4rem;height:4.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#333;border-radius:50%;font-size:1.8rem;font-weight:normal;color:#fff;line-height:1;letter-spacing:.06em}body.post-type-archive-news section.interview_contents,body.tax-news_category section.interview_contents{background:none}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p:before,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space h2,body.tax-news_category section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .text,body.tax-news_category section.interview_contents .interview_contents_inner .text{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner ul li,body.tax-news_category section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a:after,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.single-news .contents{background-image:url(../images/news_single_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.single-news .subpage_heading{min-height:auto}body.single-news .subpage_heading .subpage_heading_inner{padding:19.5rem 0 7rem;margin-top:1.8rem}body.single-news .subpage_heading .subpage_heading_inner .info_space{width:100%;margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-news .subpage_heading .subpage_heading_inner .info_space .date{font-size:1.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:2.4rem;letter-spacing:.09em;margin-right:2rem}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category{font-size:1.3rem;font-weight:normal;color:#333;line-height:3rem;letter-spacing:.06em;display:inline-block;border-radius:.6rem;padding:0 1.2rem;margin-right:.6rem;background-color:rgba(183,200,213,.5);-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category:hover{opacity:1}body.single-news .single_contents{padding-right:6rem}body.single-news .single_contents .single_contents_inner{width:104rem;margin:0 auto;padding:.8rem 0 12.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-news .single_contents .single_contents_inner .sns_space dt{font-size:1.8rem;font-weight:normal;font-family:"Marcellus",serif;color:#555;line-height:1;letter-spacing:.03em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding-left:.4rem}body.single-news .single_contents .single_contents_inner .sns_space dd:before{content:"";width:1px;height:1.2rem;display:block;background-color:#555;margin:1.3rem auto}body.single-news .single_contents .single_contents_inner .sns_space dd a{width:2.24rem;height:2.24rem;display:block;margin:0 auto 2.2rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .single_contents .single_contents_inner .sns_space dd a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .single_contents .single_contents_inner .sns_space dd a:hover{opacity:1}body.single-news .single_contents .single_contents_inner .sns_space dd a img{-o-object-fit:contain;object-fit:contain;display:block;width:100%;height:100%}body.single-news .single_contents .single_contents_inner .main_contents_space{width:80rem}body.single-news .single_contents .single_contents_inner .main_contents_space .thumbnail_img{display:block;width:100%;margin-bottom:1.8rem;border-radius:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h2{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em;padding:1.2rem 1.2rem .8rem;border-radius:.5rem;background-color:rgba(183,200,213,.5);margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h3{font-size:1.8rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;padding-bottom:.5rem;border-bottom:1px solid #dbdbdb;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h4{font-size:1.7rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h5{font-size:1.6rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h6{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents p{font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em;margin-bottom:5.2rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol{margin:2rem 0}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul li,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol li{font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents blockquote,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents div{margin:2rem 0;padding:2.4rem 2.4rem 2.4rem;border:1px solid #dbdbdb;font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table{margin:2rem 0 3rem;width:100%}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr{background:none !important}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr th{font-size:1.5rem;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;padding:.5rem;vertical-align:middle;text-align:left}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr td{font-size:1.5rem;font-weight:500;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;text-align:left;vertical-align:middle;padding:.5rem}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents span{font-weight:bold !important;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a{color:#4095ca;letter-spacing:.06em;text-decoration:underline}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a:hover{opacity:1;text-decoration:none}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents img{max-width:100%;display:block;width:auto;margin:2rem 0}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link{margin-top:4rem}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;background-color:#4095ca;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:2.7rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a:hover{opacity:1}body.single-news section.interview_contents{background:none;border-top:1px solid #b7c8d5}body.single-news section.interview_contents .interview_contents_inner .title_space p{color:#333}body.single-news section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.single-news section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.single-news section.interview_contents .interview_contents_inner .text{color:#333}body.single-news section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.single-news section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.single-news section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.contact .contents{background-image:url(../images/contact_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.contact .contact_contents{padding-right:6rem}body.contact .contact_contents .contact_inner{width:104rem;margin:0 auto;padding:5rem 0 3.8rem}body.contact .contact_contents .contact_inner table{width:100%}body.contact .contact_contents .contact_inner table tr th{font-size:1.6rem;font-weight:bold;text-align:left;line-height:6.4rem;letter-spacing:.1em;color:#333;vertical-align:top;width:calc(100% - 76rem)}body.contact .contact_contents .contact_inner table tr th .required:after{content:"";width:.488rem;height:.532rem;display:inline-block;background-image:url(../images/icon_required_red.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.2rem;vertical-align:.8rem}body.contact .contact_contents .contact_inner table tr td{width:76rem;font-size:1.4rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;padding:0 0 4rem;vertical-align:top}body.contact .contact_contents .contact_inner table tr td a{letter-spacing:.06em}body.contact .contact_contents .contact_inner table tr td a:hover{opacity:1;text-decoration:underline}body.contact .contact_contents .contact_inner table tr td .wpcf7-checkbox .wpcf7-list-item{margin:0}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio{display:block;padding:2.4rem 0 .2rem}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item{display:block;width:100%;margin:0 0 1.4rem}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]{width:2rem;min-width:2rem;height:2rem;background-color:#f4f4f4 !important;border:1px solid #b4b4b4;border-radius:50%;margin:0;display:block}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked{position:relative}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked:after{content:"";width:1rem;height:1rem;display:block;background-color:#56cae1;margin:auto;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{font-size:1.6rem;font-weight:500;color:#111;line-height:2rem;letter-spacing:.06em;padding-left:2rem;cursor:pointer}body.contact .contact_contents .contact_inner table tr td input[type=text],body.contact .contact_contents .contact_inner table tr td input[type=tel],body.contact .contact_contents .contact_inner table tr td input[type=email]{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:.5rem;width:100%;font-size:1.6rem;font-weight:500;color:#000;letter-spacing:.06em;margin:0;line-height:6.2rem;height:6.4rem;padding:0 4rem;cursor:initial}body.contact .contact_contents .contact_inner table tr td textarea{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:.5rem;width:100%;font-size:1.6rem;font-weight:500;color:#000;letter-spacing:.06em;line-height:2;padding:2rem 4rem;height:36rem;color:#000;margin-bottom:1rem}body.contact .contact_contents .contact_inner table tr td input::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-moz-placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:focus{outline:none}body.contact .contact_contents .contact_inner table tr td input[type=text]:focus,body.contact .contact_contents .contact_inner table tr td input[type=email]:focus,body.contact .contact_contents .contact_inner table tr td input[type=tel]:focus,body.contact .contact_contents .contact_inner table tr td input[type=search]:focus,body.contact .contact_contents .contact_inner table tr td input[type=url]:focus,body.contact .contact_contents .contact_inner table tr td textarea:focus{color:#000}body.contact .contact_contents .contact_inner table tr td .wpcf7-spinner{margin:2rem 0 0}body.contact .contact_contents .contact_inner input[type=submit]{display:block;color:#fff;font-size:1.6rem;font-weight:bold;letter-spacing:.06em;width:100%;height:6.4rem;background-color:#111;border-radius:.5rem;cursor:pointer;-webkit-transition:.3s;transition:.3s;margin-top:2.6rem}body.contact .contact_contents .contact_inner input[type=submit]:hover{opacity:1;background-color:#56cae1}body.contact .contact_contents .contact_inner .wpcf7-not-valid-tip{margin-top:1.2rem;font-size:1.5rem;font-weight:bold;display:block;color:#f03d61;padding:0 4rem}body.contact .contact_contents .contact_inner .wpcf7-response-output{color:#f03d61;font-weight:900;border:none;font-size:1.6rem;text-align:center}body.contact .contact_contents .contact_inner input[type=text],body.contact .contact_contents .contact_inner input[type=password],body.contact .contact_contents .contact_inner textarea,body.contact .contact_contents .contact_inner select{outline:none}body.contact section.interview_contents{background:none}body.contact section.interview_contents .interview_contents_inner .title_space p{color:#333}body.contact section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.contact section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.contact section.interview_contents .interview_contents_inner .text{color:#333}body.contact section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.contact section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.contact section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.privacy .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.privacy .privacy_contents{padding-right:6rem}body.privacy .privacy_contents .privacy_inner{width:104rem;margin:0 auto;padding:5rem 0 14.9rem}body.privacy .privacy_contents .privacy_inner .privacy_item{margin-bottom:5.7rem}body.privacy .privacy_contents .privacy_inner .privacy_item h2{font-size:1.8rem;font-weight:bold;color:#000;line-height:1.4;letter-spacing:.054em;padding-bottom:.8rem;border-bottom:1px solid #b7c8d5;margin-bottom:1.4rem}body.privacy .privacy_contents .privacy_inner .privacy_item p{font-size:1.5rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em;padding-left:1em;text-indent:-1em}body.privacy .privacy_contents .privacy_inner .privacy_item ul{padding:1.6rem 0 1.6rem 2.7rem}body.privacy .privacy_contents .privacy_inner .privacy_item ul li{font-size:1.5rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em;padding-left:1em;text-indent:-1em}body.act .contents{background-image:url(../images/act_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.act .act_inner{padding-right:6rem}body.act .act_inner table{width:92rem;margin:1.6rem auto 14.8rem}body.act .act_inner table tr th{font-size:1.8rem;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.06em;text-align:left;border-bottom:1px solid #d8d8d8;width:calc(100% - 56.3rem);padding:3.1rem 0 3.1rem}body.act .act_inner table tr td{font-size:1.8rem;font-weight:500;color:#333;line-height:1.5;letter-spacing:.06em;text-align:left;border-bottom:1px solid #d8d8d8;width:56.3rem;padding:3.1rem 0 3.1rem}body.notfound .subpage_heading .subpage_heading_inner{padding-bottom:14rem}body.category .contents{background-image:url(../images/product_list_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.category section.product_list .product_list_inner{width:104rem;margin:0 auto;padding:0 0 6rem}body.category section.product_list .product_list_inner ul li{margin-bottom:8.8rem}body.category section.product_list .product_list_inner ul li article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.category section.product_list .product_list_inner ul li img{-o-object-fit:cover;object-fit:cover;display:block;width:45.9rem;height:38.6rem;border-radius:2rem}body.category section.product_list .product_list_inner ul li .text_space{width:54.3rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper{border-bottom:1px solid #d8d8d8;padding-bottom:2.3rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .product_title{font-size:2.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#191919;line-height:1.6;letter-spacing:.03em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price{font-size:2rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:1.2rem}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price em{font-size:2rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .postage{font-size:1.4rem;font-weight:normal;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:.8rem}body.category section.product_list .product_list_inner ul li .text_space .text{font-size:1.4rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:.03em;margin-top:1.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.category section.product_list .product_list_inner ul li .text_space .text p{font-size:1.4rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:.03em}body.category section.product_list .product_list_inner ul li .text_space .text .loopimg{display:none}body.category section.product_list .product_list_inner ul li .text_space a{font-size:1.3rem;font-weight:500;color:#fff;line-height:1.4;letter-spacing:.08em;width:24.8rem;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.6rem;border-radius:.5rem;background-color:#000;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.category section.product_list .product_list_inner ul li .text_space a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.category section.product_list .product_list_inner ul li .text_space a:hover{opacity:1}body.single-post .contents{background-image:url(../images/product_detail_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.single-post section.product_detail .product_detail_inner{width:104rem;margin:0 auto;padding:0 0 8.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.single-post section.product_detail .product_detail_inner .img_space{width:45.9rem !important}body.single-post section.product_detail .product_detail_inner .img_space .large_img{margin-bottom:3.8rem}body.single-post section.product_detail .product_detail_inner .img_space .large_img a img{display:block;width:100%;height:38.6rem;-o-object-fit:cover;object-fit:cover;border-radius:2rem}body.single-post section.product_detail .product_detail_inner .img_space .small_img{width:100%;margin:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-post section.product_detail .product_detail_inner .img_space .small_img:after{content:"";width:14.4rem;display:block}body.single-post section.product_detail .product_detail_inner .img_space .small_img a{cursor:pointer;width:14.4rem !important;height:10.2rem;margin:0 0 2.8rem !important;border-radius:1rem}body.single-post section.product_detail .product_detail_inner .img_space .small_img a img{width:100%;height:100% !important;display:block;-o-object-fit:cover;object-fit:cover;border-radius:1rem}body.single-post section.product_detail .product_detail_inner .text_space{width:54.3rem;margin-top:1.4rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper{border-bottom:1px solid #d8d8d8;padding-bottom:2.3rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .product_title{font-size:2.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price{font-size:2rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:1.2rem}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price em{font-size:2rem;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .postage{font-size:1.4rem;font-weight:500;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:.8rem}body.single-post section.product_detail .product_detail_inner .text_space .text{margin-top:1.2rem;font-size:1.4rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .text p{font-size:1.4rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .itemsoldout{font-size:1.8rem;font-weight:normal;color:#888;line-height:2;letter-spacing:.12em;margin:3rem 0 9.4rem;text-align:left}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:6.6rem 0 0}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:500;color:#000;line-height:2;letter-spacing:.05em}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity input[type=text]{margin-left:1.9rem;font-size:2.2rem;font-weight:normal;font-family:"Shippori Mincho",serif;color:#000;line-height:5.9rem;letter-spacing:.05em;width:7rem !important;height:6.1rem;border-radius:.5rem;border:1px solid #191919;text-align:center;background-color:rgba(0,0,0,0)}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]{width:28.9rem;height:6.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#191919;background-image:url(../images/icon_cart_white.png);background-repeat:no-repeat;background-position:left 6.46rem center;background-size:2.56rem 2.4rem;font-size:1.6rem;font-weight:500;font-family:"Noto Sans JP",sans-serif;line-height:1.4;color:#fff;letter-spacing:.05em;border:none;padding-left:7rem;border-radius:.5rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position;cursor:pointer}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]:hover{opacity:1}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info{width:100%;margin-top:8.7rem}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl{border-bottom:1px solid #000;padding-bottom:.7rem;margin-bottom:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dt{font-size:1.4rem;font-weight:500;color:#191919;line-height:2;letter-spacing:-0.02em;width:24.8rem}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dd{font-size:1.4rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:-0.02em;width:calc(100% - 24.8rem)}body.single-post section.product_detail .no_post_text{font-size:2rem;font-weight:bold;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}.cart-page{padding:0 !important;background-image:url(../images/cart_bg.png);background-repeat:no-repeat;background-position:center left;background-size:100% auto}section.cart_contents{min-height:50rem;padding-bottom:20rem}section.cart_contents article{background-color:#fff}section.cart_contents article .article_inner{width:92rem;margin:0 auto;padding:7rem 0 5rem}section.cart_contents .msg_text{font-size:1.6rem;font-weight:normal;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}body{letter-spacing:.1em;overflow:auto}body a:hover{-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position;will-change:transition}body a:hover:hover{-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}#header{margin-bottom:0}#header .header_inner{width:calc(100% - 6rem);height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .6rem 0 5.4rem;position:absolute;top:0;right:6rem;z-index:9}#header .header_inner .logo{font-size:1.3rem;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em}#header .header_inner .logo a{display:inline-block;width:11.379rem;height:2.707rem;margin-right:1.5rem;vertical-align:-0.3rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .logo a:hover{opacity:1}#header .header_inner .logo a img{width:100%;height:100%;display:block}#header .header_inner .link_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}#header .header_inner .link_wrapper .contact_link{width:14.15rem;height:4.4rem;margin-right:1.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dc5068;font-size:1.4rem;font-weight:normal;font-family:"Marcellus",serif;line-height:1;color:#fff;letter-spacing:.06em;border-radius:2.2rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .link_wrapper .contact_link:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .link_wrapper .contact_link:hover{opacity:1}#header .header_inner .link_wrapper .contact_link:before{content:"";width:1.426rem;height:1.161rem;display:block;background-image:url(../images/icon_mail_white.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:1.02rem}#header .header_inner .link_wrapper .cart_link{width:6.1rem;height:4.4rem;font-size:1rem;font-weight:normal;font-family:"Marcellus",serif;color:#333;line-height:1;letter-spacing:0;background-image:url(../images/icon_cart_black.png);background-repeat:no-repeat;background-position:center top .5rem;background-size:2.382rem 2.278rem;padding-top:3.2rem;position:relative;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .link_wrapper .cart_link:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .link_wrapper .cart_link:hover{opacity:1}#header .header_inner .link_wrapper .cart_link span{font-size:1.1rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1.9rem;letter-spacing:0;background-color:#4095ca;border-radius:.95rem;padding:0 .8rem;position:absolute;top:0;right:0}#header .pc_fixed_menu{width:6rem;height:100vh;overflow:auto;background-color:rgba(255,255,255,.3);backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);position:fixed;right:0;top:0;z-index:10}#header .pc_fixed_menu ul{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header .pc_fixed_menu ul li{white-space:nowrap;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}#header .pc_fixed_menu ul li:after{content:"";width:1.2rem;height:1px;display:inline-block;background-color:#091d44;margin:1.2rem 0 1.2rem}#header .pc_fixed_menu ul li:last-of-type:after{content:none}#header .pc_fixed_menu ul li a{font-size:1.3rem;font-weight:500;color:#333;font-family:"Shippori Mincho",serif;line-height:2;letter-spacing:.02em;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .pc_fixed_menu ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .pc_fixed_menu ul li a:hover{opacity:1}a.fixed_contact_btn{display:block;position:fixed;right:9.9rem;bottom:1.7rem;top:auto;z-index:2;width:33.6rem;height:13rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}a.fixed_contact_btn:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}a.fixed_contact_btn:hover{opacity:1 !important}a.fixed_contact_btn.news_visible{position:absolute;top:53rem;bottom:auto}a.fixed_contact_btn dl{background-color:#fff;border-radius:1rem;-webkit-filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.07));filter:drop-shadow(0 2rem 4rem rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%;padding:1.6rem 1.95rem;position:relative}a.fixed_contact_btn dl:after{content:"";width:12.6rem;height:15.3rem;display:block;background-image:url(../images/fixed_contact_btn_img.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;bottom:0;right:1.3rem}a.fixed_contact_btn dl dt{font-size:1.6rem;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1.4;letter-spacing:.09em;border-bottom:1px solid #4095ca;padding-bottom:1px;display:inline-block}a.fixed_contact_btn dl dt:after{content:"";width:1.2rem;height:1.2rem;display:inline-block;background-image:url(../images/arrow_circle_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.8rem;vertical-align:-0.1rem}a.fixed_contact_btn dl dd{font-size:1.3rem;font-weight:normal;color:#222;line-height:1.6;letter-spacing:.09em;margin-top:1rem}.modal_menu{visibility:hidden;position:fixed;top:0;left:0;z-index:100;width:100%;height:100vh;opacity:0;overflow:auto;-webkit-transition:all .3s;transition:all .3s;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_menu.show{visibility:visible;opacity:1}.modal_menu .logo{width:20.37rem;position:fixed;left:2.9rem;top:2.75rem;z-index:10}.modal_menu .logo a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .logo a:hover{opacity:1}.modal_menu .logo a img{width:100%;display:block}.modal_menu .menu_close_btn{width:6rem;height:6.4rem;position:absolute;top:0;right:0;background-image:url(../images/modal_menu_close_btn.png);background-repeat:no-repeat;background-position:center center;background-size:2rem 2.2rem;cursor:pointer}.modal_menu .modal_menu_contents{padding-right:6rem;padding-top:4rem;width:100%}.modal_menu .modal_menu_contents .modal_menu_sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 6rem;width:104rem}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dt{font-size:4rem;font-weight:normal;font-family:"Marcellus",serif;color:#313156;line-height:1;letter-spacing:0;margin-bottom:2rem}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd{display:block !important}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a{font-size:1.5rem;font-weight:normal;color:#5d5d5d;line-height:2;letter-spacing:0;display:inline-block;margin-bottom:1rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a:hover{opacity:1}.modal_menu .modal_menu_contents .link_wrapper{margin:0 auto;width:104rem}.modal_menu .modal_menu_contents .link_wrapper .link{width:29.5rem}.modal_menu .modal_menu_contents .link_wrapper .link p{font-size:1.4rem;font-weight:bold;color:#000;line-height:2;letter-spacing:.06em;text-align:center;margin-bottom:.4rem}.modal_menu .modal_menu_contents .link_wrapper .link a{width:100%;height:6.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:3.2rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .modal_menu_contents .link_wrapper .link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .modal_menu_contents .link_wrapper .link a:hover{opacity:1}.modal_menu .modal_menu_contents .link_wrapper .link a.contact_link{background-color:#eb6094;background-image:url(../images/arrow_white_right.png);background-repeat:no-repeat;background-position:right 2rem center;background-size:.8rem 1.29rem;font-size:1.3rem;font-weight:500}.modal_menu .modal_menu_contents .link_wrapper .link a.contact_link span{font-family:"Marcellus",serif;font-size:2rem;letter-spacing:0}#footer{background-image:url(../images/footer_bg_pc.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;padding:0 6rem 0 0}#footer .footer_inner{width:111.4rem;margin:0 auto;padding:19.5rem 0 6.9rem}#footer .footer_inner .footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #fff;padding-bottom:5.2rem}#footer .footer_inner .footer_top img{display:block;width:64.009rem;height:15.858rem}#footer .footer_inner .footer_top p{font-size:1.5rem;font-weight:bold;color:#434343;line-height:1.8;letter-spacing:.06em}#footer .footer_inner .footer_top p span{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.06em;color:#6e6e6e;margin-top:1.4rem}#footer .footer_inner .footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:5.6rem}#footer .footer_inner .footer_bottom .logo{font-size:1.3rem;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:.06em}#footer .footer_inner .footer_bottom .logo a{display:inline-block;width:11.379rem;height:2.707rem;margin-right:1.5rem;vertical-align:-0.3rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#footer .footer_inner .footer_bottom .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#footer .footer_inner .footer_bottom .logo a:hover{opacity:1}#footer .footer_inner .footer_bottom .logo a img{width:100%;height:100%;display:block}#footer .footer_inner .footer_bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#footer .footer_inner .footer_bottom ul li{margin-left:4rem}#footer .footer_inner .footer_bottom ul li a{font-size:1.5rem;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:0;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#footer .footer_inner .footer_bottom ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#footer .footer_inner .footer_bottom ul li a:hover{opacity:1}body.contact #footer{border-radius:3rem 3rem 0 0}section.contact_contents{background-image:url(../images/contact_contents_bg_pc.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;padding-right:6rem;border-radius:3rem 3rem 0 0}section.contact_contents .contact_contents_inner{width:71rem;margin:0 auto;padding:7.5rem 0 6.3rem;text-align:center}section.contact_contents .contact_contents_inner .title_wrapper{height:12.25rem;overflow:hidden}section.contact_contents .contact_contents_inner .title_wrapper h2{font-size:16rem;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:.9;letter-spacing:.06em;opacity:.5}section.contact_contents .contact_contents_inner p{font-size:3.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.7;letter-spacing:.09em;margin-top:3.6rem}section.contact_contents .contact_contents_inner ul{margin-top:5.4rem}section.contact_contents .contact_contents_inner ul li{font-size:2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.09em;margin-bottom:2.4rem;width:100%;padding:1rem 0 1rem;border-radius:3.2rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.71)), to(rgba(231, 245, 254, 0.1775)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.71), rgba(231, 245, 254, 0.1775))}section.contact_contents .contact_contents_inner ul:after{content:"";margin:3rem auto 0;display:block;width:1rem;height:5.8rem;background-image:url(../images/contact_contents_dots.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%}section.contact_contents .contact_contents_inner .contact_link{width:45.5rem;height:12.8rem;margin:6.8rem auto 0;border-radius:6.4rem;padding:1.3rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.27)), to(rgba(231, 245, 254, 0.0675)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.27), rgba(231, 245, 254, 0.0675))}section.contact_contents .contact_contents_inner .contact_link a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:4rem;background-color:#3a8bbe;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:right 2.71rem center;background-size:3.436rem .547rem;font-size:2.8rem;font-weight:bold;font-family:"Shippori Mincho",serif;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:5.1rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.contact_contents .contact_contents_inner .contact_link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.contact_contents .contact_contents_inner .contact_link a:hover{opacity:1}section.interview_contents{background-image:url(../images/top_interview_bg_pc.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;padding-right:6rem}section.interview_contents .interview_contents_inner{width:104.1rem;margin:0 auto;padding:7.8rem 0 18rem;position:relative}section.interview_contents .interview_contents_inner .text{font-size:1.5rem;font-weight:normal;color:#fff;line-height:1.9;letter-spacing:.06em;width:64.7rem;margin-top:2.5rem}section.interview_contents .interview_contents_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:3.9rem}section.interview_contents .interview_contents_inner ul:after{content:"";width:32.8rem;display:block}section.interview_contents .interview_contents_inner ul li{width:32.8rem}section.interview_contents .interview_contents_inner ul li a{background-color:#fff;border-radius:0 0 5rem 0;padding:1rem .9rem 3.5rem;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.interview_contents .interview_contents_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.interview_contents .interview_contents_inner ul li a:hover{opacity:1}section.interview_contents .interview_contents_inner ul li a img{width:100%;height:23rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 5rem 0;margin-bottom:1.4rem}section.interview_contents .interview_contents_inner ul li a .clinic{font-size:1.2rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}section.interview_contents .interview_contents_inner ul li a .name{font-size:1.2rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 1.8rem .8rem}section.interview_contents .interview_contents_inner ul li a h3{font-size:2.4rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:1.6rem;padding:0 1.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}section.interview_contents .interview_contents_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem;color:#333}section.interview_contents .interview_contents_inner .interview_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:2.5rem;position:absolute;right:0;top:20.2rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.interview_contents .interview_contents_inner .interview_link a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}section.interview_contents .interview_contents_inner .interview_link a:hover{opacity:1 !important}section.interview_contents .interview_contents_inner .interview_link a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}section.seminar_contents{padding-right:6rem}section.seminar_contents .seminar_contents_inner{width:104rem;margin:0 auto;padding:12.4rem 0 15.6rem;position:relative}section.seminar_contents .seminar_contents_inner .text{font-size:1.5rem;font-weight:normal;color:#333;line-height:2.05;letter-spacing:.06em;width:65.5rem;margin-top:2.4rem}section.seminar_contents .seminar_contents_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:3.4rem}section.seminar_contents .seminar_contents_inner ul:after{content:"";width:32rem;display:block}section.seminar_contents .seminar_contents_inner ul li{width:32rem}section.seminar_contents .seminar_contents_inner ul li a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.seminar_contents .seminar_contents_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.seminar_contents .seminar_contents_inner ul li a:hover{opacity:1}section.seminar_contents .seminar_contents_inner ul li a img{width:100%;height:19.6rem;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 3rem 0;margin-bottom:1.2rem}section.seminar_contents .seminar_contents_inner ul li a .date{font-size:1.4rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;margin-right:1rem}section.seminar_contents .seminar_contents_inner ul li a .tag_space{display:inline-block;margin-top:.6rem}section.seminar_contents .seminar_contents_inner ul li a .tag_space p{font-size:1.3rem;font-weight:normal;color:#333;line-height:2.2rem;letter-spacing:.06em;display:inline-block;padding:.5rem 1.2rem .3rem;margin-right:.6rem;margin-bottom:.6rem;background-color:rgba(183,200,213,.5);border-radius:.6rem}section.seminar_contents .seminar_contents_inner ul li a h3{font-size:1.6rem;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.4;letter-spacing:.06em;margin-top:1.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.seminar_contents .seminar_contents_inner ul li.no_post{width:100%;text-align:center;padding:2rem 0 4rem;font-size:2rem}section.seminar_contents .seminar_contents_inner .blue_link{position:absolute;right:0;top:24.6rem}.contact_banner{background-image:url(../images/contact_banner_bg_pc.png);background-repeat:no-repeat;background-position:center top;background-size:cover;border-radius:1rem;position:relative;width:90rem;height:25.5rem;margin:0 auto;padding:2.2rem 5.4rem 0;text-align:left}.contact_banner:after{content:"";width:25.3rem;height:30.7rem;background-image:url(../images/contact_banner_img_pc.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;display:block;position:absolute;right:.6rem;bottom:0}.contact_banner h3{font-size:2.8rem;font-weight:bold;font-family:"Shippori Mincho",serif;color:#fff;line-height:1.6;letter-spacing:.08em}.contact_banner .text{font-size:1.5rem;font-weight:normal;color:#fff;line-height:1.75;letter-spacing:.06em;margin-top:1.4rem;width:57.2rem}.contact_banner .link_sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.8rem;width:61.5rem}.contact_banner .link_sign p{font-size:1.3rem;font-weight:500;color:#fff;line-height:1.6;letter-spacing:.09em;text-align:right}.contact_banner .link_sign a{width:29.1rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:2.5rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.contact_banner .link_sign a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}.contact_banner .link_sign a:hover{opacity:1 !important}.contact_banner .link_sign a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}section.price{padding:12.8rem 0 14.8rem;position:relative}section.price .title_space{text-align:center;padding-right:6rem}section.price .white_text{font-size:18.7rem;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;text-align:center;position:absolute;left:0;right:6rem;top:46.4rem;z-index:-1}section.price .price_slider{margin-top:5.4rem}section.price .price_slider li{margin:0 3rem}section.price .price_slider li img{width:16.9rem;height:16.9rem;display:block;border-radius:50%}section.price .price_slider li dl{text-align:center;margin-top:1.4rem}section.price .price_slider li dl dt{font-size:1.8rem;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em}section.price .price_slider li dl dd{font-size:1.3rem;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;margin-top:.4rem}section.price .price_inner{width:96.3rem;margin:0 auto;padding:6.4rem 6rem 6rem 0}section.price .price_inner .blue_box{background-color:rgba(223,236,245,.6);border-radius:1rem;padding:1.7rem 3.3rem 2.2rem;margin-bottom:1.6rem}section.price .price_inner .blue_box .blue_text{font-size:1.6rem;font-weight:bold;color:#4095ca;line-height:1.6;letter-spacing:.09em;text-align:center;margin-bottom:1rem}section.price .price_inner .blue_box .white_box{background-color:#fff;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 0 1.8rem}section.price .price_inner .blue_box .white_box .white_box_content{width:50%;text-align:center}section.price .price_inner .blue_box .white_box .white_box_content .tag{font-size:1.5rem;font-weight:500;color:#295f81;line-height:1.4;letter-spacing:.09em;padding:.5rem 1.9rem;border-radius:2.6rem;background-color:rgba(207,227,242,.7);display:inline-block;margin-right:1.5rem;vertical-align:.8rem}section.price .price_inner .blue_box .white_box .white_box_content .num_text{font-size:2.4rem;font-weight:500;color:#4095ca;line-height:1.6;letter-spacing:.08em;display:inline-block}section.price .price_inner .blue_box .white_box .white_box_content .num_text span{font-size:4rem;letter-spacing:.08em;margin-right:.2rem}section.price .price_inner .blue_box .white_box .white_box_content.staff_content{background-image:-webkit-gradient(linear, left top, left bottom, from(#dbdbdb), color-stop(0.5rem, #dbdbdb), color-stop(0.5rem, transparent), color-stop(1rem, transparent));background-image:linear-gradient(to bottom, #dbdbdb, #dbdbdb 0.5rem, transparent 0.5rem, transparent 1rem);background-size:.2rem 1rem;background-repeat:repeat-y;background-position:right top}section.price .price_inner .blue_box .white_box .white_box_content.staff_content .tag:before{content:"";width:2.146rem;height:1.417rem;display:inline-block;background-image:url(../images/icon_sftaff_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.55rem;vertical-align:-0.1rem}section.price .price_inner .blue_box .white_box .white_box_content.price_content .tag:before{content:"";width:1.542rem;height:1.542rem;display:inline-block;background-image:url(../images/icon_yen_circle_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.66rem;vertical-align:-0.1rem}section.price .price_inner .navy_text{font-size:1.6rem;font-weight:bold;color:#004b64;line-height:1.4;letter-spacing:.09em;text-align:center}section.price .price_inner .navy_text:before{content:"";width:2.586rem;height:2.586rem;display:block;background-image:url(../images/icon_circle_plus_navy.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 1.4rem}section.price .price_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.6rem}section.price .price_inner ul li{font-size:1.6rem;font-weight:500;color:#004b64;line-height:1.4;letter-spacing:.09em;background-color:rgba(223,236,245,.7);border-radius:1rem;width:43.1rem;padding:1.9rem 2.8rem;margin-bottom:.9rem}section.price .banner_wrapper{text-align:center;padding-right:6rem}section.price .banner_wrapper .blue_text{font-size:1.6rem;font-weight:bold;color:#4095ca;line-height:1.7;letter-spacing:.09em;margin-bottom:2.2rem}section.price .banner_wrapper .blue_text:before{content:"";width:2.4rem;height:2.4rem;display:block;margin:0 auto .7rem;background-image:url(../images/icon_exclamation_mark_blue_gradation.png);background-repeat:no-repeat;background-position:center center;background-size:contain}section.subpage_heading{position:relative;min-height:50.3rem;padding-right:6rem;overflow:hidden}section.subpage_heading .bg_white_text{font-size:18rem;font-weight:normal;font-family:"Marcellus",serif;color:rgba(207,227,242,.3);line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;left:8.3rem;top:21.8rem;z-index:1}section.subpage_heading .subpage_heading_inner{width:104rem;margin:0 auto;padding:29.5rem 0 3rem;position:relative;z-index:2}section.subpage_heading .subpage_heading_inner .pan ul{display:-webkit-box;display:-ms-flexbox;display:flex}section.subpage_heading .subpage_heading_inner .pan ul li{font-size:1.1rem;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:after{content:"|";font-size:1.1rem;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;display:inline;margin:0 .5rem}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type:after{content:none}section.subpage_heading .subpage_heading_inner .pan ul li a{font-size:1.1rem;font-weight:300;color:#4095ca;line-height:1.4;letter-spacing:.09em;text-decoration:underline}section.subpage_heading .subpage_heading_inner .pan ul li a:hover{opacity:1;text-decoration:none}section.subpage_heading .subpage_heading_inner h1,section.subpage_heading .subpage_heading_inner .ja_text{font-size:3.6rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.06em}section.subpage_heading .subpage_heading_inner .text{font-size:1.5rem;font-weight:normal;color:#000;line-height:2;letter-spacing:.06em;width:53.4rem;margin-top:2.7rem}.title_space .small_title,.title_space p{font-size:1.4rem;font-weight:normal;color:#000;line-height:1.6;letter-spacing:.09em}.title_space .small_title:before,.title_space p:before{content:"";width:.9rem;height:.9rem;display:inline-block;background-image:url(../images/title_dot.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:.6rem;vertical-align:1px}.title_space .large_title,.title_space h2{font-size:3.2rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;margin-top:1.4rem;text-shadow:0 0 0 #000}.title_space.white_title p{color:#fff}.title_space.white_title p:before{background-color:#fff;border-radius:50%;background-image:none}.title_space.white_title h2{color:#fff}.blue_link a{width:24rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4095ca;font-size:1.5rem;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:2.5rem;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.blue_link a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}.blue_link a:hover{opacity:1 !important}.blue_link a:after{content:"";width:2.167rem;height:.31rem;display:block;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:1.2rem}.edit-post-visual-editor a{pointer-events:none}.wp_content_wrapper :where(.wp-block-columns.is-layout-flex){gap:4em}.wp_content_wrapper .wp-block-embed__wrapper{width:100%;aspect-ratio:16/9}.wp_content_wrapper .wp-block-embed__wrapper iframe{width:100%;height:auto;aspect-ratio:16/9}.wp_content_wrapper .wp-block-image{margin:0 0 6.4rem}.wp_content_wrapper .wp-block-image img{width:100%;min-width:100%}.wp_content_wrapper .main_contents a,.wp_content_wrapper .article_content a{color:#4095ca;text-decoration:underline}#wpwrap .editor-styles-wrapper,#wpwrap .wp-block-column,#wpwrap .is-layout-flow,#wpwrap .wp-block-column-is-layout-flow,#wpwrap .main_contents,#wpwrap .article_content,.wp_content_wrapper .editor-styles-wrapper,.wp_content_wrapper .wp-block-column,.wp_content_wrapper .is-layout-flow,.wp_content_wrapper .wp-block-column-is-layout-flow,.wp_content_wrapper .main_contents,.wp_content_wrapper .article_content{padding-bottom:2rem}#wpwrap .editor-styles-wrapper div,#wpwrap .wp-block-column div,#wpwrap .is-layout-flow div,#wpwrap .wp-block-column-is-layout-flow div,#wpwrap .main_contents div,#wpwrap .article_content div,.wp_content_wrapper .editor-styles-wrapper div,.wp_content_wrapper .wp-block-column div,.wp_content_wrapper .is-layout-flow div,.wp_content_wrapper .wp-block-column-is-layout-flow div,.wp_content_wrapper .main_contents div,.wp_content_wrapper .article_content div{font-size:1.6rem;margin-bottom:2rem}#wpwrap .editor-styles-wrapper h2,#wpwrap .wp-block-column h2,#wpwrap .is-layout-flow h2,#wpwrap .wp-block-column-is-layout-flow h2,#wpwrap .main_contents h2,#wpwrap .article_content h2,.wp_content_wrapper .editor-styles-wrapper h2,.wp_content_wrapper .wp-block-column h2,.wp_content_wrapper .is-layout-flow h2,.wp_content_wrapper .wp-block-column-is-layout-flow h2,.wp_content_wrapper .main_contents h2,.wp_content_wrapper .article_content h2{font-size:1.8rem;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em;padding:1.2rem 1.2rem .8rem;border-radius:.5rem;background-color:rgba(183,200,213,.5);margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper p+h2,#wpwrap .editor-styles-wrapper img+h2,#wpwrap .wp-block-column p+h2,#wpwrap .wp-block-column img+h2,#wpwrap .is-layout-flow p+h2,#wpwrap .is-layout-flow img+h2,#wpwrap .wp-block-column-is-layout-flow p+h2,#wpwrap .wp-block-column-is-layout-flow img+h2,#wpwrap .main_contents p+h2,#wpwrap .main_contents img+h2,#wpwrap .article_content p+h2,#wpwrap .article_content img+h2,.wp_content_wrapper .editor-styles-wrapper p+h2,.wp_content_wrapper .editor-styles-wrapper img+h2,.wp_content_wrapper .wp-block-column p+h2,.wp_content_wrapper .wp-block-column img+h2,.wp_content_wrapper .is-layout-flow p+h2,.wp_content_wrapper .is-layout-flow img+h2,.wp_content_wrapper .wp-block-column-is-layout-flow p+h2,.wp_content_wrapper .wp-block-column-is-layout-flow img+h2,.wp_content_wrapper .main_contents p+h2,.wp_content_wrapper .main_contents img+h2,.wp_content_wrapper .article_content p+h2,.wp_content_wrapper .article_content img+h2{margin-top:5rem}#wpwrap .editor-styles-wrapper h3,#wpwrap .wp-block-column h3,#wpwrap .is-layout-flow h3,#wpwrap .wp-block-column-is-layout-flow h3,#wpwrap .main_contents h3,#wpwrap .article_content h3,.wp_content_wrapper .editor-styles-wrapper h3,.wp_content_wrapper .wp-block-column h3,.wp_content_wrapper .is-layout-flow h3,.wp_content_wrapper .wp-block-column-is-layout-flow h3,.wp_content_wrapper .main_contents h3,.wp_content_wrapper .article_content h3{font-size:1.8rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;padding-bottom:.5rem;border-bottom:1px solid #dbdbdb;margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper h4,#wpwrap .wp-block-column h4,#wpwrap .is-layout-flow h4,#wpwrap .wp-block-column-is-layout-flow h4,#wpwrap .main_contents h4,#wpwrap .article_content h4,.wp_content_wrapper .editor-styles-wrapper h4,.wp_content_wrapper .wp-block-column h4,.wp_content_wrapper .is-layout-flow h4,.wp_content_wrapper .wp-block-column-is-layout-flow h4,.wp_content_wrapper .main_contents h4,.wp_content_wrapper .article_content h4{font-size:1.7rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper h5,#wpwrap .wp-block-column h5,#wpwrap .is-layout-flow h5,#wpwrap .wp-block-column-is-layout-flow h5,#wpwrap .main_contents h5,#wpwrap .article_content h5,.wp_content_wrapper .editor-styles-wrapper h5,.wp_content_wrapper .wp-block-column h5,.wp_content_wrapper .is-layout-flow h5,.wp_content_wrapper .wp-block-column-is-layout-flow h5,.wp_content_wrapper .main_contents h5,.wp_content_wrapper .article_content h5{font-size:1.6rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper h6,#wpwrap .wp-block-column h6,#wpwrap .is-layout-flow h6,#wpwrap .wp-block-column-is-layout-flow h6,#wpwrap .main_contents h6,#wpwrap .article_content h6,.wp_content_wrapper .editor-styles-wrapper h6,.wp_content_wrapper .wp-block-column h6,.wp_content_wrapper .is-layout-flow h6,.wp_content_wrapper .wp-block-column-is-layout-flow h6,.wp_content_wrapper .main_contents h6,.wp_content_wrapper .article_content h6{font-size:1.5rem;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper p,#wpwrap .wp-block-column p,#wpwrap .is-layout-flow p,#wpwrap .wp-block-column-is-layout-flow p,#wpwrap .main_contents p,#wpwrap .article_content p,.wp_content_wrapper .editor-styles-wrapper p,.wp_content_wrapper .wp-block-column p,.wp_content_wrapper .is-layout-flow p,.wp_content_wrapper .wp-block-column-is-layout-flow p,.wp_content_wrapper .main_contents p,.wp_content_wrapper .article_content p{font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em;margin:2rem auto 5.2rem}#wpwrap .editor-styles-wrapper .is-style-p-yellow,#wpwrap .wp-block-column .is-style-p-yellow,#wpwrap .is-layout-flow .is-style-p-yellow,#wpwrap .wp-block-column-is-layout-flow .is-style-p-yellow,#wpwrap .main_contents .is-style-p-yellow,#wpwrap .article_content .is-style-p-yellow,.wp_content_wrapper .editor-styles-wrapper .is-style-p-yellow,.wp_content_wrapper .wp-block-column .is-style-p-yellow,.wp_content_wrapper .is-layout-flow .is-style-p-yellow,.wp_content_wrapper .wp-block-column-is-layout-flow .is-style-p-yellow,.wp_content_wrapper .main_contents .is-style-p-yellow,.wp_content_wrapper .article_content .is-style-p-yellow{background:#fefae7;border:.2rem solid #efc703;padding:2rem;border-radius:1rem}#wpwrap .editor-styles-wrapper .is-style-p-red,#wpwrap .wp-block-column .is-style-p-red,#wpwrap .is-layout-flow .is-style-p-red,#wpwrap .wp-block-column-is-layout-flow .is-style-p-red,#wpwrap .main_contents .is-style-p-red,#wpwrap .article_content .is-style-p-red,.wp_content_wrapper .editor-styles-wrapper .is-style-p-red,.wp_content_wrapper .wp-block-column .is-style-p-red,.wp_content_wrapper .is-layout-flow .is-style-p-red,.wp_content_wrapper .wp-block-column-is-layout-flow .is-style-p-red,.wp_content_wrapper .main_contents .is-style-p-red,.wp_content_wrapper .article_content .is-style-p-red{background:#faebed;border:.2rem solid #c82036;padding:2rem;border-radius:1rem}#wpwrap .editor-styles-wrapper a,#wpwrap .wp-block-column a,#wpwrap .is-layout-flow a,#wpwrap .wp-block-column-is-layout-flow a,#wpwrap .main_contents a,#wpwrap .article_content a,.wp_content_wrapper .editor-styles-wrapper a,.wp_content_wrapper .wp-block-column a,.wp_content_wrapper .is-layout-flow a,.wp_content_wrapper .wp-block-column-is-layout-flow a,.wp_content_wrapper .main_contents a,.wp_content_wrapper .article_content a{text-decoration:underline;color:#4095ca}#wpwrap .editor-styles-wrapper a:hover,#wpwrap .wp-block-column a:hover,#wpwrap .is-layout-flow a:hover,#wpwrap .wp-block-column-is-layout-flow a:hover,#wpwrap .main_contents a:hover,#wpwrap .article_content a:hover,.wp_content_wrapper .editor-styles-wrapper a:hover,.wp_content_wrapper .wp-block-column a:hover,.wp_content_wrapper .is-layout-flow a:hover,.wp_content_wrapper .wp-block-column-is-layout-flow a:hover,.wp_content_wrapper .main_contents a:hover,.wp_content_wrapper .article_content a:hover{opacity:1;text-decoration:none}#wpwrap .editor-styles-wrapper ul,#wpwrap .editor-styles-wrapper ol,#wpwrap .wp-block-column ul,#wpwrap .wp-block-column ol,#wpwrap .is-layout-flow ul,#wpwrap .is-layout-flow ol,#wpwrap .wp-block-column-is-layout-flow ul,#wpwrap .wp-block-column-is-layout-flow ol,#wpwrap .main_contents ul,#wpwrap .main_contents ol,#wpwrap .article_content ul,#wpwrap .article_content ol,.wp_content_wrapper .editor-styles-wrapper ul,.wp_content_wrapper .editor-styles-wrapper ol,.wp_content_wrapper .wp-block-column ul,.wp_content_wrapper .wp-block-column ol,.wp_content_wrapper .is-layout-flow ul,.wp_content_wrapper .is-layout-flow ol,.wp_content_wrapper .wp-block-column-is-layout-flow ul,.wp_content_wrapper .wp-block-column-is-layout-flow ol,.wp_content_wrapper .main_contents ul,.wp_content_wrapper .main_contents ol,.wp_content_wrapper .article_content ul,.wp_content_wrapper .article_content ol{margin:2rem auto 2rem}#wpwrap .editor-styles-wrapper ul li,#wpwrap .editor-styles-wrapper ol li,#wpwrap .wp-block-column ul li,#wpwrap .wp-block-column ol li,#wpwrap .is-layout-flow ul li,#wpwrap .is-layout-flow ol li,#wpwrap .wp-block-column-is-layout-flow ul li,#wpwrap .wp-block-column-is-layout-flow ol li,#wpwrap .main_contents ul li,#wpwrap .main_contents ol li,#wpwrap .article_content ul li,#wpwrap .article_content ol li,.wp_content_wrapper .editor-styles-wrapper ul li,.wp_content_wrapper .editor-styles-wrapper ol li,.wp_content_wrapper .wp-block-column ul li,.wp_content_wrapper .wp-block-column ol li,.wp_content_wrapper .is-layout-flow ul li,.wp_content_wrapper .is-layout-flow ol li,.wp_content_wrapper .wp-block-column-is-layout-flow ul li,.wp_content_wrapper .wp-block-column-is-layout-flow ol li,.wp_content_wrapper .main_contents ul li,.wp_content_wrapper .main_contents ol li,.wp_content_wrapper .article_content ul li,.wp_content_wrapper .article_content ol li{position:relative;font-size:1.5rem;font-weight:500;color:#000;line-height:2;letter-spacing:.06em;margin:0 0 1rem;list-style-type:none}#wpwrap .editor-styles-wrapper ul li>div,#wpwrap .editor-styles-wrapper ol li>div,#wpwrap .wp-block-column ul li>div,#wpwrap .wp-block-column ol li>div,#wpwrap .is-layout-flow ul li>div,#wpwrap .is-layout-flow ol li>div,#wpwrap .wp-block-column-is-layout-flow ul li>div,#wpwrap .wp-block-column-is-layout-flow ol li>div,#wpwrap .main_contents ul li>div,#wpwrap .main_contents ol li>div,#wpwrap .article_content ul li>div,#wpwrap .article_content ol li>div,.wp_content_wrapper .editor-styles-wrapper ul li>div,.wp_content_wrapper .editor-styles-wrapper ol li>div,.wp_content_wrapper .wp-block-column ul li>div,.wp_content_wrapper .wp-block-column ol li>div,.wp_content_wrapper .is-layout-flow ul li>div,.wp_content_wrapper .is-layout-flow ol li>div,.wp_content_wrapper .wp-block-column-is-layout-flow ul li>div,.wp_content_wrapper .wp-block-column-is-layout-flow ol li>div,.wp_content_wrapper .main_contents ul li>div,.wp_content_wrapper .main_contents ol li>div,.wp_content_wrapper .article_content ul li>div,.wp_content_wrapper .article_content ol li>div{margin:0}#wpwrap .editor-styles-wrapper ol li,#wpwrap .wp-block-column ol li,#wpwrap .is-layout-flow ol li,#wpwrap .wp-block-column-is-layout-flow ol li,#wpwrap .main_contents ol li,#wpwrap .article_content ol li,.wp_content_wrapper .editor-styles-wrapper ol li,.wp_content_wrapper .wp-block-column ol li,.wp_content_wrapper .is-layout-flow ol li,.wp_content_wrapper .wp-block-column-is-layout-flow ol li,.wp_content_wrapper .main_contents ol li,.wp_content_wrapper .article_content ol li{background-image:none;list-style:none}#wpwrap .editor-styles-wrapper ol li div,#wpwrap .wp-block-column ol li div,#wpwrap .is-layout-flow ol li div,#wpwrap .wp-block-column-is-layout-flow ol li div,#wpwrap .main_contents ol li div,#wpwrap .article_content ol li div,.wp_content_wrapper .editor-styles-wrapper ol li div,.wp_content_wrapper .wp-block-column ol li div,.wp_content_wrapper .is-layout-flow ol li div,.wp_content_wrapper .wp-block-column-is-layout-flow ol li div,.wp_content_wrapper .main_contents ol li div,.wp_content_wrapper .article_content ol li div{display:inline-block}#wpwrap .editor-styles-wrapper ol li:nth-of-type(1):before,#wpwrap .wp-block-column ol li:nth-of-type(1):before,#wpwrap .is-layout-flow ol li:nth-of-type(1):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(1):before,#wpwrap .main_contents ol li:nth-of-type(1):before,#wpwrap .article_content ol li:nth-of-type(1):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(1):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(1):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(1):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(1):before,.wp_content_wrapper .main_contents ol li:nth-of-type(1):before,.wp_content_wrapper .article_content ol li:nth-of-type(1):before{content:"1.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(2):before,#wpwrap .wp-block-column ol li:nth-of-type(2):before,#wpwrap .is-layout-flow ol li:nth-of-type(2):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(2):before,#wpwrap .main_contents ol li:nth-of-type(2):before,#wpwrap .article_content ol li:nth-of-type(2):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(2):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(2):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(2):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(2):before,.wp_content_wrapper .main_contents ol li:nth-of-type(2):before,.wp_content_wrapper .article_content ol li:nth-of-type(2):before{content:"2.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(3):before,#wpwrap .wp-block-column ol li:nth-of-type(3):before,#wpwrap .is-layout-flow ol li:nth-of-type(3):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(3):before,#wpwrap .main_contents ol li:nth-of-type(3):before,#wpwrap .article_content ol li:nth-of-type(3):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(3):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(3):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(3):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(3):before,.wp_content_wrapper .main_contents ol li:nth-of-type(3):before,.wp_content_wrapper .article_content ol li:nth-of-type(3):before{content:"3.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(4):before,#wpwrap .wp-block-column ol li:nth-of-type(4):before,#wpwrap .is-layout-flow ol li:nth-of-type(4):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(4):before,#wpwrap .main_contents ol li:nth-of-type(4):before,#wpwrap .article_content ol li:nth-of-type(4):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(4):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(4):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(4):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(4):before,.wp_content_wrapper .main_contents ol li:nth-of-type(4):before,.wp_content_wrapper .article_content ol li:nth-of-type(4):before{content:"4.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(5):before,#wpwrap .wp-block-column ol li:nth-of-type(5):before,#wpwrap .is-layout-flow ol li:nth-of-type(5):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(5):before,#wpwrap .main_contents ol li:nth-of-type(5):before,#wpwrap .article_content ol li:nth-of-type(5):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(5):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(5):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(5):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(5):before,.wp_content_wrapper .main_contents ol li:nth-of-type(5):before,.wp_content_wrapper .article_content ol li:nth-of-type(5):before{content:"5.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(6):before,#wpwrap .wp-block-column ol li:nth-of-type(6):before,#wpwrap .is-layout-flow ol li:nth-of-type(6):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(6):before,#wpwrap .main_contents ol li:nth-of-type(6):before,#wpwrap .article_content ol li:nth-of-type(6):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(6):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(6):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(6):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(6):before,.wp_content_wrapper .main_contents ol li:nth-of-type(6):before,.wp_content_wrapper .article_content ol li:nth-of-type(6):before{content:"6.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(7):before,#wpwrap .wp-block-column ol li:nth-of-type(7):before,#wpwrap .is-layout-flow ol li:nth-of-type(7):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(7):before,#wpwrap .main_contents ol li:nth-of-type(7):before,#wpwrap .article_content ol li:nth-of-type(7):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(7):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(7):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(7):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(7):before,.wp_content_wrapper .main_contents ol li:nth-of-type(7):before,.wp_content_wrapper .article_content ol li:nth-of-type(7):before{content:"7.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(8):before,#wpwrap .wp-block-column ol li:nth-of-type(8):before,#wpwrap .is-layout-flow ol li:nth-of-type(8):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(8):before,#wpwrap .main_contents ol li:nth-of-type(8):before,#wpwrap .article_content ol li:nth-of-type(8):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(8):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(8):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(8):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(8):before,.wp_content_wrapper .main_contents ol li:nth-of-type(8):before,.wp_content_wrapper .article_content ol li:nth-of-type(8):before{content:"8.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(9):before,#wpwrap .wp-block-column ol li:nth-of-type(9):before,#wpwrap .is-layout-flow ol li:nth-of-type(9):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(9):before,#wpwrap .main_contents ol li:nth-of-type(9):before,#wpwrap .article_content ol li:nth-of-type(9):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(9):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(9):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(9):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(9):before,.wp_content_wrapper .main_contents ol li:nth-of-type(9):before,.wp_content_wrapper .article_content ol li:nth-of-type(9):before{content:"9.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(10):before,#wpwrap .wp-block-column ol li:nth-of-type(10):before,#wpwrap .is-layout-flow ol li:nth-of-type(10):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(10):before,#wpwrap .main_contents ol li:nth-of-type(10):before,#wpwrap .article_content ol li:nth-of-type(10):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(10):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(10):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(10):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(10):before,.wp_content_wrapper .main_contents ol li:nth-of-type(10):before,.wp_content_wrapper .article_content ol li:nth-of-type(10):before{content:"10.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(11):before,#wpwrap .wp-block-column ol li:nth-of-type(11):before,#wpwrap .is-layout-flow ol li:nth-of-type(11):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(11):before,#wpwrap .main_contents ol li:nth-of-type(11):before,#wpwrap .article_content ol li:nth-of-type(11):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(11):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(11):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(11):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(11):before,.wp_content_wrapper .main_contents ol li:nth-of-type(11):before,.wp_content_wrapper .article_content ol li:nth-of-type(11):before{content:"11.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(12):before,#wpwrap .wp-block-column ol li:nth-of-type(12):before,#wpwrap .is-layout-flow ol li:nth-of-type(12):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(12):before,#wpwrap .main_contents ol li:nth-of-type(12):before,#wpwrap .article_content ol li:nth-of-type(12):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(12):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(12):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(12):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(12):before,.wp_content_wrapper .main_contents ol li:nth-of-type(12):before,.wp_content_wrapper .article_content ol li:nth-of-type(12):before{content:"12.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(13):before,#wpwrap .wp-block-column ol li:nth-of-type(13):before,#wpwrap .is-layout-flow ol li:nth-of-type(13):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(13):before,#wpwrap .main_contents ol li:nth-of-type(13):before,#wpwrap .article_content ol li:nth-of-type(13):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(13):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(13):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(13):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(13):before,.wp_content_wrapper .main_contents ol li:nth-of-type(13):before,.wp_content_wrapper .article_content ol li:nth-of-type(13):before{content:"13.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(14):before,#wpwrap .wp-block-column ol li:nth-of-type(14):before,#wpwrap .is-layout-flow ol li:nth-of-type(14):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(14):before,#wpwrap .main_contents ol li:nth-of-type(14):before,#wpwrap .article_content ol li:nth-of-type(14):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(14):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(14):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(14):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(14):before,.wp_content_wrapper .main_contents ol li:nth-of-type(14):before,.wp_content_wrapper .article_content ol li:nth-of-type(14):before{content:"14.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(15):before,#wpwrap .wp-block-column ol li:nth-of-type(15):before,#wpwrap .is-layout-flow ol li:nth-of-type(15):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(15):before,#wpwrap .main_contents ol li:nth-of-type(15):before,#wpwrap .article_content ol li:nth-of-type(15):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(15):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(15):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(15):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(15):before,.wp_content_wrapper .main_contents ol li:nth-of-type(15):before,.wp_content_wrapper .article_content ol li:nth-of-type(15):before{content:"15.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(16):before,#wpwrap .wp-block-column ol li:nth-of-type(16):before,#wpwrap .is-layout-flow ol li:nth-of-type(16):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(16):before,#wpwrap .main_contents ol li:nth-of-type(16):before,#wpwrap .article_content ol li:nth-of-type(16):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(16):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(16):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(16):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(16):before,.wp_content_wrapper .main_contents ol li:nth-of-type(16):before,.wp_content_wrapper .article_content ol li:nth-of-type(16):before{content:"16.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(17):before,#wpwrap .wp-block-column ol li:nth-of-type(17):before,#wpwrap .is-layout-flow ol li:nth-of-type(17):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(17):before,#wpwrap .main_contents ol li:nth-of-type(17):before,#wpwrap .article_content ol li:nth-of-type(17):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(17):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(17):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(17):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(17):before,.wp_content_wrapper .main_contents ol li:nth-of-type(17):before,.wp_content_wrapper .article_content ol li:nth-of-type(17):before{content:"17.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(18):before,#wpwrap .wp-block-column ol li:nth-of-type(18):before,#wpwrap .is-layout-flow ol li:nth-of-type(18):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(18):before,#wpwrap .main_contents ol li:nth-of-type(18):before,#wpwrap .article_content ol li:nth-of-type(18):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(18):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(18):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(18):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(18):before,.wp_content_wrapper .main_contents ol li:nth-of-type(18):before,.wp_content_wrapper .article_content ol li:nth-of-type(18):before{content:"18.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(19):before,#wpwrap .wp-block-column ol li:nth-of-type(19):before,#wpwrap .is-layout-flow ol li:nth-of-type(19):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(19):before,#wpwrap .main_contents ol li:nth-of-type(19):before,#wpwrap .article_content ol li:nth-of-type(19):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(19):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(19):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(19):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(19):before,.wp_content_wrapper .main_contents ol li:nth-of-type(19):before,.wp_content_wrapper .article_content ol li:nth-of-type(19):before{content:"19.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(20):before,#wpwrap .wp-block-column ol li:nth-of-type(20):before,#wpwrap .is-layout-flow ol li:nth-of-type(20):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(20):before,#wpwrap .main_contents ol li:nth-of-type(20):before,#wpwrap .article_content ol li:nth-of-type(20):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(20):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(20):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(20):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(20):before,.wp_content_wrapper .main_contents ol li:nth-of-type(20):before,.wp_content_wrapper .article_content ol li:nth-of-type(20):before{content:"20.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(21):before,#wpwrap .wp-block-column ol li:nth-of-type(21):before,#wpwrap .is-layout-flow ol li:nth-of-type(21):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(21):before,#wpwrap .main_contents ol li:nth-of-type(21):before,#wpwrap .article_content ol li:nth-of-type(21):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(21):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(21):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(21):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(21):before,.wp_content_wrapper .main_contents ol li:nth-of-type(21):before,.wp_content_wrapper .article_content ol li:nth-of-type(21):before{content:"21.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(22):before,#wpwrap .wp-block-column ol li:nth-of-type(22):before,#wpwrap .is-layout-flow ol li:nth-of-type(22):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(22):before,#wpwrap .main_contents ol li:nth-of-type(22):before,#wpwrap .article_content ol li:nth-of-type(22):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(22):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(22):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(22):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(22):before,.wp_content_wrapper .main_contents ol li:nth-of-type(22):before,.wp_content_wrapper .article_content ol li:nth-of-type(22):before{content:"22.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(23):before,#wpwrap .wp-block-column ol li:nth-of-type(23):before,#wpwrap .is-layout-flow ol li:nth-of-type(23):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(23):before,#wpwrap .main_contents ol li:nth-of-type(23):before,#wpwrap .article_content ol li:nth-of-type(23):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(23):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(23):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(23):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(23):before,.wp_content_wrapper .main_contents ol li:nth-of-type(23):before,.wp_content_wrapper .article_content ol li:nth-of-type(23):before{content:"23.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(24):before,#wpwrap .wp-block-column ol li:nth-of-type(24):before,#wpwrap .is-layout-flow ol li:nth-of-type(24):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(24):before,#wpwrap .main_contents ol li:nth-of-type(24):before,#wpwrap .article_content ol li:nth-of-type(24):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(24):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(24):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(24):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(24):before,.wp_content_wrapper .main_contents ol li:nth-of-type(24):before,.wp_content_wrapper .article_content ol li:nth-of-type(24):before{content:"24.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(25):before,#wpwrap .wp-block-column ol li:nth-of-type(25):before,#wpwrap .is-layout-flow ol li:nth-of-type(25):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(25):before,#wpwrap .main_contents ol li:nth-of-type(25):before,#wpwrap .article_content ol li:nth-of-type(25):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(25):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(25):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(25):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(25):before,.wp_content_wrapper .main_contents ol li:nth-of-type(25):before,.wp_content_wrapper .article_content ol li:nth-of-type(25):before{content:"25.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(26):before,#wpwrap .wp-block-column ol li:nth-of-type(26):before,#wpwrap .is-layout-flow ol li:nth-of-type(26):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(26):before,#wpwrap .main_contents ol li:nth-of-type(26):before,#wpwrap .article_content ol li:nth-of-type(26):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(26):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(26):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(26):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(26):before,.wp_content_wrapper .main_contents ol li:nth-of-type(26):before,.wp_content_wrapper .article_content ol li:nth-of-type(26):before{content:"26.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(27):before,#wpwrap .wp-block-column ol li:nth-of-type(27):before,#wpwrap .is-layout-flow ol li:nth-of-type(27):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(27):before,#wpwrap .main_contents ol li:nth-of-type(27):before,#wpwrap .article_content ol li:nth-of-type(27):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(27):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(27):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(27):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(27):before,.wp_content_wrapper .main_contents ol li:nth-of-type(27):before,.wp_content_wrapper .article_content ol li:nth-of-type(27):before{content:"27.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(28):before,#wpwrap .wp-block-column ol li:nth-of-type(28):before,#wpwrap .is-layout-flow ol li:nth-of-type(28):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(28):before,#wpwrap .main_contents ol li:nth-of-type(28):before,#wpwrap .article_content ol li:nth-of-type(28):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(28):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(28):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(28):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(28):before,.wp_content_wrapper .main_contents ol li:nth-of-type(28):before,.wp_content_wrapper .article_content ol li:nth-of-type(28):before{content:"28.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(29):before,#wpwrap .wp-block-column ol li:nth-of-type(29):before,#wpwrap .is-layout-flow ol li:nth-of-type(29):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(29):before,#wpwrap .main_contents ol li:nth-of-type(29):before,#wpwrap .article_content ol li:nth-of-type(29):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(29):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(29):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(29):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(29):before,.wp_content_wrapper .main_contents ol li:nth-of-type(29):before,.wp_content_wrapper .article_content ol li:nth-of-type(29):before{content:"29.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(30):before,#wpwrap .wp-block-column ol li:nth-of-type(30):before,#wpwrap .is-layout-flow ol li:nth-of-type(30):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(30):before,#wpwrap .main_contents ol li:nth-of-type(30):before,#wpwrap .article_content ol li:nth-of-type(30):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(30):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(30):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(30):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(30):before,.wp_content_wrapper .main_contents ol li:nth-of-type(30):before,.wp_content_wrapper .article_content ol li:nth-of-type(30):before{content:"30.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(31):before,#wpwrap .wp-block-column ol li:nth-of-type(31):before,#wpwrap .is-layout-flow ol li:nth-of-type(31):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(31):before,#wpwrap .main_contents ol li:nth-of-type(31):before,#wpwrap .article_content ol li:nth-of-type(31):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(31):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(31):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(31):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(31):before,.wp_content_wrapper .main_contents ol li:nth-of-type(31):before,.wp_content_wrapper .article_content ol li:nth-of-type(31):before{content:"31.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(32):before,#wpwrap .wp-block-column ol li:nth-of-type(32):before,#wpwrap .is-layout-flow ol li:nth-of-type(32):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(32):before,#wpwrap .main_contents ol li:nth-of-type(32):before,#wpwrap .article_content ol li:nth-of-type(32):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(32):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(32):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(32):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(32):before,.wp_content_wrapper .main_contents ol li:nth-of-type(32):before,.wp_content_wrapper .article_content ol li:nth-of-type(32):before{content:"32.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(33):before,#wpwrap .wp-block-column ol li:nth-of-type(33):before,#wpwrap .is-layout-flow ol li:nth-of-type(33):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(33):before,#wpwrap .main_contents ol li:nth-of-type(33):before,#wpwrap .article_content ol li:nth-of-type(33):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(33):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(33):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(33):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(33):before,.wp_content_wrapper .main_contents ol li:nth-of-type(33):before,.wp_content_wrapper .article_content ol li:nth-of-type(33):before{content:"33.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(34):before,#wpwrap .wp-block-column ol li:nth-of-type(34):before,#wpwrap .is-layout-flow ol li:nth-of-type(34):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(34):before,#wpwrap .main_contents ol li:nth-of-type(34):before,#wpwrap .article_content ol li:nth-of-type(34):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(34):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(34):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(34):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(34):before,.wp_content_wrapper .main_contents ol li:nth-of-type(34):before,.wp_content_wrapper .article_content ol li:nth-of-type(34):before{content:"34.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(35):before,#wpwrap .wp-block-column ol li:nth-of-type(35):before,#wpwrap .is-layout-flow ol li:nth-of-type(35):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(35):before,#wpwrap .main_contents ol li:nth-of-type(35):before,#wpwrap .article_content ol li:nth-of-type(35):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(35):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(35):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(35):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(35):before,.wp_content_wrapper .main_contents ol li:nth-of-type(35):before,.wp_content_wrapper .article_content ol li:nth-of-type(35):before{content:"35.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(36):before,#wpwrap .wp-block-column ol li:nth-of-type(36):before,#wpwrap .is-layout-flow ol li:nth-of-type(36):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(36):before,#wpwrap .main_contents ol li:nth-of-type(36):before,#wpwrap .article_content ol li:nth-of-type(36):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(36):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(36):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(36):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(36):before,.wp_content_wrapper .main_contents ol li:nth-of-type(36):before,.wp_content_wrapper .article_content ol li:nth-of-type(36):before{content:"36.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(37):before,#wpwrap .wp-block-column ol li:nth-of-type(37):before,#wpwrap .is-layout-flow ol li:nth-of-type(37):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(37):before,#wpwrap .main_contents ol li:nth-of-type(37):before,#wpwrap .article_content ol li:nth-of-type(37):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(37):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(37):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(37):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(37):before,.wp_content_wrapper .main_contents ol li:nth-of-type(37):before,.wp_content_wrapper .article_content ol li:nth-of-type(37):before{content:"37.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(38):before,#wpwrap .wp-block-column ol li:nth-of-type(38):before,#wpwrap .is-layout-flow ol li:nth-of-type(38):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(38):before,#wpwrap .main_contents ol li:nth-of-type(38):before,#wpwrap .article_content ol li:nth-of-type(38):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(38):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(38):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(38):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(38):before,.wp_content_wrapper .main_contents ol li:nth-of-type(38):before,.wp_content_wrapper .article_content ol li:nth-of-type(38):before{content:"38.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(39):before,#wpwrap .wp-block-column ol li:nth-of-type(39):before,#wpwrap .is-layout-flow ol li:nth-of-type(39):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(39):before,#wpwrap .main_contents ol li:nth-of-type(39):before,#wpwrap .article_content ol li:nth-of-type(39):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(39):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(39):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(39):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(39):before,.wp_content_wrapper .main_contents ol li:nth-of-type(39):before,.wp_content_wrapper .article_content ol li:nth-of-type(39):before{content:"39.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(40):before,#wpwrap .wp-block-column ol li:nth-of-type(40):before,#wpwrap .is-layout-flow ol li:nth-of-type(40):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(40):before,#wpwrap .main_contents ol li:nth-of-type(40):before,#wpwrap .article_content ol li:nth-of-type(40):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(40):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(40):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(40):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(40):before,.wp_content_wrapper .main_contents ol li:nth-of-type(40):before,.wp_content_wrapper .article_content ol li:nth-of-type(40):before{content:"40.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(41):before,#wpwrap .wp-block-column ol li:nth-of-type(41):before,#wpwrap .is-layout-flow ol li:nth-of-type(41):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(41):before,#wpwrap .main_contents ol li:nth-of-type(41):before,#wpwrap .article_content ol li:nth-of-type(41):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(41):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(41):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(41):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(41):before,.wp_content_wrapper .main_contents ol li:nth-of-type(41):before,.wp_content_wrapper .article_content ol li:nth-of-type(41):before{content:"41.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(42):before,#wpwrap .wp-block-column ol li:nth-of-type(42):before,#wpwrap .is-layout-flow ol li:nth-of-type(42):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(42):before,#wpwrap .main_contents ol li:nth-of-type(42):before,#wpwrap .article_content ol li:nth-of-type(42):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(42):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(42):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(42):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(42):before,.wp_content_wrapper .main_contents ol li:nth-of-type(42):before,.wp_content_wrapper .article_content ol li:nth-of-type(42):before{content:"42.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(43):before,#wpwrap .wp-block-column ol li:nth-of-type(43):before,#wpwrap .is-layout-flow ol li:nth-of-type(43):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(43):before,#wpwrap .main_contents ol li:nth-of-type(43):before,#wpwrap .article_content ol li:nth-of-type(43):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(43):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(43):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(43):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(43):before,.wp_content_wrapper .main_contents ol li:nth-of-type(43):before,.wp_content_wrapper .article_content ol li:nth-of-type(43):before{content:"43.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(44):before,#wpwrap .wp-block-column ol li:nth-of-type(44):before,#wpwrap .is-layout-flow ol li:nth-of-type(44):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(44):before,#wpwrap .main_contents ol li:nth-of-type(44):before,#wpwrap .article_content ol li:nth-of-type(44):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(44):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(44):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(44):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(44):before,.wp_content_wrapper .main_contents ol li:nth-of-type(44):before,.wp_content_wrapper .article_content ol li:nth-of-type(44):before{content:"44.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(45):before,#wpwrap .wp-block-column ol li:nth-of-type(45):before,#wpwrap .is-layout-flow ol li:nth-of-type(45):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(45):before,#wpwrap .main_contents ol li:nth-of-type(45):before,#wpwrap .article_content ol li:nth-of-type(45):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(45):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(45):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(45):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(45):before,.wp_content_wrapper .main_contents ol li:nth-of-type(45):before,.wp_content_wrapper .article_content ol li:nth-of-type(45):before{content:"45.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(46):before,#wpwrap .wp-block-column ol li:nth-of-type(46):before,#wpwrap .is-layout-flow ol li:nth-of-type(46):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(46):before,#wpwrap .main_contents ol li:nth-of-type(46):before,#wpwrap .article_content ol li:nth-of-type(46):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(46):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(46):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(46):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(46):before,.wp_content_wrapper .main_contents ol li:nth-of-type(46):before,.wp_content_wrapper .article_content ol li:nth-of-type(46):before{content:"46.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(47):before,#wpwrap .wp-block-column ol li:nth-of-type(47):before,#wpwrap .is-layout-flow ol li:nth-of-type(47):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(47):before,#wpwrap .main_contents ol li:nth-of-type(47):before,#wpwrap .article_content ol li:nth-of-type(47):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(47):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(47):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(47):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(47):before,.wp_content_wrapper .main_contents ol li:nth-of-type(47):before,.wp_content_wrapper .article_content ol li:nth-of-type(47):before{content:"47.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(48):before,#wpwrap .wp-block-column ol li:nth-of-type(48):before,#wpwrap .is-layout-flow ol li:nth-of-type(48):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(48):before,#wpwrap .main_contents ol li:nth-of-type(48):before,#wpwrap .article_content ol li:nth-of-type(48):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(48):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(48):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(48):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(48):before,.wp_content_wrapper .main_contents ol li:nth-of-type(48):before,.wp_content_wrapper .article_content ol li:nth-of-type(48):before{content:"48.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(49):before,#wpwrap .wp-block-column ol li:nth-of-type(49):before,#wpwrap .is-layout-flow ol li:nth-of-type(49):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(49):before,#wpwrap .main_contents ol li:nth-of-type(49):before,#wpwrap .article_content ol li:nth-of-type(49):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(49):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(49):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(49):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(49):before,.wp_content_wrapper .main_contents ol li:nth-of-type(49):before,.wp_content_wrapper .article_content ol li:nth-of-type(49):before{content:"49.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(50):before,#wpwrap .wp-block-column ol li:nth-of-type(50):before,#wpwrap .is-layout-flow ol li:nth-of-type(50):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(50):before,#wpwrap .main_contents ol li:nth-of-type(50):before,#wpwrap .article_content ol li:nth-of-type(50):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(50):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(50):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(50):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(50):before,.wp_content_wrapper .main_contents ol li:nth-of-type(50):before,.wp_content_wrapper .article_content ol li:nth-of-type(50):before{content:"50.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(51):before,#wpwrap .wp-block-column ol li:nth-of-type(51):before,#wpwrap .is-layout-flow ol li:nth-of-type(51):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(51):before,#wpwrap .main_contents ol li:nth-of-type(51):before,#wpwrap .article_content ol li:nth-of-type(51):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(51):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(51):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(51):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(51):before,.wp_content_wrapper .main_contents ol li:nth-of-type(51):before,.wp_content_wrapper .article_content ol li:nth-of-type(51):before{content:"51.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(52):before,#wpwrap .wp-block-column ol li:nth-of-type(52):before,#wpwrap .is-layout-flow ol li:nth-of-type(52):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(52):before,#wpwrap .main_contents ol li:nth-of-type(52):before,#wpwrap .article_content ol li:nth-of-type(52):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(52):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(52):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(52):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(52):before,.wp_content_wrapper .main_contents ol li:nth-of-type(52):before,.wp_content_wrapper .article_content ol li:nth-of-type(52):before{content:"52.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(53):before,#wpwrap .wp-block-column ol li:nth-of-type(53):before,#wpwrap .is-layout-flow ol li:nth-of-type(53):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(53):before,#wpwrap .main_contents ol li:nth-of-type(53):before,#wpwrap .article_content ol li:nth-of-type(53):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(53):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(53):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(53):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(53):before,.wp_content_wrapper .main_contents ol li:nth-of-type(53):before,.wp_content_wrapper .article_content ol li:nth-of-type(53):before{content:"53.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(54):before,#wpwrap .wp-block-column ol li:nth-of-type(54):before,#wpwrap .is-layout-flow ol li:nth-of-type(54):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(54):before,#wpwrap .main_contents ol li:nth-of-type(54):before,#wpwrap .article_content ol li:nth-of-type(54):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(54):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(54):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(54):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(54):before,.wp_content_wrapper .main_contents ol li:nth-of-type(54):before,.wp_content_wrapper .article_content ol li:nth-of-type(54):before{content:"54.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(55):before,#wpwrap .wp-block-column ol li:nth-of-type(55):before,#wpwrap .is-layout-flow ol li:nth-of-type(55):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(55):before,#wpwrap .main_contents ol li:nth-of-type(55):before,#wpwrap .article_content ol li:nth-of-type(55):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(55):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(55):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(55):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(55):before,.wp_content_wrapper .main_contents ol li:nth-of-type(55):before,.wp_content_wrapper .article_content ol li:nth-of-type(55):before{content:"55.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(56):before,#wpwrap .wp-block-column ol li:nth-of-type(56):before,#wpwrap .is-layout-flow ol li:nth-of-type(56):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(56):before,#wpwrap .main_contents ol li:nth-of-type(56):before,#wpwrap .article_content ol li:nth-of-type(56):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(56):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(56):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(56):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(56):before,.wp_content_wrapper .main_contents ol li:nth-of-type(56):before,.wp_content_wrapper .article_content ol li:nth-of-type(56):before{content:"56.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(57):before,#wpwrap .wp-block-column ol li:nth-of-type(57):before,#wpwrap .is-layout-flow ol li:nth-of-type(57):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(57):before,#wpwrap .main_contents ol li:nth-of-type(57):before,#wpwrap .article_content ol li:nth-of-type(57):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(57):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(57):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(57):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(57):before,.wp_content_wrapper .main_contents ol li:nth-of-type(57):before,.wp_content_wrapper .article_content ol li:nth-of-type(57):before{content:"57.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(58):before,#wpwrap .wp-block-column ol li:nth-of-type(58):before,#wpwrap .is-layout-flow ol li:nth-of-type(58):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(58):before,#wpwrap .main_contents ol li:nth-of-type(58):before,#wpwrap .article_content ol li:nth-of-type(58):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(58):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(58):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(58):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(58):before,.wp_content_wrapper .main_contents ol li:nth-of-type(58):before,.wp_content_wrapper .article_content ol li:nth-of-type(58):before{content:"58.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(59):before,#wpwrap .wp-block-column ol li:nth-of-type(59):before,#wpwrap .is-layout-flow ol li:nth-of-type(59):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(59):before,#wpwrap .main_contents ol li:nth-of-type(59):before,#wpwrap .article_content ol li:nth-of-type(59):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(59):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(59):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(59):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(59):before,.wp_content_wrapper .main_contents ol li:nth-of-type(59):before,.wp_content_wrapper .article_content ol li:nth-of-type(59):before{content:"59.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(60):before,#wpwrap .wp-block-column ol li:nth-of-type(60):before,#wpwrap .is-layout-flow ol li:nth-of-type(60):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(60):before,#wpwrap .main_contents ol li:nth-of-type(60):before,#wpwrap .article_content ol li:nth-of-type(60):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(60):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(60):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(60):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(60):before,.wp_content_wrapper .main_contents ol li:nth-of-type(60):before,.wp_content_wrapper .article_content ol li:nth-of-type(60):before{content:"60.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(61):before,#wpwrap .wp-block-column ol li:nth-of-type(61):before,#wpwrap .is-layout-flow ol li:nth-of-type(61):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(61):before,#wpwrap .main_contents ol li:nth-of-type(61):before,#wpwrap .article_content ol li:nth-of-type(61):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(61):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(61):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(61):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(61):before,.wp_content_wrapper .main_contents ol li:nth-of-type(61):before,.wp_content_wrapper .article_content ol li:nth-of-type(61):before{content:"61.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(62):before,#wpwrap .wp-block-column ol li:nth-of-type(62):before,#wpwrap .is-layout-flow ol li:nth-of-type(62):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(62):before,#wpwrap .main_contents ol li:nth-of-type(62):before,#wpwrap .article_content ol li:nth-of-type(62):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(62):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(62):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(62):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(62):before,.wp_content_wrapper .main_contents ol li:nth-of-type(62):before,.wp_content_wrapper .article_content ol li:nth-of-type(62):before{content:"62.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(63):before,#wpwrap .wp-block-column ol li:nth-of-type(63):before,#wpwrap .is-layout-flow ol li:nth-of-type(63):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(63):before,#wpwrap .main_contents ol li:nth-of-type(63):before,#wpwrap .article_content ol li:nth-of-type(63):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(63):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(63):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(63):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(63):before,.wp_content_wrapper .main_contents ol li:nth-of-type(63):before,.wp_content_wrapper .article_content ol li:nth-of-type(63):before{content:"63.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(64):before,#wpwrap .wp-block-column ol li:nth-of-type(64):before,#wpwrap .is-layout-flow ol li:nth-of-type(64):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(64):before,#wpwrap .main_contents ol li:nth-of-type(64):before,#wpwrap .article_content ol li:nth-of-type(64):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(64):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(64):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(64):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(64):before,.wp_content_wrapper .main_contents ol li:nth-of-type(64):before,.wp_content_wrapper .article_content ol li:nth-of-type(64):before{content:"64.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(65):before,#wpwrap .wp-block-column ol li:nth-of-type(65):before,#wpwrap .is-layout-flow ol li:nth-of-type(65):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(65):before,#wpwrap .main_contents ol li:nth-of-type(65):before,#wpwrap .article_content ol li:nth-of-type(65):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(65):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(65):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(65):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(65):before,.wp_content_wrapper .main_contents ol li:nth-of-type(65):before,.wp_content_wrapper .article_content ol li:nth-of-type(65):before{content:"65.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(66):before,#wpwrap .wp-block-column ol li:nth-of-type(66):before,#wpwrap .is-layout-flow ol li:nth-of-type(66):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(66):before,#wpwrap .main_contents ol li:nth-of-type(66):before,#wpwrap .article_content ol li:nth-of-type(66):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(66):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(66):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(66):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(66):before,.wp_content_wrapper .main_contents ol li:nth-of-type(66):before,.wp_content_wrapper .article_content ol li:nth-of-type(66):before{content:"66.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(67):before,#wpwrap .wp-block-column ol li:nth-of-type(67):before,#wpwrap .is-layout-flow ol li:nth-of-type(67):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(67):before,#wpwrap .main_contents ol li:nth-of-type(67):before,#wpwrap .article_content ol li:nth-of-type(67):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(67):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(67):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(67):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(67):before,.wp_content_wrapper .main_contents ol li:nth-of-type(67):before,.wp_content_wrapper .article_content ol li:nth-of-type(67):before{content:"67.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(68):before,#wpwrap .wp-block-column ol li:nth-of-type(68):before,#wpwrap .is-layout-flow ol li:nth-of-type(68):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(68):before,#wpwrap .main_contents ol li:nth-of-type(68):before,#wpwrap .article_content ol li:nth-of-type(68):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(68):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(68):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(68):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(68):before,.wp_content_wrapper .main_contents ol li:nth-of-type(68):before,.wp_content_wrapper .article_content ol li:nth-of-type(68):before{content:"68.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(69):before,#wpwrap .wp-block-column ol li:nth-of-type(69):before,#wpwrap .is-layout-flow ol li:nth-of-type(69):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(69):before,#wpwrap .main_contents ol li:nth-of-type(69):before,#wpwrap .article_content ol li:nth-of-type(69):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(69):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(69):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(69):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(69):before,.wp_content_wrapper .main_contents ol li:nth-of-type(69):before,.wp_content_wrapper .article_content ol li:nth-of-type(69):before{content:"69.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(70):before,#wpwrap .wp-block-column ol li:nth-of-type(70):before,#wpwrap .is-layout-flow ol li:nth-of-type(70):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(70):before,#wpwrap .main_contents ol li:nth-of-type(70):before,#wpwrap .article_content ol li:nth-of-type(70):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(70):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(70):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(70):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(70):before,.wp_content_wrapper .main_contents ol li:nth-of-type(70):before,.wp_content_wrapper .article_content ol li:nth-of-type(70):before{content:"70.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(71):before,#wpwrap .wp-block-column ol li:nth-of-type(71):before,#wpwrap .is-layout-flow ol li:nth-of-type(71):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(71):before,#wpwrap .main_contents ol li:nth-of-type(71):before,#wpwrap .article_content ol li:nth-of-type(71):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(71):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(71):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(71):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(71):before,.wp_content_wrapper .main_contents ol li:nth-of-type(71):before,.wp_content_wrapper .article_content ol li:nth-of-type(71):before{content:"71.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(72):before,#wpwrap .wp-block-column ol li:nth-of-type(72):before,#wpwrap .is-layout-flow ol li:nth-of-type(72):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(72):before,#wpwrap .main_contents ol li:nth-of-type(72):before,#wpwrap .article_content ol li:nth-of-type(72):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(72):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(72):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(72):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(72):before,.wp_content_wrapper .main_contents ol li:nth-of-type(72):before,.wp_content_wrapper .article_content ol li:nth-of-type(72):before{content:"72.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(73):before,#wpwrap .wp-block-column ol li:nth-of-type(73):before,#wpwrap .is-layout-flow ol li:nth-of-type(73):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(73):before,#wpwrap .main_contents ol li:nth-of-type(73):before,#wpwrap .article_content ol li:nth-of-type(73):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(73):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(73):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(73):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(73):before,.wp_content_wrapper .main_contents ol li:nth-of-type(73):before,.wp_content_wrapper .article_content ol li:nth-of-type(73):before{content:"73.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(74):before,#wpwrap .wp-block-column ol li:nth-of-type(74):before,#wpwrap .is-layout-flow ol li:nth-of-type(74):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(74):before,#wpwrap .main_contents ol li:nth-of-type(74):before,#wpwrap .article_content ol li:nth-of-type(74):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(74):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(74):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(74):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(74):before,.wp_content_wrapper .main_contents ol li:nth-of-type(74):before,.wp_content_wrapper .article_content ol li:nth-of-type(74):before{content:"74.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(75):before,#wpwrap .wp-block-column ol li:nth-of-type(75):before,#wpwrap .is-layout-flow ol li:nth-of-type(75):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(75):before,#wpwrap .main_contents ol li:nth-of-type(75):before,#wpwrap .article_content ol li:nth-of-type(75):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(75):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(75):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(75):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(75):before,.wp_content_wrapper .main_contents ol li:nth-of-type(75):before,.wp_content_wrapper .article_content ol li:nth-of-type(75):before{content:"75.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(76):before,#wpwrap .wp-block-column ol li:nth-of-type(76):before,#wpwrap .is-layout-flow ol li:nth-of-type(76):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(76):before,#wpwrap .main_contents ol li:nth-of-type(76):before,#wpwrap .article_content ol li:nth-of-type(76):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(76):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(76):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(76):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(76):before,.wp_content_wrapper .main_contents ol li:nth-of-type(76):before,.wp_content_wrapper .article_content ol li:nth-of-type(76):before{content:"76.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(77):before,#wpwrap .wp-block-column ol li:nth-of-type(77):before,#wpwrap .is-layout-flow ol li:nth-of-type(77):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(77):before,#wpwrap .main_contents ol li:nth-of-type(77):before,#wpwrap .article_content ol li:nth-of-type(77):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(77):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(77):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(77):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(77):before,.wp_content_wrapper .main_contents ol li:nth-of-type(77):before,.wp_content_wrapper .article_content ol li:nth-of-type(77):before{content:"77.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(78):before,#wpwrap .wp-block-column ol li:nth-of-type(78):before,#wpwrap .is-layout-flow ol li:nth-of-type(78):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(78):before,#wpwrap .main_contents ol li:nth-of-type(78):before,#wpwrap .article_content ol li:nth-of-type(78):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(78):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(78):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(78):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(78):before,.wp_content_wrapper .main_contents ol li:nth-of-type(78):before,.wp_content_wrapper .article_content ol li:nth-of-type(78):before{content:"78.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(79):before,#wpwrap .wp-block-column ol li:nth-of-type(79):before,#wpwrap .is-layout-flow ol li:nth-of-type(79):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(79):before,#wpwrap .main_contents ol li:nth-of-type(79):before,#wpwrap .article_content ol li:nth-of-type(79):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(79):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(79):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(79):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(79):before,.wp_content_wrapper .main_contents ol li:nth-of-type(79):before,.wp_content_wrapper .article_content ol li:nth-of-type(79):before{content:"79.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(80):before,#wpwrap .wp-block-column ol li:nth-of-type(80):before,#wpwrap .is-layout-flow ol li:nth-of-type(80):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(80):before,#wpwrap .main_contents ol li:nth-of-type(80):before,#wpwrap .article_content ol li:nth-of-type(80):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(80):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(80):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(80):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(80):before,.wp_content_wrapper .main_contents ol li:nth-of-type(80):before,.wp_content_wrapper .article_content ol li:nth-of-type(80):before{content:"80.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(81):before,#wpwrap .wp-block-column ol li:nth-of-type(81):before,#wpwrap .is-layout-flow ol li:nth-of-type(81):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(81):before,#wpwrap .main_contents ol li:nth-of-type(81):before,#wpwrap .article_content ol li:nth-of-type(81):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(81):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(81):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(81):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(81):before,.wp_content_wrapper .main_contents ol li:nth-of-type(81):before,.wp_content_wrapper .article_content ol li:nth-of-type(81):before{content:"81.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(82):before,#wpwrap .wp-block-column ol li:nth-of-type(82):before,#wpwrap .is-layout-flow ol li:nth-of-type(82):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(82):before,#wpwrap .main_contents ol li:nth-of-type(82):before,#wpwrap .article_content ol li:nth-of-type(82):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(82):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(82):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(82):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(82):before,.wp_content_wrapper .main_contents ol li:nth-of-type(82):before,.wp_content_wrapper .article_content ol li:nth-of-type(82):before{content:"82.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(83):before,#wpwrap .wp-block-column ol li:nth-of-type(83):before,#wpwrap .is-layout-flow ol li:nth-of-type(83):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(83):before,#wpwrap .main_contents ol li:nth-of-type(83):before,#wpwrap .article_content ol li:nth-of-type(83):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(83):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(83):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(83):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(83):before,.wp_content_wrapper .main_contents ol li:nth-of-type(83):before,.wp_content_wrapper .article_content ol li:nth-of-type(83):before{content:"83.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(84):before,#wpwrap .wp-block-column ol li:nth-of-type(84):before,#wpwrap .is-layout-flow ol li:nth-of-type(84):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(84):before,#wpwrap .main_contents ol li:nth-of-type(84):before,#wpwrap .article_content ol li:nth-of-type(84):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(84):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(84):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(84):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(84):before,.wp_content_wrapper .main_contents ol li:nth-of-type(84):before,.wp_content_wrapper .article_content ol li:nth-of-type(84):before{content:"84.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(85):before,#wpwrap .wp-block-column ol li:nth-of-type(85):before,#wpwrap .is-layout-flow ol li:nth-of-type(85):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(85):before,#wpwrap .main_contents ol li:nth-of-type(85):before,#wpwrap .article_content ol li:nth-of-type(85):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(85):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(85):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(85):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(85):before,.wp_content_wrapper .main_contents ol li:nth-of-type(85):before,.wp_content_wrapper .article_content ol li:nth-of-type(85):before{content:"85.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(86):before,#wpwrap .wp-block-column ol li:nth-of-type(86):before,#wpwrap .is-layout-flow ol li:nth-of-type(86):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(86):before,#wpwrap .main_contents ol li:nth-of-type(86):before,#wpwrap .article_content ol li:nth-of-type(86):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(86):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(86):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(86):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(86):before,.wp_content_wrapper .main_contents ol li:nth-of-type(86):before,.wp_content_wrapper .article_content ol li:nth-of-type(86):before{content:"86.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(87):before,#wpwrap .wp-block-column ol li:nth-of-type(87):before,#wpwrap .is-layout-flow ol li:nth-of-type(87):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(87):before,#wpwrap .main_contents ol li:nth-of-type(87):before,#wpwrap .article_content ol li:nth-of-type(87):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(87):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(87):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(87):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(87):before,.wp_content_wrapper .main_contents ol li:nth-of-type(87):before,.wp_content_wrapper .article_content ol li:nth-of-type(87):before{content:"87.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(88):before,#wpwrap .wp-block-column ol li:nth-of-type(88):before,#wpwrap .is-layout-flow ol li:nth-of-type(88):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(88):before,#wpwrap .main_contents ol li:nth-of-type(88):before,#wpwrap .article_content ol li:nth-of-type(88):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(88):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(88):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(88):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(88):before,.wp_content_wrapper .main_contents ol li:nth-of-type(88):before,.wp_content_wrapper .article_content ol li:nth-of-type(88):before{content:"88.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(89):before,#wpwrap .wp-block-column ol li:nth-of-type(89):before,#wpwrap .is-layout-flow ol li:nth-of-type(89):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(89):before,#wpwrap .main_contents ol li:nth-of-type(89):before,#wpwrap .article_content ol li:nth-of-type(89):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(89):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(89):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(89):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(89):before,.wp_content_wrapper .main_contents ol li:nth-of-type(89):before,.wp_content_wrapper .article_content ol li:nth-of-type(89):before{content:"89.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(90):before,#wpwrap .wp-block-column ol li:nth-of-type(90):before,#wpwrap .is-layout-flow ol li:nth-of-type(90):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(90):before,#wpwrap .main_contents ol li:nth-of-type(90):before,#wpwrap .article_content ol li:nth-of-type(90):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(90):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(90):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(90):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(90):before,.wp_content_wrapper .main_contents ol li:nth-of-type(90):before,.wp_content_wrapper .article_content ol li:nth-of-type(90):before{content:"90.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(91):before,#wpwrap .wp-block-column ol li:nth-of-type(91):before,#wpwrap .is-layout-flow ol li:nth-of-type(91):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(91):before,#wpwrap .main_contents ol li:nth-of-type(91):before,#wpwrap .article_content ol li:nth-of-type(91):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(91):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(91):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(91):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(91):before,.wp_content_wrapper .main_contents ol li:nth-of-type(91):before,.wp_content_wrapper .article_content ol li:nth-of-type(91):before{content:"91.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(92):before,#wpwrap .wp-block-column ol li:nth-of-type(92):before,#wpwrap .is-layout-flow ol li:nth-of-type(92):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(92):before,#wpwrap .main_contents ol li:nth-of-type(92):before,#wpwrap .article_content ol li:nth-of-type(92):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(92):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(92):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(92):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(92):before,.wp_content_wrapper .main_contents ol li:nth-of-type(92):before,.wp_content_wrapper .article_content ol li:nth-of-type(92):before{content:"92.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(93):before,#wpwrap .wp-block-column ol li:nth-of-type(93):before,#wpwrap .is-layout-flow ol li:nth-of-type(93):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(93):before,#wpwrap .main_contents ol li:nth-of-type(93):before,#wpwrap .article_content ol li:nth-of-type(93):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(93):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(93):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(93):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(93):before,.wp_content_wrapper .main_contents ol li:nth-of-type(93):before,.wp_content_wrapper .article_content ol li:nth-of-type(93):before{content:"93.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(94):before,#wpwrap .wp-block-column ol li:nth-of-type(94):before,#wpwrap .is-layout-flow ol li:nth-of-type(94):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(94):before,#wpwrap .main_contents ol li:nth-of-type(94):before,#wpwrap .article_content ol li:nth-of-type(94):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(94):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(94):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(94):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(94):before,.wp_content_wrapper .main_contents ol li:nth-of-type(94):before,.wp_content_wrapper .article_content ol li:nth-of-type(94):before{content:"94.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(95):before,#wpwrap .wp-block-column ol li:nth-of-type(95):before,#wpwrap .is-layout-flow ol li:nth-of-type(95):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(95):before,#wpwrap .main_contents ol li:nth-of-type(95):before,#wpwrap .article_content ol li:nth-of-type(95):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(95):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(95):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(95):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(95):before,.wp_content_wrapper .main_contents ol li:nth-of-type(95):before,.wp_content_wrapper .article_content ol li:nth-of-type(95):before{content:"95.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(96):before,#wpwrap .wp-block-column ol li:nth-of-type(96):before,#wpwrap .is-layout-flow ol li:nth-of-type(96):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(96):before,#wpwrap .main_contents ol li:nth-of-type(96):before,#wpwrap .article_content ol li:nth-of-type(96):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(96):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(96):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(96):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(96):before,.wp_content_wrapper .main_contents ol li:nth-of-type(96):before,.wp_content_wrapper .article_content ol li:nth-of-type(96):before{content:"96.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(97):before,#wpwrap .wp-block-column ol li:nth-of-type(97):before,#wpwrap .is-layout-flow ol li:nth-of-type(97):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(97):before,#wpwrap .main_contents ol li:nth-of-type(97):before,#wpwrap .article_content ol li:nth-of-type(97):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(97):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(97):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(97):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(97):before,.wp_content_wrapper .main_contents ol li:nth-of-type(97):before,.wp_content_wrapper .article_content ol li:nth-of-type(97):before{content:"97.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(98):before,#wpwrap .wp-block-column ol li:nth-of-type(98):before,#wpwrap .is-layout-flow ol li:nth-of-type(98):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(98):before,#wpwrap .main_contents ol li:nth-of-type(98):before,#wpwrap .article_content ol li:nth-of-type(98):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(98):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(98):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(98):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(98):before,.wp_content_wrapper .main_contents ol li:nth-of-type(98):before,.wp_content_wrapper .article_content ol li:nth-of-type(98):before{content:"98.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper ol li:nth-of-type(99):before,#wpwrap .wp-block-column ol li:nth-of-type(99):before,#wpwrap .is-layout-flow ol li:nth-of-type(99):before,#wpwrap .wp-block-column-is-layout-flow ol li:nth-of-type(99):before,#wpwrap .main_contents ol li:nth-of-type(99):before,#wpwrap .article_content ol li:nth-of-type(99):before,.wp_content_wrapper .editor-styles-wrapper ol li:nth-of-type(99):before,.wp_content_wrapper .wp-block-column ol li:nth-of-type(99):before,.wp_content_wrapper .is-layout-flow ol li:nth-of-type(99):before,.wp_content_wrapper .wp-block-column-is-layout-flow ol li:nth-of-type(99):before,.wp_content_wrapper .main_contents ol li:nth-of-type(99):before,.wp_content_wrapper .article_content ol li:nth-of-type(99):before{content:"99.";font-weight:900;color:#4095ca;position:relative;margin-left:-2.6rem;margin-right:1rem}#wpwrap .editor-styles-wrapper blockquote,#wpwrap .wp-block-column blockquote,#wpwrap .is-layout-flow blockquote,#wpwrap .wp-block-column-is-layout-flow blockquote,#wpwrap .main_contents blockquote,#wpwrap .article_content blockquote,.wp_content_wrapper .editor-styles-wrapper blockquote,.wp_content_wrapper .wp-block-column blockquote,.wp_content_wrapper .is-layout-flow blockquote,.wp_content_wrapper .wp-block-column-is-layout-flow blockquote,.wp_content_wrapper .main_contents blockquote,.wp_content_wrapper .article_content blockquote{border:1px solid #dbdbdb;margin:3rem 0;padding:3rem 3.5rem 3rem}#wpwrap .editor-styles-wrapper mark,#wpwrap .wp-block-column mark,#wpwrap .is-layout-flow mark,#wpwrap .wp-block-column-is-layout-flow mark,#wpwrap .main_contents mark,#wpwrap .article_content mark,.wp_content_wrapper .editor-styles-wrapper mark,.wp_content_wrapper .wp-block-column mark,.wp_content_wrapper .is-layout-flow mark,.wp_content_wrapper .wp-block-column-is-layout-flow mark,.wp_content_wrapper .main_contents mark,.wp_content_wrapper .article_content mark{background-color:#f7f0b0;color:#000;font-style:normal;font-weight:700}#wpwrap .editor-styles-wrapper .wp-block-table,#wpwrap .wp-block-column .wp-block-table,#wpwrap .is-layout-flow .wp-block-table,#wpwrap .wp-block-column-is-layout-flow .wp-block-table,#wpwrap .main_contents .wp-block-table,#wpwrap .article_content .wp-block-table,.wp_content_wrapper .editor-styles-wrapper .wp-block-table,.wp_content_wrapper .wp-block-column .wp-block-table,.wp_content_wrapper .is-layout-flow .wp-block-table,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table,.wp_content_wrapper .main_contents .wp-block-table,.wp_content_wrapper .article_content .wp-block-table{width:100%;overflow-x:initial}#wpwrap .editor-styles-wrapper .wp-block-table figcaption,#wpwrap .wp-block-column .wp-block-table figcaption,#wpwrap .is-layout-flow .wp-block-table figcaption,#wpwrap .wp-block-column-is-layout-flow .wp-block-table figcaption,#wpwrap .main_contents .wp-block-table figcaption,#wpwrap .article_content .wp-block-table figcaption,.wp_content_wrapper .editor-styles-wrapper .wp-block-table figcaption,.wp_content_wrapper .wp-block-column .wp-block-table figcaption,.wp_content_wrapper .is-layout-flow .wp-block-table figcaption,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table figcaption,.wp_content_wrapper .main_contents .wp-block-table figcaption,.wp_content_wrapper .article_content .wp-block-table figcaption{display:none}#wpwrap .editor-styles-wrapper .wp-block-table table,#wpwrap .wp-block-column .wp-block-table table,#wpwrap .is-layout-flow .wp-block-table table,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table,#wpwrap .main_contents .wp-block-table table,#wpwrap .article_content .wp-block-table table,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table,.wp_content_wrapper .wp-block-column .wp-block-table table,.wp_content_wrapper .is-layout-flow .wp-block-table table,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table,.wp_content_wrapper .main_contents .wp-block-table table,.wp_content_wrapper .article_content .wp-block-table table{display:table;width:100%;min-width:100%;max-width:100%;margin:4.8rem 0}#wpwrap .editor-styles-wrapper .wp-block-table table thead,#wpwrap .wp-block-column .wp-block-table table thead,#wpwrap .is-layout-flow .wp-block-table table thead,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table thead,#wpwrap .main_contents .wp-block-table table thead,#wpwrap .article_content .wp-block-table table thead,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table thead,.wp_content_wrapper .wp-block-column .wp-block-table table thead,.wp_content_wrapper .is-layout-flow .wp-block-table table thead,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table thead,.wp_content_wrapper .main_contents .wp-block-table table thead,.wp_content_wrapper .article_content .wp-block-table table thead{border:none}#wpwrap .editor-styles-wrapper .wp-block-table table thead th,#wpwrap .wp-block-column .wp-block-table table thead th,#wpwrap .is-layout-flow .wp-block-table table thead th,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table thead th,#wpwrap .main_contents .wp-block-table table thead th,#wpwrap .article_content .wp-block-table table thead th,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table thead th,.wp_content_wrapper .wp-block-column .wp-block-table table thead th,.wp_content_wrapper .is-layout-flow .wp-block-table table thead th,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table thead th,.wp_content_wrapper .main_contents .wp-block-table table thead th,.wp_content_wrapper .article_content .wp-block-table table thead th{font-size:1.5rem;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;padding:.5rem;vertical-align:middle;text-align:left}#wpwrap .editor-styles-wrapper .wp-block-table table tr td,#wpwrap .wp-block-column .wp-block-table table tr td,#wpwrap .is-layout-flow .wp-block-table table tr td,#wpwrap .wp-block-column-is-layout-flow .wp-block-table table tr td,#wpwrap .main_contents .wp-block-table table tr td,#wpwrap .article_content .wp-block-table table tr td,.wp_content_wrapper .editor-styles-wrapper .wp-block-table table tr td,.wp_content_wrapper .wp-block-column .wp-block-table table tr td,.wp_content_wrapper .is-layout-flow .wp-block-table table tr td,.wp_content_wrapper .wp-block-column-is-layout-flow .wp-block-table table tr td,.wp_content_wrapper .main_contents .wp-block-table table tr td,.wp_content_wrapper .article_content .wp-block-table table tr td{font-size:1.5rem;font-weight:500;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;text-align:left;vertical-align:middle;padding:.5rem}.wp_content_wrapper #ez-toc-container{padding:0;background-color:#fff;border:.2rem solid #d7092f;border-radius:1;margin:5rem 0 5rem;padding:.3rem 3.5rem 3rem;margin-bottom:4.8rem}.wp_content_wrapper #ez-toc-container .ez-toc-title-container .ez-toc-title{color:#d7092f;padding:2rem 0;font-size:1.8rem;font-weight:900;display:block;border-bottom:1px solid #e0e0e0}.wp_content_wrapper #ez-toc-container nav ul li a{color:initial;margin:0 0 .8rem;padding:0 0 .5rem;border-bottom:1px dashed #e0e0e0;display:block}.wp_content_wrapper #ez-toc-container nav ul li a:before{color:#d7092f;font-weight:bold}.wp_content_wrapper #ez-toc-container nav .ez-toc-heading-level-2{font-size:1.5rem}.wp_content_wrapper #ez-toc-container nav .ez-toc-heading-level-3{font-size:1.4rem}.acf_blocks.related_article{position:relative;margin-top:5rem;margin-bottom:4.8rem;width:100%}.acf_blocks.related_article dt{font-size:1.5rem;font-weight:bold;color:#fff;line-height:3.1rem;letter-spacing:.08em;background-color:#009245;border-radius:.5rem;padding:0 1.75rem;position:absolute;top:-2.35rem;left:1.7rem}.acf_blocks.related_article dt:after{content:"";background-color:#009245;height:.69rem;width:.74rem;-webkit-clip-path:polygon(20% 100%, 100% 0, 0 0);clip-path:polygon(20% 100%, 100% 0, 0 0);display:block;position:absolute;bottom:-0.55rem;left:3.11rem}.acf_blocks.related_article dd{background-color:#fff;border:1px solid #c9c9c9;border-radius:.5rem;margin:4rem auto 0;padding:2rem 1.8rem 1rem}.acf_blocks.related_article dd a{font-size:1.4rem;font-weight:500;color:#d7092f;line-height:1.4;letter-spacing:.03em;text-decoration:underline;margin-bottom:1rem;margin-right:1rem}.acf_blocks.related_article dd a:hover{opacity:1;text-decoration:none}.acf_blocks.related_article dd a:after{content:"";width:1.5rem;height:1.5rem;display:inline-block;background-image:url(../images/icon_another_tab_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:.5rem;vertical-align:-0.1rem}}@media(min-width: 1600px){body.home .top_first_contents{background-image:url(../images/top_first_contents_bg_pc.png);background-repeat:no-repeat;background-position:left top 180.18px;background-size:100% auto}body.home .top_first_contents section.mainvisual{position:relative;overflow:hidden;padding:0 108.81px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:897.39px}body.home .top_first_contents section.mainvisual .img01{width:751.14px;display:block;position:absolute;top:147.42px;left:731.25px;z-index:1;border-radius:17.55px}body.home .top_first_contents section.mainvisual .img02{width:436.41px;display:block;position:absolute;top:398.97px;left:394.29px;border-radius:11.7px}body.home .top_first_contents section.mainvisual .img03{width:360.36px;display:block;position:absolute;top:93.6px;left:108.81px;border-radius:11.7px}body.home .top_first_contents section.mainvisual .img04{width:258.57px;display:block;position:absolute;top:459.81px;left:-102.96px;border-radius:11.7px}body.home .top_first_contents section.mainvisual h1{font-size:58.5px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.5;letter-spacing:.06em}body.home .top_first_contents section.mainvisual .mainvisual_news{width:493.74px;padding-bottom:11.7px}body.home .top_first_contents section.mainvisual .mainvisual_news a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.home .top_first_contents section.mainvisual .mainvisual_news a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.home .top_first_contents section.mainvisual .mainvisual_news a:hover{opacity:1}body.home .top_first_contents section.mainvisual .mainvisual_news a .date{font-size:17.55px;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1;letter-spacing:.09em}body.home .top_first_contents section.mainvisual .mainvisual_news a .news_title{font-size:16.38px;font-weight:normal;color:#333;line-height:1.5;letter-spacing:.03em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:18.72px}body.home .top_first_contents section.introduction{position:relative}body.home .top_first_contents section.introduction .introduction_inner{width:1287px;margin:0 auto;padding:189.54px 0 226.98px}body.home .top_first_contents section.introduction .introduction_inner .text{font-size:18.72px;font-weight:normal;color:#000;line-height:2.5;letter-spacing:.1em;width:574.47px}body.home .top_first_contents section.introduction .introduction_inner .bold_text{font-size:44.46px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.09em;margin-top:51.48px}body.home .top_first_contents section.introduction .white_text{font-size:163.8px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.04em;opacity:.65;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute}body.home .top_first_contents section.introduction .white_text.line01{right:70.2px;top:271.44px}body.home .top_first_contents section.introduction .white_text.line02{right:250.38px;top:648.18px}body.home .top_first_contents section.introduction .introduction_slider{width:calc(100% - 63.18px);margin-left:auto;border-radius:0 0 0 95.94px;overflow:hidden}body.home .top_first_contents section.introduction .introduction_slider .slick-list{padding-right:393.12px}body.home .top_first_contents section.introduction .introduction_slider li{position:relative}body.home .top_first_contents section.introduction .introduction_slider li img{display:block;width:100%;height:802.62px;-o-object-fit:cover;object-fit:cover}body.home .top_first_contents section.introduction .introduction_slider li dl{position:absolute;left:0;top:0;padding:421.2px 204.75px 0}body.home .top_first_contents section.introduction .introduction_slider li dl dt{font-size:16.38px;font-weight:500;color:#fff;line-height:60.84px;letter-spacing:.09em;padding-left:30.42px;background-image:url(../images/top_introduction_circle_blue_gradation.png);background-repeat:no-repeat;background-position:left center;background-size:60.84px 60.84px}body.home .top_first_contents section.introduction .introduction_slider li dl dd{font-size:15.21px;font-weight:normal;color:#fff;line-height:1.6;letter-spacing:.09em;margin-top:28.08px}body.home .top_first_contents section.introduction .introduction_slider li dl dd span{font-size:28.08px;font-weight:500;font-family:"Shippori Mincho",serif;line-height:2;letter-spacing:.09em;display:block;margin-bottom:28.08px}body.home .top_first_contents section.top_service{padding-right:70.2px}body.home .top_first_contents section.top_service .top_service_inner{width:1216.8px;margin:0 auto;padding:241.02px 0 168.48px;position:relative}body.home .top_first_contents section.top_service .top_service_inner .white_text{font-size:210.6px;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;position:absolute;top:720.72px;right:-64.35px}body.home .top_first_contents section.top_service .top_service_inner .service_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.home .top_first_contents section.top_service .top_service_inner .service_top .text_space{width:561.6px;padding-top:105.3px}body.home .top_first_contents section.top_service .top_service_inner .service_top .text_space .text{font-size:17.55px;font-weight:normal;color:#333;line-height:2.15;letter-spacing:.06em;margin-top:29.25px}body.home .top_first_contents section.top_service .top_service_inner .service_top img{width:592.02px;height:601.38px;display:block}body.home .top_first_contents section.top_service .top_service_inner ul{margin-top:76.05px}body.home .top_first_contents section.top_service .top_service_inner ul li{margin-bottom:81.9px}body.home .top_first_contents section.top_service .top_service_inner ul li .service_title{font-size:21.06px;font-weight:500;font-family:"Shippori Mincho",serif;color:#111;line-height:1.6;letter-spacing:.1em;border-bottom:1px solid #dbdbdb;padding-bottom:14.04px}body.home .top_first_contents section.top_service .top_service_inner ul li .service_title img{width:auto;height:57.6108px;display:inline-block;margin-right:19.89px;vertical-align:-14.04px}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:28.08px}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content img{-o-object-fit:cover;object-fit:cover;display:block;width:585px;height:280.8px;border-radius:11.7px}body.home .top_first_contents section.top_service .top_service_inner ul li .service_content p{font-size:17.55px;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;width:585px}body.home .top_first_contents section.top_service .top_service_inner .blue_link a{width:340.47px;margin:0 auto}body.home section.top_about{position:relative;padding-right:70.2px;background-color:rgba(223,236,245,.4);margin-bottom:100.62px}body.home section.top_about .top_about_inner{width:1216.8px;margin:0 auto;padding:91.26px 0 519.48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.home section.top_about .top_about_inner img{display:block;width:398.97px;height:389.61px;margin-top:91.26px}body.home section.top_about .top_about_inner .text_space{width:766.35px}body.home section.top_about .top_about_inner .text_space .title_space h2{white-space:nowrap}body.home section.top_about .top_about_inner .text_space .text{font-size:17.55px;font-weight:normal;color:#333;line-height:2.1;letter-spacing:.06em;margin-top:30.42px}body.home section.top_about .top_about_inner .text_space .blue_link{margin-top:74.88px}body.home section.top_about .top_about_inner .text_space .blue_link a{width:340.47px}body.home section.top_about .white_text{font-size:187.2px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;position:absolute;right:202.41px;bottom:306.54px}body.home section.top_about .achievements_wrapper{width:1372.41px;border-radius:0 11.7px 11.7px 0;background-image:url(../images/top_about_achievements_bg_pc.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;bottom:-101.79px}body.home section.top_about .achievements_wrapper .achievements{width:33.3333333333%;border-right:1px solid #fff}body.home section.top_about .achievements_wrapper .achievements:last-of-type{border-right:none}body.home section.top_about .achievements_wrapper .achievements dl{padding:46.8px 74.88px 42.12px}body.home section.top_about .achievements_wrapper .achievements dl dt{font-size:21.06px;font-weight:bold;color:#fff;line-height:1.3;letter-spacing:.06em}body.home section.top_about .achievements_wrapper .achievements dl dt span{font-size:25.74px;letter-spacing:.09em}body.home section.top_about .achievements_wrapper .achievements dl dt span span{font-size:93.6px;font-weight:normal;font-family:"Marcellus",serif;letter-spacing:.1em}body.home section.top_about .achievements_wrapper .achievements dl dd{font-size:23.4px;font-weight:300;color:#fff;line-height:1.8;letter-spacing:.09em;margin-top:122.85px;white-space:nowrap}body.home .top_overview{background-image:url(../images/top_overview_bg_pc.png);background-repeat:no-repeat;background-position:left bottom 686.79px;background-size:contain}body.home .top_overview section.top_news{padding-right:70.2px;margin-top:-28.08px}body.home .top_overview section.top_news .top_news_inner{width:1216.8px;margin:0 auto;padding:0 0 163.8px;position:relative}body.home .top_overview section.top_news .top_news_inner ul{width:100%;margin-top:32.76px;border-top:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li{border-bottom:1px solid #464646}body.home .top_overview section.top_news .top_news_inner ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:18.72px 0 21.06px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.home .top_overview section.top_news .top_news_inner ul li a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}body.home .top_overview section.top_news .top_news_inner ul li a:hover{opacity:1}body.home .top_overview section.top_news .top_news_inner ul li a .date{width:136.89px;font-size:16.38px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:2;letter-spacing:.09em}body.home .top_overview section.top_news .top_news_inner ul li a .category{width:198.9px}body.home .top_overview section.top_news .top_news_inner ul li a .category p{font-size:15.21px;font-weight:normal;color:#333;line-height:25.74px;letter-spacing:.06em;border-radius:7.02px;background-color:rgba(183,200,213,.5);padding:5.85px 14.04px 3.51px;display:inline-block}body.home .top_overview section.top_news .top_news_inner ul li a h3{width:calc(100% - 335.79px);font-size:18.72px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em}body.home .top_overview section.top_news .top_news_inner ul li.no_post{text-align:center;padding-top:35.1px;font-size:23.4px;color:#333;border-bottom:none}body.home .top_overview section.top_news .top_news_inner .blue_link{position:absolute;right:0;top:35.1px}body.service .contents{background-image:url(../images/service_top_bg_pc.png),url(../images/service_bottom_bg_pc.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 709.02px;background-size:100% auto,100% auto}body.service section.service_introduction{padding-right:70.2px}body.service section.service_introduction .main_img{display:block;width:100%}body.service section.service_introduction .service_introduction_inner{width:1216.8px;margin:0 auto;padding:95.94px 0 23.4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.service section.service_introduction .service_introduction_inner .text_space{width:614.25px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:25.74px}body.service section.service_introduction .service_introduction_inner .text_space .text{font-size:17.55px;font-weight:normal;color:#333;line-height:2.2;letter-spacing:.06em;margin-top:26.91px}body.service section.service_introduction .service_introduction_inner .img_space{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:487.89px;position:relative}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper{position:absolute}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper img{width:202.41px;height:202.41px;display:block;border-radius:50%}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper p{font-size:18.72px;font-weight:600;color:#4095ca;line-height:1.6;letter-spacing:.08em;text-align:center;margin-top:8.19px}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper:after{content:"";width:285.48px;height:285.48px;display:block;background-image:url(../images/service_introduction_circle_bg_pc.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%;position:absolute;top:-41.535px;left:-41.535px;z-index:-1}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img01{left:0;top:0}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img02{right:0;top:109.98px}body.service section.service_introduction .service_introduction_inner .img_space .img_wrapper.img03{left:65.52px;top:353.34px}body.service section.service_introduction .service_introduction_inner .next_text{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center;font-size:37.44px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;background-image:url(../images/service_introduction_next_bg.png);background-repeat:no-repeat;background-position:center top;background-size:184.86px auto;padding:60.84px 0 81.9px;margin-top:102.96px}body.service section.service_introduction .service_introduction_inner .blue_box{width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #4c98db), to(rgba(76, 152, 219, 0.4)));background:linear-gradient(to bottom, #4c98db 50%, rgba(76, 152, 219, 0.4));border-radius:51.48px;padding:58.5px 148.356px 65.403px}body.service section.service_introduction .service_introduction_inner .blue_box img{display:block;width:893.88px;margin:0 auto 35.1px}body.service section.service_introduction .service_introduction_inner .blue_box dl{border:1px solid #fff;border-radius:17.55px;padding:32.76px 44.46px 44.46px;-webkit-filter:drop-shadow(0 3.51px 9.36px rgba(0, 0, 0, 0.11));filter:drop-shadow(0 3.51px 9.36px rgba(0, 0, 0, 0.11));-webkit-transform:translateZ(0);transform:translateZ(0)}body.service section.service_introduction .service_introduction_inner .blue_box dl dt{font-size:21.06px;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:.06em}body.service section.service_introduction .service_introduction_inner .blue_box dl dd{font-size:17.55px;font-weight:500;color:#fff;line-height:2;letter-spacing:.06em;margin-top:18.72px}body.service section.service_index{padding-right:70.2px}body.service section.service_index .service_index_inner{width:1123.2px;margin:0 auto;padding:136.89px 0 159.12px}body.service section.service_index .service_index_inner .link_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:35.1px}body.service section.service_index .service_index_inner .link_wrapper a{width:545.22px;height:280.8px;border-radius:5.85px;padding-top:168.48px;display:block;font-size:18.72px;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:.09em;text-align:center;-webkit-filter:drop-shadow(0 23.4px 46.8px rgba(0, 0, 0, 0.03));filter:drop-shadow(0 23.4px 46.8px rgba(0, 0, 0, 0.03));-webkit-transform:translateZ(0);transform:translateZ(0);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.service section.service_index .service_index_inner .link_wrapper a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.service section.service_index .service_index_inner .link_wrapper a:hover{opacity:1}body.service section.service_index .service_index_inner .link_wrapper a:after{content:"";width:51.48px;height:51.48px;display:block;margin:14.04px auto 0;background-image:url(../images/icon_circle_plus_white_black.png);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}body.service section.service_index .service_index_inner .link_wrapper a.link01{background-image:url(../images/service_index_link01_pc.jpg)}body.service section.service_index .service_index_inner .link_wrapper a.link02{background-image:url(../images/service_index_link02_pc.jpg)}body.service section.service_base{position:relative;overflow:hidden;padding-right:70.2px;padding-bottom:159.12px}body.service section.service_base .white_text{font-size:187.2px;font-weight:normal;font-family:"Marcellus",serif;line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;z-index:0}body.service section.service_base .service_base_overview{width:1123.2px;margin:0 auto;position:relative;z-index:1}body.service section.service_base .service_base_overview .title_space{text-align:center}body.service section.service_base .service_base_overview .text{font-size:17.55px;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em;text-align:center;margin:23.4px auto 0}body.service section.service_base .service_base_overview .img{display:block;margin:49.14px auto 0}body.service section.service_base .service_strengths{padding:126.36px 0 46.8px}body.service section.service_base .service_strengths .title_space{text-align:center}body.service section.service_base .service_strengths ul{margin-top:53.82px}body.service section.service_base .service_strengths ul li{position:relative;padding:93.6px 108.81px 104.13px}body.service section.service_base .service_strengths ul li .img_space{width:799.11px;height:561.6px;position:absolute;top:0;z-index:1}body.service section.service_base .service_strengths ul li .img_space img{width:100%;display:block}body.service section.service_base .service_strengths ul li .text_space{width:702px;min-height:526.5px;background-color:#fff;padding:50.31px 46.8px 23.4px}body.service section.service_base .service_strengths ul li .text_space .num{font-size:21.06px;font-weight:normal;font-family:"Marcellus",serif;color:#000;line-height:1;letter-spacing:0}body.service section.service_base .service_strengths ul li .text_space h3{font-size:28.08px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.5;letter-spacing:.09em;white-space:nowrap;margin-top:11.7px}body.service section.service_base .service_strengths ul li .text_space .text{font-size:17.55px;font-weight:normal;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:37.44px}body.service section.service_base .service_strengths ul li:nth-child(odd) .img_space{left:0}body.service section.service_base .service_strengths ul li:nth-child(odd) .img_space img{border-radius:0 17.55px 17.55px 0}body.service section.service_base .service_strengths ul li:nth-child(odd) .text_space{padding-left:140.4px;margin-left:auto}body.service section.service_base .service_strengths ul li:nth-child(even) .img_space{right:0}body.service section.service_base .service_strengths ul li:nth-child(even) .img_space img{border-radius:17.55px 0 0 17.55px}body.service section.service_base .service_strengths ul li:nth-child(even) .text_space{padding-right:140.4px}body.service section.service_base#service01{background-color:rgba(223,236,245,.4)}body.service section.service_base#service01 .white_text{color:#fff;top:-9.36px;left:-280.8px}body.service section.service_base#service01 .service_base_overview{padding-top:114.66px}body.service section.service_base#service01 .service_base_overview .img{width:1076.4px}body.service section.service_base#service01 .service_base_overview .text{width:1047.15px}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider{overflow:hidden;border-radius:0 17.55px 17.55px 0;height:530.01px}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide{margin:0 5.85px;position:relative}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide img{border-radius:0}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl{text-align:center;position:absolute;left:0;top:390.78px;width:100%;padding:0 11.7px;color:#fff}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dt{font-size:18.72px;font-weight:bold;line-height:1.6;letter-spacing:.08em}body.service section.service_base#service01 .service_strengths ul li.point01 .service01_point01_slider .slide dl dd{font-size:15.21px;font-weight:normal;line-height:1.6;letter-spacing:.06em;margin-top:11.7px}body.service section.service_base#service02{background-color:#fff;padding-top:203.58px}body.service section.service_base#service02 .white_text{color:#f8f8f8;top:79.56px;left:184.86px}body.service section.service_base#service02 .service_base_overview .img{width:1123.2px}body.service section.service_base#service02 .service_base_overview .text{width:1092.78px}body.service section.service_base#service02 .service_strengths{padding-bottom:0}body.service section.service_base#service02 .service_strengths ul li .img_space{padding-left:63.18px}body.service section.service_base#service02 .service_strengths ul li:nth-child(even) .img_space{padding-left:0}body.service section.service_support{background-color:rgba(223,236,245,.4)}body.service section.service_support .service_support_inner{width:1216.8px;margin:0 auto;padding:107.64px 0 198.9px}body.service section.service_support .service_support_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:44.46px}body.service section.service_support .service_support_inner ul:after{content:"";display:block;width:374.4px}body.service section.service_support .service_support_inner ul li{width:374.4px}body.service section.service_support .service_support_inner ul li img{width:100%;height:411.84px;display:block;-o-object-fit:cover;object-fit:cover}body.service section.service_support .service_support_inner ul li dl{margin-top:25.74px}body.service section.service_support .service_support_inner ul li dl dt{font-size:21.06px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.4;letter-spacing:.09em;text-align:center}body.service section.service_support .service_support_inner ul li dl dd{font-size:16.38px;font-weight:normal;color:#000;line-height:1.9;letter-spacing:.045em;margin-top:21.06px}body.service .price_seminar_contents .price{padding-bottom:0}body.service .price_seminar_contents .seminar_contents .seminar_contents_inner{padding-top:184.86px}body.about .contents{background-image:url(../images/about_top_bg_pc.png),url(../images/about_bottom_bg_pc.png);background-repeat:no-repeat,no-repeat;background-position:left top,left bottom 585px;background-size:100% auto,100% auto}body.about section.about_introduction{padding-right:70.2px;position:relative}body.about section.about_introduction .main_img{display:block;width:100%}body.about section.about_introduction .white_text{font-size:163.8px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;opacity:.65;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;top:1057.68px;right:154.44px}body.about section.about_introduction .about_introduction_inner{width:1216.8px;margin:0 auto;padding:95.94px 0 100.62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.about section.about_introduction .about_introduction_inner .text_space{padding-top:25.74px}body.about section.about_introduction .about_introduction_inner .text_space .title_space h2{font-size:42.12px}body.about section.about_introduction .about_introduction_inner .text_space .text{font-size:17.55px;font-weight:normal;color:#000;line-height:2.38;letter-spacing:.06em;margin-top:49.14px;width:100%}body.about section.about_introduction .about_introduction_inner .text_space .sign{font-size:16.38px;font-weight:normal;color:#000;line-height:3.2;letter-spacing:.06em;margin-top:43.29px}body.about section.about_introduction .about_introduction_inner .text_space .sign span{font-size:32.76px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1;letter-spacing:.06em}body.about section.about_introduction .profile{position:relative;padding-right:70.2px}body.about section.about_introduction .profile .img_wrapper{position:absolute;left:0;top:0;z-index:1}body.about section.about_introduction .profile .img_wrapper img{width:987.48px;display:block;position:relative;z-index:1}body.about section.about_introduction .profile .img_wrapper:after{content:"";width:987.48px;height:455.13px;display:block;background-color:#7db6d9;position:absolute;left:47.385px;top:46.8px;z-index:0}body.about section.about_introduction .profile .profile_inner{width:1123.2px;margin:0 auto;padding:553.41px 0 163.8px;position:relative}body.about section.about_introduction .profile .profile_inner .white_text{font-size:210.6px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;position:absolute;right:38.61px;top:421.2px}body.about section.about_introduction .profile .profile_inner h3{font-size:42.12px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:2;letter-spacing:.09em;border-bottom:1px solid #b7c8d5}body.about section.about_introduction .profile .profile_inner .text{font-size:17.55px;font-weight:500;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:37.44px}body.about section.about_promise{padding-right:70.2px}body.about section.about_promise .about_promise_inner{width:1216.8px;margin:0 auto;padding:124.02px 0 109.98px;position:relative}body.about section.about_promise .about_promise_inner .white_text{font-size:210.6px;font-weight:normal;font-family:"Marcellus",serif;color:#cfe3f2;line-height:1;letter-spacing:.06em;opacity:.4;position:absolute;left:0;top:217.62px;z-index:0}body.about section.about_promise .about_promise_inner .title_space{position:relative;z-index:1}body.about section.about_promise .about_promise_inner .title_space h2{font-size:42.12px}body.about section.about_promise .about_promise_inner img{display:block;width:1076.4px;margin:0 auto}body.about section.about_promise .about_promise_inner dl{padding:0 46.8px 0 128.7px;margin-top:-175.5px}body.about section.about_promise .about_promise_inner dl dt{font-size:37.44px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em}body.about section.about_promise .about_promise_inner dl dd{font-size:17.55px;font-weight:normal;color:#000;line-height:2.1;letter-spacing:.06em;margin-top:25.74px}body.about section.about_promise .about_promise_inner dl dd span{font-size:18.72px;font-weight:bold;letter-spacing:.06em;display:block;margin-bottom:29.25px}body.about section.about_company{padding-right:70.2px;position:relative}body.about section.about_company .white_text{font-size:210.6px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:1;letter-spacing:.06em;position:absolute;right:32.76px;top:0}body.about section.about_company .about_company_inner{width:1216.8px;margin:0 auto;padding:149.76px 0 198.9px}body.about section.about_company .about_company_inner table{width:100%;margin-top:28.08px}body.about section.about_company .about_company_inner table tr{border-bottom:1px solid #2e4c64}body.about section.about_company .about_company_inner table tr th{width:327.6px;font-size:18.72px;font-weight:bold;color:#333;line-height:1.75;letter-spacing:.06em;text-align:left;padding:30.42px 46.8px 28.08px}body.about section.about_company .about_company_inner table tr td{width:calc(100% - 327.6px);font-size:18.72px;font-weight:normal;color:#333;line-height:1.75;letter-spacing:.06em;padding:30.42px 46.8px 28.08px}body.post-type-archive-interview .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:cover}body.post-type-archive-interview .interview_new_topics .interview_archive_slider{position:relative}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-track{padding:0px 0 11.7px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li{height:331.11px;margin:0 29.25px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a{display:block;width:100%;height:100%;position:relative;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a:hover{opacity:1}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%;border-radius:23.4px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space{color:#fff;line-height:1.4;letter-spacing:.05em;-webkit-filter:drop-shadow(0 3.51px 7.02px rgba(0, 0, 0, 0.3));filter:drop-shadow(0 3.51px 7.02px rgba(0, 0, 0, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0);position:absolute;left:38.61px;bottom:21.06px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .heading{font-size:23.4px;font-weight:bold;margin-bottom:9.36px;text-shadow:1px 1px 4.68px rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider li a .text_space .text{font-size:16.38px;font-weight:500;margin-bottom:4.68px;text-shadow:1px 1px 4.68px rgba(0,0,0,.4)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow{position:absolute;top:355.68px;z-index:1;width:44.46px;height:44.46px;background-repeat:no-repeat;background-position:center center;background-size:cover;cursor:pointer;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow:hover{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow:hover{opacity:1}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow.prev-arrow{background-image:url(../images/slider_arrow_prev_black.png);left:37.44px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slide-arrow.next-arrow{background-image:url(../images/slider_arrow_next_black.png);right:37.44px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:29.25px 0 53.82px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li{margin:0 14.625px;width:11.7px;height:11.7px}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li button{width:100%;height:100%;cursor:pointer;border:none;border-radius:50%;font-size:0;line-height:0;display:block;padding:0;background-color:#d5d5d5;-webkit-filter:drop-shadow(0 11.7px 23.4px rgba(0, 0, 0, 0.3));filter:drop-shadow(0 11.7px 23.4px rgba(0, 0, 0, 0.3));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-interview .interview_new_topics .interview_archive_slider .slick-dots li.slick-active button{background-color:#2d2d2d}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner{width:1217.97px;margin:0 auto}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:182.52px 0}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul:after{content:"";width:383.76px;display:block}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li{width:383.76px}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a{background-color:#fff;border-radius:0 0 58.5px 0;padding:11.7px 10.53px 40.95px;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a:hover{opacity:1}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a img{width:100%;height:269.1px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 58.5px 0;margin-bottom:16.38px}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a .clinic{font-size:14.04px;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a .name{font-size:14.04px;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li a h3{font-size:28.08px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:18.72px;padding:0 21.06px;min-height:126.36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.post-type-archive-interview .interview_archive_wrap .interview_archive_inner ul li.no_post{width:100%;text-align:center;padding:23.4px 0 46.8px;font-size:23.4px;color:#333}body.single-interview .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:cover}body.single-interview .single_contents .outline_contents .outline_contents_inner{width:1214.46px;margin:-105.3px auto 0;padding:0px 0 78.39px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:57.33px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info img{-o-object-fit:cover;object-fit:cover;display:block;width:744.12px;height:421.2px;border-radius:23.4px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile{width:404.82px;height:100%;border-radius:11.7px;border:1px solid #e8e8e8}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head{border-bottom:1px solid #e8e8e8;padding:24.57px 21.06px 11.7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon{width:87.75px;height:90.09px;border:1px solid #e8e8e8;border-radius:3.51px;padding:8.19px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space{width:264.42px;padding:0 0 0 18.72px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .company{font-size:16.38px;font-weight:bold;color:#000;line-height:1.4;letter-spacing:0;margin-bottom:9.36px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .post{font-size:15.21px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .person{font-size:15.21px;font-weight:500}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name img{-o-object-fit:cover;object-fit:cover;display:block;width:37.44px;height:37.44px;border-radius:50%}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .profile_head .text_space .name p{width:215.28px;font-size:16.38px;font-weight:500;color:#000;line-height:1.4;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message{padding:24.57px 21.06px 40.95px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message p.text{font-size:16.38px;font-weight:normal;color:#8b8b8b;line-height:2.1;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:14.04px}body.single-interview .single_contents .outline_contents .outline_contents_inner .info .profile .message .tag_space p{font-size:15.21px;font-weight:normal;color:#4095ca;line-height:40.95px;letter-spacing:0;background-color:#fbf8f7;border-radius:21.06px;padding:0 11.7px;margin-right:11.7px;margin-bottom:11.7px}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point{border:1px solid #4095ca;border-radius:11.7px}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl{border-bottom:1px dashed #4095ca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:26.91px 25.74px 28.08px}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl:last-of-type{border-bottom:none}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt{font-size:21.06px;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:0}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dt img{width:46.8px;height:46.8px;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:12.87px}body.single-interview .single_contents .outline_contents .outline_contents_inner .outline_point dl dd{width:924.3px;font-size:17.55px;font-weight:normal;color:#1f1f1f;line-height:2;letter-spacing:0}body.single-interview .single_contents .detail_contents{margin-bottom:76.05px}body.single-interview .single_contents .detail_contents .detail_contents_inner{width:1214.46px;margin:0 auto;padding:35.1px 0 84.24px}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:155.61px}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base img{-o-object-fit:cover;object-fit:cover;display:block;width:468px;height:586.17px;border-radius:23.4px}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space{width:652.86px}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space h2{font-size:18.72px;font-weight:bold;color:#4095ca;line-height:2;letter-spacing:0;margin-bottom:3.51px}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dt{font-family:"Shippori Mincho",serif;font-size:28.08px;font-weight:500;color:#000;line-height:1.6;letter-spacing:.08em}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base .text_space dl dd{font-size:16.38px;font-weight:normal;color:#282c32;margin-top:28.08px;line-height:2.15;letter-spacing:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}body.single-interview .single_contents .detail_contents .detail_contents_inner .interview_space .interview_base:last-of-type{margin-bottom:0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice{border-top:1px solid #b7c8d5;margin:117px 0 0;padding:58.5px 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:42.12px 0 0}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents img{width:468px;height:325.26px;-o-object-fit:cover;object-fit:cover;border-radius:23.4px}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space{padding-left:91.26px}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dt{font-size:15.21px;font-weight:normal;letter-spacing:.08em;margin:0 0 3.51px}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space dl dd{font-size:18.72px;font-weight:500;letter-spacing:.08em;margin:0 0 11.7px}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space h3{font-family:"Shippori Mincho",serif;font-size:28.08px;font-weight:500;letter-spacing:.08em;margin:0 0 14.04px;line-height:49.14px}body.single-interview .single_contents .detail_contents .detail_contents_inner .staff_voice .staff_contents .text_space p{font-size:16.38px;font-weight:400;letter-spacing:.08em;line-height:35.1px}body.single-interview .selfine_voice{width:1372.41px;background:#cfe3f2;margin:0 0 152.1px;padding:22.23px 22.23px 22.23px 0;border-radius:0 0 93.6px 0}body.single-interview .selfine_voice .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 0 auto;width:1194.57px}body.single-interview .selfine_voice .inner img{width:520.65px;height:377.91px;-o-object-fit:cover;object-fit:cover;border-radius:0 0 93.6px 0;padding-left:91.26px}body.single-interview .selfine_voice .inner .text_space{padding:23.4px 0}body.single-interview .selfine_voice .inner .text_space dl{margin:11.7px 0 0}body.single-interview .selfine_voice .inner .text_space dl dt{font-family:"Shippori Mincho",serif;font-size:28.08px;font-weight:500;letter-spacing:.08em;margin:0 0 14.04px;line-height:49.14px}body.single-interview .selfine_voice .inner .text_space dl dd{font-size:16.38px;font-weight:400;letter-spacing:.08em;line-height:35.1px}body.single-interview .interview_related_wrap .interview_related_inner{width:1217.97px;margin:0 auto}body.single-interview .interview_related_wrap .interview_related_inner .title_space{text-align:center}body.single-interview .interview_related_wrap .interview_related_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:46.8px 0 140.4px}body.single-interview .interview_related_wrap .interview_related_inner ul li{width:383.76px}body.single-interview .interview_related_wrap .interview_related_inner ul li a{background-color:#fff;border-radius:0 0 58.5px 0;padding:11.7px 10.53px 40.95px;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-interview .interview_related_wrap .interview_related_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-interview .interview_related_wrap .interview_related_inner ul li a:hover{opacity:1}body.single-interview .interview_related_wrap .interview_related_inner ul li a img{width:100%;height:269.1px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 58.5px 0;margin-bottom:16.38px}body.single-interview .interview_related_wrap .interview_related_inner ul li a .clinic{font-size:14.04px;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}body.single-interview .interview_related_wrap .interview_related_inner ul li a .name{font-size:14.04px;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}body.single-interview .interview_related_wrap .interview_related_inner ul li a h3{font-size:28.08px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:18.72px;padding:0 21.06px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}body.single-interview .interview_related_wrap .interview_related_inner ul li.no_post{width:100%;text-align:center;padding:23.4px 0 46.8px;font-size:23.4px;color:#333}body.post-type-archive-news .contents,body.tax-news_category .contents{background-image:url(../images/news_archive_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.post-type-archive-news .news_archive_contents,body.tax-news_category .news_archive_contents{padding-right:70.2px;border-bottom:1px solid #b7c8d5}body.post-type-archive-news .news_archive_contents .list_wrapper,body.tax-news_category .news_archive_contents .list_wrapper{width:1216.8px;margin:0 auto;padding-top:56.16px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list,body.tax-news_category .news_archive_contents .list_wrapper .category_list{width:calc(100% - 893.88px);padding-bottom:179.01px}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul{background-color:rgba(183,200,213,.28);border-radius:11.7px;width:251.55px;padding:30.42px 22.698px;position:sticky;left:0;top:23.4px}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li{padding-left:24.57px;margin-bottom:16.38px}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li a,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li a{font-size:16.38px;font-weight:normal;color:#000;line-height:1.4;letter-spacing:.09em}body.post-type-archive-news .news_archive_contents .list_wrapper .category_list ul li.current,body.tax-news_category .news_archive_contents .list_wrapper .category_list ul li.current{background-image:url(../images/news_archive_checkmark.png);background-repeat:no-repeat;background-position:left center;background-size:14.0517px 10.764px}body.post-type-archive-news .news_archive_contents .list_wrapper .list,body.tax-news_category .news_archive_contents .list_wrapper .list{border-left:1px solid #b7c8d5;padding-left:98.28px;width:893.88px;padding-bottom:179.01px;margin-left:auto}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list:after,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list:after{content:"";width:374.4px;display:block}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li{width:374.4px;margin-bottom:67.86px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a:hover{opacity:1}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a img,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a img{width:100%;height:229.32px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 35.1px 0;margin-bottom:8.19px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .date,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .date{font-size:16.38px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;margin-right:11.7px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space{display:inline-block;margin-top:7.02px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a .tag_space p{font-size:15.21px;font-weight:normal;color:#333;line-height:25.74px;letter-spacing:.06em;display:inline-block;padding:5.85px 14.04px 3.51px;margin-right:7.02px;margin-bottom:7.02px;background-color:rgba(183,200,213,.5);border-radius:7.02px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li a h3,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li a h3{font-size:18.72px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.4;letter-spacing:.06em;margin-top:9.36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;text-align:center;padding:23.4px 0 46.8px;font-size:23.4px}body.post-type-archive-news .news_archive_contents .list_wrapper .list ul.news_list li.no_post,body.tax-news_category .news_archive_contents .list_wrapper .list ul.news_list li.no_post{width:100%;font-size:18.72px;text-align:center;padding:23.4px 0}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper{text-align:center}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul{display:inline-block;background-color:rgba(183,200,213,.28);border-radius:43.29px;padding:17.55px 32.76px 16.38px}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li{display:inline-block;margin:0 2.34px}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a{width:51.48px;height:51.48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:21.06px;font-weight:normal;color:#333;line-height:1;letter-spacing:.06em;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a:hover{opacity:1}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.next{background-image:url(../images/arrow_pagenation_next.png);background-repeat:no-repeat;background-position:right center;background-size:23.6808px 15.795px;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li a.prev{background-image:url(../images/arrow_pagenation_prev.png);background-repeat:no-repeat;background-position:left center;background-size:23.6808px 15.795px;color:rgba(0,0,0,0)}body.post-type-archive-news .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current,body.tax-news_category .news_archive_contents .list_wrapper .list .pagination_wrapper ul li span.current{width:51.48px;height:51.48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#333;border-radius:50%;font-size:21.06px;font-weight:normal;color:#fff;line-height:1;letter-spacing:.06em}body.post-type-archive-news section.interview_contents,body.tax-news_category section.interview_contents{background:none}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space p:before,body.tax-news_category section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.post-type-archive-news section.interview_contents .interview_contents_inner .title_space h2,body.tax-news_category section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner .text,body.tax-news_category section.interview_contents .interview_contents_inner .text{color:#333}body.post-type-archive-news section.interview_contents .interview_contents_inner ul li,body.tax-news_category section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.post-type-archive-news section.interview_contents .interview_contents_inner .interview_link a:after,body.tax-news_category section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.single-news .contents{background-image:url(../images/news_single_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.single-news .subpage_heading{min-height:auto}body.single-news .subpage_heading .subpage_heading_inner{padding:228.15px 0 81.9px;margin-top:21.06px}body.single-news .subpage_heading .subpage_heading_inner .info_space{width:100%;margin-top:28.08px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-news .subpage_heading .subpage_heading_inner .info_space .date{font-size:16.38px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:28.08px;letter-spacing:.09em;margin-right:23.4px}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category{font-size:15.21px;font-weight:normal;color:#333;line-height:35.1px;letter-spacing:.06em;display:inline-block;border-radius:7.02px;padding:0 14.04px;margin-right:7.02px;background-color:rgba(183,200,213,.5);-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .subpage_heading .subpage_heading_inner .info_space .tag_space .category:hover{opacity:1}body.single-news .single_contents{padding-right:70.2px}body.single-news .single_contents .single_contents_inner{width:1216.8px;margin:0 auto;padding:9.36px 0 145.08px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-news .single_contents .single_contents_inner .sns_space dt{font-size:21.06px;font-weight:normal;font-family:"Marcellus",serif;color:#555;line-height:1;letter-spacing:.03em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;padding-left:4.68px}body.single-news .single_contents .single_contents_inner .sns_space dd:before{content:"";width:1px;height:14.04px;display:block;background-color:#555;margin:15.21px auto}body.single-news .single_contents .single_contents_inner .sns_space dd a{width:26.208px;height:26.208px;display:block;margin:0 auto 25.74px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .single_contents .single_contents_inner .sns_space dd a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .single_contents .single_contents_inner .sns_space dd a:hover{opacity:1}body.single-news .single_contents .single_contents_inner .sns_space dd a img{-o-object-fit:contain;object-fit:contain;display:block;width:100%;height:100%}body.single-news .single_contents .single_contents_inner .main_contents_space{width:936px}body.single-news .single_contents .single_contents_inner .main_contents_space .thumbnail_img{display:block;width:100%;margin-bottom:21.06px;border-radius:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h2{font-size:21.06px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.06em;padding:14.04px 14.04px 9.36px;border-radius:5.85px;background-color:rgba(183,200,213,.5);margin-bottom:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h3{font-size:21.06px;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;padding-bottom:5.85px;border-bottom:1px solid #dbdbdb;margin-bottom:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h4{font-size:19.89px;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h5{font-size:18.72px;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents h6{font-size:17.55px;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;margin-bottom:23.4px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents p{font-size:17.55px;font-weight:500;color:#000;line-height:2;letter-spacing:.06em;margin-bottom:60.84px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol{margin:23.4px 0}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ul li,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents ol li{font-size:17.55px;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents blockquote,body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents div{margin:23.4px 0;padding:28.08px 28.08px 28.08px;border:1px solid #dbdbdb;font-size:17.55px;font-weight:500;color:#000;line-height:2;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table{margin:23.4px 0 35.1px;width:100%}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr{background:none !important}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr th{font-size:17.55px;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;padding:5.85px;vertical-align:middle;text-align:left}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents table tr td{font-size:17.55px;font-weight:500;color:#000;line-height:1.5;letter-spacing:.08em;border-bottom:1px solid #dbdbdb;text-align:left;vertical-align:middle;padding:5.85px}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents span{font-weight:bold !important;letter-spacing:.06em}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a{color:#4095ca;letter-spacing:.06em;text-decoration:underline}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents a:hover{opacity:1;text-decoration:none}body.single-news .single_contents .single_contents_inner .main_contents_space .main_contents img{max-width:100%;display:block;width:auto;margin:23.4px 0}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link{margin-top:46.8px}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a{width:280.8px;height:58.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;background-color:#4095ca;font-size:17.55px;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:31.59px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-news .single_contents .single_contents_inner .main_contents_space .back_link a:hover{opacity:1}body.single-news section.interview_contents{background:none;border-top:1px solid #b7c8d5}body.single-news section.interview_contents .interview_contents_inner .title_space p{color:#333}body.single-news section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.single-news section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.single-news section.interview_contents .interview_contents_inner .text{color:#333}body.single-news section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.single-news section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.single-news section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.contact .contents{background-image:url(../images/contact_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.contact .contact_contents{padding-right:70.2px}body.contact .contact_contents .contact_inner{width:1216.8px;margin:0 auto;padding:58.5px 0 44.46px}body.contact .contact_contents .contact_inner table{width:100%}body.contact .contact_contents .contact_inner table tr th{font-size:18.72px;font-weight:bold;text-align:left;line-height:74.88px;letter-spacing:.1em;color:#333;vertical-align:top;width:calc(100% - 889.2px)}body.contact .contact_contents .contact_inner table tr th .required:after{content:"";width:5.7096px;height:6.2244px;display:inline-block;background-image:url(../images/icon_required_red.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:2.34px;vertical-align:9.36px}body.contact .contact_contents .contact_inner table tr td{width:889.2px;font-size:16.38px;font-weight:500;color:#111;line-height:1.6;letter-spacing:.06em;padding:0 0 46.8px;vertical-align:top}body.contact .contact_contents .contact_inner table tr td a{letter-spacing:.06em}body.contact .contact_contents .contact_inner table tr td a:hover{opacity:1;text-decoration:underline}body.contact .contact_contents .contact_inner table tr td .wpcf7-checkbox .wpcf7-list-item{margin:0}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio{display:block;padding:28.08px 0 2.34px}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item{display:block;width:100%;margin:0 0 16.38px}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]{width:23.4px;min-width:23.4px;height:23.4px;background-color:#f4f4f4 !important;border:1px solid #b4b4b4;border-radius:50%;margin:0;display:block}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked{position:relative}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label input[type=radio]:checked:after{content:"";width:11.7px;height:11.7px;display:block;background-color:#56cae1;margin:auto;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}body.contact .contact_contents .contact_inner table tr td .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{font-size:18.72px;font-weight:500;color:#111;line-height:23.4px;letter-spacing:.06em;padding-left:23.4px;cursor:pointer}body.contact .contact_contents .contact_inner table tr td input[type=text],body.contact .contact_contents .contact_inner table tr td input[type=tel],body.contact .contact_contents .contact_inner table tr td input[type=email]{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:5.85px;width:100%;font-size:18.72px;font-weight:500;color:#000;letter-spacing:.06em;margin:0;line-height:72.54px;height:74.88px;padding:0 46.8px;cursor:initial}body.contact .contact_contents .contact_inner table tr td textarea{border:1px solid #e5e5e5;background-color:#fff !important;border-radius:5.85px;width:100%;font-size:18.72px;font-weight:500;color:#000;letter-spacing:.06em;line-height:2;padding:23.4px 46.8px;height:421.2px;color:#000;margin-bottom:11.7px}body.contact .contact_contents .contact_inner table tr td input::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-moz-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-moz-placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:-ms-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea:placeholder-shown{color:#929fa8}body.contact .contact_contents .contact_inner table tr td textarea::-webkit-input-placeholder{color:#929fa8}body.contact .contact_contents .contact_inner table tr td input:focus{outline:none}body.contact .contact_contents .contact_inner table tr td input[type=text]:focus,body.contact .contact_contents .contact_inner table tr td input[type=email]:focus,body.contact .contact_contents .contact_inner table tr td input[type=tel]:focus,body.contact .contact_contents .contact_inner table tr td input[type=search]:focus,body.contact .contact_contents .contact_inner table tr td input[type=url]:focus,body.contact .contact_contents .contact_inner table tr td textarea:focus{color:#000}body.contact .contact_contents .contact_inner table tr td .wpcf7-spinner{margin:23.4px 0 0}body.contact .contact_contents .contact_inner input[type=submit]{display:block;color:#fff;font-size:18.72px;font-weight:bold;letter-spacing:.06em;width:100%;height:74.88px;background-color:#111;border-radius:5.85px;cursor:pointer;-webkit-transition:.3s;transition:.3s;margin-top:30.42px}body.contact .contact_contents .contact_inner input[type=submit]:hover{opacity:1;background-color:#56cae1}body.contact .contact_contents .contact_inner .wpcf7-not-valid-tip{margin-top:14.04px;font-size:17.55px;font-weight:bold;display:block;color:#f03d61;padding:0 46.8px}body.contact .contact_contents .contact_inner .wpcf7-response-output{color:#f03d61;font-weight:900;border:none;font-size:18.72px;text-align:center}body.contact .contact_contents .contact_inner input[type=text],body.contact .contact_contents .contact_inner input[type=password],body.contact .contact_contents .contact_inner textarea,body.contact .contact_contents .contact_inner select{outline:none}body.contact section.interview_contents{background:none}body.contact section.interview_contents .interview_contents_inner .title_space p{color:#333}body.contact section.interview_contents .interview_contents_inner .title_space p:before{background-image:url(../images/title_dot.png)}body.contact section.interview_contents .interview_contents_inner .title_space h2{color:#333}body.contact section.interview_contents .interview_contents_inner .text{color:#333}body.contact section.interview_contents .interview_contents_inner ul li{-webkit-filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));filter:drop-shadow(0 17.55px 35.1px rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0)}body.contact section.interview_contents .interview_contents_inner .interview_link a{background-color:#4095ca;color:#fff}body.contact section.interview_contents .interview_contents_inner .interview_link a:after{background-image:url(../images/arrow_thin_long_white_right.png)}body.privacy .contents{background-image:url(../images/privacy_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.privacy .privacy_contents{padding-right:70.2px}body.privacy .privacy_contents .privacy_inner{width:1216.8px;margin:0 auto;padding:58.5px 0 174.33px}body.privacy .privacy_contents .privacy_inner .privacy_item{margin-bottom:66.69px}body.privacy .privacy_contents .privacy_inner .privacy_item h2{font-size:21.06px;font-weight:bold;color:#000;line-height:1.4;letter-spacing:.054em;padding-bottom:9.36px;border-bottom:1px solid #b7c8d5;margin-bottom:16.38px}body.privacy .privacy_contents .privacy_inner .privacy_item p{font-size:17.55px;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em;padding-left:1em;text-indent:-1em}body.privacy .privacy_contents .privacy_inner .privacy_item ul{padding:18.72px 0 18.72px 31.59px}body.privacy .privacy_contents .privacy_inner .privacy_item ul li{font-size:17.55px;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em;padding-left:1em;text-indent:-1em}body.act .contents{background-image:url(../images/act_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.act .act_inner{padding-right:70.2px}body.act .act_inner table{width:1076.4px;margin:18.72px auto 173.16px}body.act .act_inner table tr th{font-size:21.06px;font-weight:bold;color:#000;line-height:1.5;letter-spacing:.06em;text-align:left;border-bottom:1px solid #d8d8d8;width:calc(100% - 658.71px);padding:36.27px 0 36.27px}body.act .act_inner table tr td{font-size:21.06px;font-weight:500;color:#333;line-height:1.5;letter-spacing:.06em;text-align:left;border-bottom:1px solid #d8d8d8;width:658.71px;padding:36.27px 0 36.27px}body.notfound .subpage_heading .subpage_heading_inner{padding-bottom:163.8px}body.category .contents{background-image:url(../images/product_list_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.category section.product_list .product_list_inner{width:1216.8px;margin:0 auto;padding:0 0 70.2px}body.category section.product_list .product_list_inner ul li{margin-bottom:102.96px}body.category section.product_list .product_list_inner ul li article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.category section.product_list .product_list_inner ul li img{-o-object-fit:cover;object-fit:cover;display:block;width:537.03px;height:451.62px;border-radius:23.4px}body.category section.product_list .product_list_inner ul li .text_space{width:635.31px}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper{border-bottom:1px solid #d8d8d8;padding-bottom:26.91px}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .product_title{font-size:32.76px;font-weight:500;font-family:"Shippori Mincho",serif;color:#191919;line-height:1.6;letter-spacing:.03em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price{font-size:23.4px;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:14.04px}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .price em{font-size:23.4px;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.category section.product_list .product_list_inner ul li .text_space .product_title_wrapper .postage{font-size:16.38px;font-weight:normal;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:9.36px}body.category section.product_list .product_list_inner ul li .text_space .text{font-size:16.38px;font-weight:normal;color:#191919;line-height:2;letter-spacing:.03em;margin-top:14.04px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.category section.product_list .product_list_inner ul li .text_space .text p{font-size:16.38px;font-weight:normal;color:#191919;line-height:2;letter-spacing:.03em}body.category section.product_list .product_list_inner ul li .text_space .text .loopimg{display:none}body.category section.product_list .product_list_inner ul li .text_space a{font-size:15.21px;font-weight:500;color:#fff;line-height:1.4;letter-spacing:.08em;width:290.16px;height:52.65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:42.12px;border-radius:5.85px;background-color:#000;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}body.category section.product_list .product_list_inner ul li .text_space a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.category section.product_list .product_list_inner ul li .text_space a:hover{opacity:1}body.single-post .contents{background-image:url(../images/product_detail_bg_pc.png);background-repeat:no-repeat;background-position:left top;background-size:100% auto}body.single-post section.product_detail .product_detail_inner{width:1216.8px;margin:0 auto;padding:0 0 98.28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.single-post section.product_detail .product_detail_inner .img_space{width:537.03px !important}body.single-post section.product_detail .product_detail_inner .img_space .large_img{margin-bottom:44.46px}body.single-post section.product_detail .product_detail_inner .img_space .large_img a img{display:block;width:100%;height:451.62px;-o-object-fit:cover;object-fit:cover;border-radius:23.4px}body.single-post section.product_detail .product_detail_inner .img_space .small_img{width:100%;margin:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}body.single-post section.product_detail .product_detail_inner .img_space .small_img:after{content:"";width:168.48px;display:block}body.single-post section.product_detail .product_detail_inner .img_space .small_img a{cursor:pointer;width:168.48px !important;height:119.34px;margin:0 0 32.76px !important;border-radius:11.7px}body.single-post section.product_detail .product_detail_inner .img_space .small_img a img{width:100%;height:100% !important;display:block;-o-object-fit:cover;object-fit:cover;border-radius:11.7px}body.single-post section.product_detail .product_detail_inner .text_space{width:635.31px;margin-top:16.38px}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper{border-bottom:1px solid #d8d8d8;padding-bottom:26.91px}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .product_title{font-size:32.76px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price{font-size:23.4px;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em;margin-top:14.04px}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .price em{font-size:23.4px;font-weight:500;color:#000;line-height:1.4;letter-spacing:.06em}body.single-post section.product_detail .product_detail_inner .text_space .product_title_wrapper .postage{font-size:16.38px;font-weight:500;color:#888;line-height:1.4;letter-spacing:.08em;margin-top:9.36px}body.single-post section.product_detail .product_detail_inner .text_space .text{margin-top:14.04px;font-size:16.38px;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .text p{font-size:16.38px;font-weight:normal;color:#333;line-height:2;letter-spacing:.03em}body.single-post section.product_detail .product_detail_inner .text_space .itemsoldout{font-size:21.06px;font-weight:normal;color:#888;line-height:2;letter-spacing:.12em;margin:35.1px 0 109.98px;text-align:left}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:77.22px 0 0}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18.72px;font-weight:500;color:#000;line-height:2;letter-spacing:.05em}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space .quantity input[type=text]{margin-left:22.23px;font-size:25.74px;font-weight:normal;font-family:"Shippori Mincho",serif;color:#000;line-height:69.03px;letter-spacing:.05em;width:81.9px !important;height:71.37px;border-radius:5.85px;border:1px solid #191919;text-align:center;background-color:rgba(0,0,0,0)}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]{width:338.13px;height:71.37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#191919;background-image:url(../images/icon_cart_white.png);background-repeat:no-repeat;background-position:left 75.582px center;background-size:29.952px 28.08px;font-size:18.72px;font-weight:500;font-family:"Noto Sans JP",sans-serif;line-height:1.4;color:#fff;letter-spacing:.05em;border:none;padding-left:81.9px;border-radius:5.85px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position;cursor:pointer}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}body.single-post section.product_detail .product_detail_inner .text_space .add_cart_space input[type=submit]:hover{opacity:1}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info{width:100%;margin-top:101.79px}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl{border-bottom:1px solid #000;padding-bottom:8.19px;margin-bottom:40.95px;display:-webkit-box;display:-ms-flexbox;display:flex}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dt{font-size:16.38px;font-weight:500;color:#191919;line-height:2;letter-spacing:-0.02em;width:290.16px}body.single-post section.product_detail .product_detail_inner .text_space .purchase_info dl dd{font-size:16.38px;font-weight:normal;color:#191919;line-height:2;letter-spacing:-0.02em;width:calc(100% - 290.16px)}body.single-post section.product_detail .no_post_text{font-size:23.4px;font-weight:bold;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}.cart-page{padding:0 !important;background-image:url(../images/cart_bg.png);background-repeat:no-repeat;background-position:center left;background-size:100% auto}section.cart_contents{min-height:585px;padding-bottom:234px}section.cart_contents article{background-color:#fff}section.cart_contents article .article_inner{width:1076.4px;margin:0 auto;padding:81.9px 0 58.5px}section.cart_contents .msg_text{font-size:18.72px;font-weight:normal;color:#191919;line-height:2;letter-spacing:.12em;text-align:center}body{letter-spacing:.1em;overflow:auto}body a:hover{-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position;will-change:transition}body a:hover:hover{-ms-filter:"alpha(opacity=70)";-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}#header{margin-bottom:0}#header .header_inner{width:calc(100% - 70.2px);height:93.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 7.02px 0 63.18px;position:absolute;top:0;right:70.2px;z-index:9}#header .header_inner .logo{font-size:15.21px;font-weight:normal;color:#333;line-height:2;letter-spacing:.06em}#header .header_inner .logo a{display:inline-block;width:133.1343px;height:31.6719px;margin-right:17.55px;vertical-align:-3.51px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .logo a:hover{opacity:1}#header .header_inner .logo a img{width:100%;height:100%;display:block}#header .header_inner .link_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}#header .header_inner .link_wrapper .contact_link{width:165.555px;height:51.48px;margin-right:22.23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dc5068;font-size:16.38px;font-weight:normal;font-family:"Marcellus",serif;line-height:1;color:#fff;letter-spacing:.06em;border-radius:25.74px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .link_wrapper .contact_link:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .link_wrapper .contact_link:hover{opacity:1}#header .header_inner .link_wrapper .contact_link:before{content:"";width:16.6842px;height:13.5837px;display:block;background-image:url(../images/icon_mail_white.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:11.934px}#header .header_inner .link_wrapper .cart_link{width:71.37px;height:51.48px;font-size:11.7px;font-weight:normal;font-family:"Marcellus",serif;color:#333;line-height:1;letter-spacing:0;background-image:url(../images/icon_cart_black.png);background-repeat:no-repeat;background-position:center top 5.85px;background-size:27.8694px 26.6526px;padding-top:37.44px;position:relative;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .header_inner .link_wrapper .cart_link:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .header_inner .link_wrapper .cart_link:hover{opacity:1}#header .header_inner .link_wrapper .cart_link span{font-size:12.87px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:22.23px;letter-spacing:0;background-color:#4095ca;border-radius:11.115px;padding:0 9.36px;position:absolute;top:0;right:0}#header .pc_fixed_menu{width:70.2px;height:100vh;overflow:auto;background-color:rgba(255,255,255,.3);backdrop-filter:blur(23.4px);-webkit-backdrop-filter:blur(23.4px);position:fixed;right:0;top:0;z-index:10}#header .pc_fixed_menu ul{margin-top:18.72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header .pc_fixed_menu ul li{white-space:nowrap;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}#header .pc_fixed_menu ul li:after{content:"";width:14.04px;height:1px;display:inline-block;background-color:#091d44;margin:14.04px 0 14.04px}#header .pc_fixed_menu ul li:last-of-type:after{content:none}#header .pc_fixed_menu ul li a{font-size:15.21px;font-weight:500;color:#333;font-family:"Shippori Mincho",serif;line-height:2;letter-spacing:.02em;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#header .pc_fixed_menu ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#header .pc_fixed_menu ul li a:hover{opacity:1}a.fixed_contact_btn{display:block;position:fixed;right:115.83px;bottom:19.89px;top:auto;z-index:2;width:393.12px;height:152.1px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}a.fixed_contact_btn:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}a.fixed_contact_btn:hover{opacity:1 !important}a.fixed_contact_btn.news_visible{position:absolute;top:620.1px;bottom:auto}a.fixed_contact_btn dl{background-color:#fff;border-radius:11.7px;-webkit-filter:drop-shadow(0 23.4px 46.8px rgba(0, 0, 0, 0.07));filter:drop-shadow(0 23.4px 46.8px rgba(0, 0, 0, 0.07));-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%;padding:18.72px 22.815px;position:relative}a.fixed_contact_btn dl:after{content:"";width:147.42px;height:179.01px;display:block;background-image:url(../images/fixed_contact_btn_img.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;position:absolute;bottom:0;right:15.21px}a.fixed_contact_btn dl dt{font-size:18.72px;font-weight:600;font-family:"Shippori Mincho",serif;color:#4095ca;line-height:1.4;letter-spacing:.09em;border-bottom:1px solid #4095ca;padding-bottom:1px;display:inline-block}a.fixed_contact_btn dl dt:after{content:"";width:14.04px;height:14.04px;display:inline-block;background-image:url(../images/arrow_circle_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:9.36px;vertical-align:-1.17px}a.fixed_contact_btn dl dd{font-size:15.21px;font-weight:normal;color:#222;line-height:1.6;letter-spacing:.09em;margin-top:11.7px}.modal_menu{visibility:hidden;position:fixed;top:0;left:0;z-index:100;width:100%;height:100vh;opacity:0;overflow:auto;-webkit-transition:all .3s;transition:all .3s;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_menu.show{visibility:visible;opacity:1}.modal_menu .logo{width:238.329px;position:fixed;left:33.93px;top:32.175px;z-index:10}.modal_menu .logo a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .logo a:hover{opacity:1}.modal_menu .logo a img{width:100%;display:block}.modal_menu .menu_close_btn{width:70.2px;height:74.88px;position:absolute;top:0;right:0;background-image:url(../images/modal_menu_close_btn.png);background-repeat:no-repeat;background-position:center center;background-size:23.4px 25.74px;cursor:pointer}.modal_menu .modal_menu_contents{padding-right:70.2px;padding-top:46.8px;width:100%}.modal_menu .modal_menu_contents .modal_menu_sitemap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 70.2px;width:1216.8px}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dt{font-size:46.8px;font-weight:normal;font-family:"Marcellus",serif;color:#313156;line-height:1;letter-spacing:0;margin-bottom:23.4px}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd{display:block !important}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a{font-size:17.55px;font-weight:normal;color:#5d5d5d;line-height:2;letter-spacing:0;display:inline-block;margin-bottom:11.7px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .modal_menu_contents .modal_menu_sitemap dl dd a:hover{opacity:1}.modal_menu .modal_menu_contents .link_wrapper{margin:0 auto;width:1216.8px}.modal_menu .modal_menu_contents .link_wrapper .link{width:345.15px}.modal_menu .modal_menu_contents .link_wrapper .link p{font-size:16.38px;font-weight:bold;color:#000;line-height:2;letter-spacing:.06em;text-align:center;margin-bottom:4.68px}.modal_menu .modal_menu_contents .link_wrapper .link a{width:100%;height:74.88px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:37.44px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.modal_menu .modal_menu_contents .link_wrapper .link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.modal_menu .modal_menu_contents .link_wrapper .link a:hover{opacity:1}.modal_menu .modal_menu_contents .link_wrapper .link a.contact_link{background-color:#eb6094;background-image:url(../images/arrow_white_right.png);background-repeat:no-repeat;background-position:right 23.4px center;background-size:9.36px 15.093px;font-size:15.21px;font-weight:500}.modal_menu .modal_menu_contents .link_wrapper .link a.contact_link span{font-family:"Marcellus",serif;font-size:23.4px;letter-spacing:0}#footer{background-image:url(../images/footer_bg_pc.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;padding:0 70.2px 0 0}#footer .footer_inner{width:1303.38px;margin:0 auto;padding:228.15px 0 80.73px}#footer .footer_inner .footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #fff;padding-bottom:60.84px}#footer .footer_inner .footer_top img{display:block;width:748.9053px;height:185.5386px}#footer .footer_inner .footer_top p{font-size:17.55px;font-weight:bold;color:#434343;line-height:1.8;letter-spacing:.06em}#footer .footer_inner .footer_top p span{display:block;font-size:12.87px;font-weight:600;letter-spacing:.06em;color:#6e6e6e;margin-top:16.38px}#footer .footer_inner .footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:65.52px}#footer .footer_inner .footer_bottom .logo{font-size:15.21px;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:.06em}#footer .footer_inner .footer_bottom .logo a{display:inline-block;width:133.1343px;height:31.6719px;margin-right:17.55px;vertical-align:-3.51px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#footer .footer_inner .footer_bottom .logo a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#footer .footer_inner .footer_bottom .logo a:hover{opacity:1}#footer .footer_inner .footer_bottom .logo a img{width:100%;height:100%;display:block}#footer .footer_inner .footer_bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#footer .footer_inner .footer_bottom ul li{margin-left:46.8px}#footer .footer_inner .footer_bottom ul li a{font-size:17.55px;font-weight:normal;color:#6e6e6e;line-height:2;letter-spacing:0;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}#footer .footer_inner .footer_bottom ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}#footer .footer_inner .footer_bottom ul li a:hover{opacity:1}body.contact #footer{border-radius:35.1px 35.1px 0 0}section.contact_contents{background-image:url(../images/contact_contents_bg_pc.png);background-repeat:no-repeat;background-position:left bottom;background-size:100% 100%;padding-right:70.2px;border-radius:35.1px 35.1px 0 0}section.contact_contents .contact_contents_inner{width:830.7px;margin:0 auto;padding:87.75px 0 73.71px;text-align:center}section.contact_contents .contact_contents_inner .title_wrapper{height:143.325px;overflow:hidden}section.contact_contents .contact_contents_inner .title_wrapper h2{font-size:187.2px;font-weight:normal;font-family:"Marcellus",serif;color:#fff;line-height:.9;letter-spacing:.06em;opacity:.5}section.contact_contents .contact_contents_inner p{font-size:37.44px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.7;letter-spacing:.09em;margin-top:42.12px}section.contact_contents .contact_contents_inner ul{margin-top:63.18px}section.contact_contents .contact_contents_inner ul li{font-size:23.4px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.6;letter-spacing:.09em;margin-bottom:28.08px;width:100%;padding:11.7px 0 11.7px;border-radius:37.44px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.71)), to(rgba(231, 245, 254, 0.1775)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.71), rgba(231, 245, 254, 0.1775))}section.contact_contents .contact_contents_inner ul:after{content:"";margin:35.1px auto 0;display:block;width:11.7px;height:67.86px;background-image:url(../images/contact_contents_dots.png);background-repeat:no-repeat;background-position:center top;background-size:100% 100%}section.contact_contents .contact_contents_inner .contact_link{width:532.35px;height:149.76px;margin:79.56px auto 0;border-radius:74.88px;padding:15.21px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(231, 245, 254, 0.27)), to(rgba(231, 245, 254, 0.0675)));background:linear-gradient(to bottom, rgba(231, 245, 254, 0.27), rgba(231, 245, 254, 0.0675))}section.contact_contents .contact_contents_inner .contact_link a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:46.8px;background-color:#3a8bbe;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:right 31.707px center;background-size:40.2012px 6.3999px;font-size:32.76px;font-weight:bold;font-family:"Shippori Mincho",serif;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:59.67px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.contact_contents .contact_contents_inner .contact_link a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.contact_contents .contact_contents_inner .contact_link a:hover{opacity:1}section.interview_contents{background-image:url(../images/top_interview_bg_pc.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover;padding-right:70.2px}section.interview_contents .interview_contents_inner{width:1217.97px;margin:0 auto;padding:91.26px 0 210.6px;position:relative}section.interview_contents .interview_contents_inner .text{font-size:17.55px;font-weight:normal;color:#fff;line-height:1.9;letter-spacing:.06em;width:756.99px;margin-top:29.25px}section.interview_contents .interview_contents_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:45.63px}section.interview_contents .interview_contents_inner ul:after{content:"";width:383.76px;display:block}section.interview_contents .interview_contents_inner ul li{width:383.76px}section.interview_contents .interview_contents_inner ul li a{background-color:#fff;border-radius:0 0 58.5px 0;padding:11.7px 10.53px 40.95px;display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.interview_contents .interview_contents_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.interview_contents .interview_contents_inner ul li a:hover{opacity:1}section.interview_contents .interview_contents_inner ul li a img{width:100%;height:269.1px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 58.5px 0;margin-bottom:16.38px}section.interview_contents .interview_contents_inner ul li a .clinic{font-size:14.04px;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}section.interview_contents .interview_contents_inner ul li a .name{font-size:14.04px;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;padding:0 21.06px 9.36px}section.interview_contents .interview_contents_inner ul li a h3{font-size:28.08px;font-weight:500;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;margin-top:18.72px;padding:0 21.06px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}section.interview_contents .interview_contents_inner ul li.no_post{width:100%;text-align:center;padding:23.4px 0 46.8px;font-size:23.4px;color:#333}section.interview_contents .interview_contents_inner .interview_link a{width:280.8px;height:58.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:17.55px;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:29.25px;position:absolute;right:0;top:236.34px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.interview_contents .interview_contents_inner .interview_link a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}section.interview_contents .interview_contents_inner .interview_link a:hover{opacity:1 !important}section.interview_contents .interview_contents_inner .interview_link a:after{content:"";width:25.3539px;height:3.627px;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:14.04px}section.seminar_contents{padding-right:70.2px}section.seminar_contents .seminar_contents_inner{width:1216.8px;margin:0 auto;padding:145.08px 0 182.52px;position:relative}section.seminar_contents .seminar_contents_inner .text{font-size:17.55px;font-weight:normal;color:#333;line-height:2.05;letter-spacing:.06em;width:766.35px;margin-top:28.08px}section.seminar_contents .seminar_contents_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:39.78px}section.seminar_contents .seminar_contents_inner ul:after{content:"";width:374.4px;display:block}section.seminar_contents .seminar_contents_inner ul li{width:374.4px}section.seminar_contents .seminar_contents_inner ul li a{display:block;width:100%;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}section.seminar_contents .seminar_contents_inner ul li a:hover{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}section.seminar_contents .seminar_contents_inner ul li a:hover{opacity:1}section.seminar_contents .seminar_contents_inner ul li a img{width:100%;height:229.32px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:0 0 35.1px 0;margin-bottom:14.04px}section.seminar_contents .seminar_contents_inner ul li a .date{font-size:16.38px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.5;letter-spacing:.09em;display:inline-block;margin-right:11.7px}section.seminar_contents .seminar_contents_inner ul li a .tag_space{display:inline-block;margin-top:7.02px}section.seminar_contents .seminar_contents_inner ul li a .tag_space p{font-size:15.21px;font-weight:normal;color:#333;line-height:25.74px;letter-spacing:.06em;display:inline-block;padding:5.85px 14.04px 3.51px;margin-right:7.02px;margin-bottom:7.02px;background-color:rgba(183,200,213,.5);border-radius:7.02px}section.seminar_contents .seminar_contents_inner ul li a h3{font-size:18.72px;font-weight:300;font-family:"Shippori Mincho",serif;color:#333;line-height:1.4;letter-spacing:.06em;margin-top:14.04px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.seminar_contents .seminar_contents_inner ul li.no_post{width:100%;text-align:center;padding:23.4px 0 46.8px;font-size:23.4px}section.seminar_contents .seminar_contents_inner .blue_link{position:absolute;right:0;top:287.82px}.contact_banner{background-image:url(../images/contact_banner_bg_pc.png);background-repeat:no-repeat;background-position:center top;background-size:cover;border-radius:11.7px;position:relative;width:1053px;height:298.35px;margin:0 auto;padding:25.74px 63.18px 0;text-align:left}.contact_banner:after{content:"";width:296.01px;height:359.19px;background-image:url(../images/contact_banner_img_pc.png);background-repeat:no-repeat;background-position:right bottom;background-size:contain;display:block;position:absolute;right:7.02px;bottom:0}.contact_banner h3{font-size:32.76px;font-weight:bold;font-family:"Shippori Mincho",serif;color:#fff;line-height:1.6;letter-spacing:.08em}.contact_banner .text{font-size:17.55px;font-weight:normal;color:#fff;line-height:1.75;letter-spacing:.06em;margin-top:16.38px;width:669.24px}.contact_banner .link_sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32.76px;width:719.55px}.contact_banner .link_sign p{font-size:15.21px;font-weight:500;color:#fff;line-height:1.6;letter-spacing:.09em;text-align:right}.contact_banner .link_sign a{width:340.47px;height:58.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;font-size:17.55px;font-weight:bold;line-height:1.4;color:#4095ca;letter-spacing:.03em;border-radius:29.25px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.contact_banner .link_sign a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}.contact_banner .link_sign a:hover{opacity:1 !important}.contact_banner .link_sign a:after{content:"";width:25.3539px;height:3.627px;display:block;background-image:url(../images/arrow_thin_long_blue_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:14.04px}section.price{padding:149.76px 0 173.16px;position:relative}section.price .title_space{text-align:center;padding-right:70.2px}section.price .white_text{font-size:218.79px;font-weight:normal;font-family:"Marcellus",serif;color:#f8f8f8;line-height:1;letter-spacing:.06em;text-align:center;position:absolute;left:0;right:70.2px;top:542.88px;z-index:-1}section.price .price_slider{margin-top:63.18px}section.price .price_slider li{margin:0 35.1px}section.price .price_slider li img{width:197.73px;height:197.73px;display:block;border-radius:50%}section.price .price_slider li dl{text-align:center;margin-top:16.38px}section.price .price_slider li dl dt{font-size:21.06px;font-weight:bold;color:#4095ca;line-height:1.4;letter-spacing:.09em}section.price .price_slider li dl dd{font-size:15.21px;font-weight:normal;color:#333;line-height:1.4;letter-spacing:.09em;margin-top:4.68px}section.price .price_inner{width:1126.71px;margin:0 auto;padding:74.88px 70.2px 70.2px 0}section.price .price_inner .blue_box{background-color:rgba(223,236,245,.6);border-radius:11.7px;padding:19.89px 38.61px 25.74px;margin-bottom:18.72px}section.price .price_inner .blue_box .blue_text{font-size:18.72px;font-weight:bold;color:#4095ca;line-height:1.6;letter-spacing:.09em;text-align:center;margin-bottom:11.7px}section.price .price_inner .blue_box .white_box{background-color:#fff;border-radius:5.85px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18.72px 0 21.06px}section.price .price_inner .blue_box .white_box .white_box_content{width:50%;text-align:center}section.price .price_inner .blue_box .white_box .white_box_content .tag{font-size:17.55px;font-weight:500;color:#295f81;line-height:1.4;letter-spacing:.09em;padding:5.85px 22.23px;border-radius:30.42px;background-color:rgba(207,227,242,.7);display:inline-block;margin-right:17.55px;vertical-align:9.36px}section.price .price_inner .blue_box .white_box .white_box_content .num_text{font-size:28.08px;font-weight:500;color:#4095ca;line-height:1.6;letter-spacing:.08em;display:inline-block}section.price .price_inner .blue_box .white_box .white_box_content .num_text span{font-size:46.8px;letter-spacing:.08em;margin-right:2.34px}section.price .price_inner .blue_box .white_box .white_box_content.staff_content{background-image:linear-gradient(to bottom, #dbdbdb, #dbdbdb 5.85px, transparent 5.85px, transparent 11.7px);background-size:2.34px 11.7px;background-repeat:repeat-y;background-position:right top}section.price .price_inner .blue_box .white_box .white_box_content.staff_content .tag:before{content:"";width:25.1082px;height:16.5789px;display:inline-block;background-image:url(../images/icon_sftaff_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:6.435px;vertical-align:-1.17px}section.price .price_inner .blue_box .white_box .white_box_content.price_content .tag:before{content:"";width:18.0414px;height:18.0414px;display:inline-block;background-image:url(../images/icon_yen_circle_blue.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:7.722px;vertical-align:-1.17px}section.price .price_inner .navy_text{font-size:18.72px;font-weight:bold;color:#004b64;line-height:1.4;letter-spacing:.09em;text-align:center}section.price .price_inner .navy_text:before{content:"";width:30.2562px;height:30.2562px;display:block;background-image:url(../images/icon_circle_plus_navy.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin:0 auto 16.38px}section.price .price_inner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:18.72px}section.price .price_inner ul li{font-size:18.72px;font-weight:500;color:#004b64;line-height:1.4;letter-spacing:.09em;background-color:rgba(223,236,245,.7);border-radius:11.7px;width:504.27px;padding:22.23px 32.76px;margin-bottom:10.53px}section.price .banner_wrapper{text-align:center;padding-right:70.2px}section.price .banner_wrapper .blue_text{font-size:18.72px;font-weight:bold;color:#4095ca;line-height:1.7;letter-spacing:.09em;margin-bottom:25.74px}section.price .banner_wrapper .blue_text:before{content:"";width:28.08px;height:28.08px;display:block;margin:0 auto 8.19px;background-image:url(../images/icon_exclamation_mark_blue_gradation.png);background-repeat:no-repeat;background-position:center center;background-size:contain}section.subpage_heading{position:relative;min-height:588.51px;padding-right:70.2px;overflow:hidden}section.subpage_heading .bg_white_text{font-size:210.6px;font-weight:normal;font-family:"Marcellus",serif;color:rgba(207,227,242,.3);line-height:1;letter-spacing:.06em;white-space:nowrap;position:absolute;left:97.11px;top:255.06px;z-index:1}section.subpage_heading .subpage_heading_inner{width:1216.8px;margin:0 auto;padding:345.15px 0 35.1px;position:relative;z-index:2}section.subpage_heading .subpage_heading_inner .pan ul{display:-webkit-box;display:-ms-flexbox;display:flex}section.subpage_heading .subpage_heading_inner .pan ul li{font-size:12.87px;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:after{content:"|";font-size:12.87px;font-weight:300;color:#72818d;line-height:1.4;letter-spacing:.09em;display:inline;margin:0 5.85px}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.subpage_heading .subpage_heading_inner .pan ul li:last-of-type:after{content:none}section.subpage_heading .subpage_heading_inner .pan ul li a{font-size:12.87px;font-weight:300;color:#4095ca;line-height:1.4;letter-spacing:.09em;text-decoration:underline}section.subpage_heading .subpage_heading_inner .pan ul li a:hover{opacity:1;text-decoration:none}section.subpage_heading .subpage_heading_inner h1,section.subpage_heading .subpage_heading_inner .ja_text{font-size:42.12px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.6;letter-spacing:.06em}section.subpage_heading .subpage_heading_inner .text{font-size:17.55px;font-weight:normal;color:#000;line-height:2;letter-spacing:.06em;width:624.78px;margin-top:31.59px}.title_space .small_title,.title_space p{font-size:16.38px;font-weight:normal;color:#000;line-height:1.6;letter-spacing:.09em}.title_space .small_title:before,.title_space p:before{content:"";width:10.53px;height:10.53px;display:inline-block;background-image:url(../images/title_dot.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:7.02px;vertical-align:1px}.title_space .large_title,.title_space h2{font-size:37.44px;font-weight:500;font-family:"Shippori Mincho",serif;color:#000;line-height:1.7;letter-spacing:.09em;margin-top:16.38px;text-shadow:0 0 0 #000}.title_space.white_title p{color:#fff}.title_space.white_title p:before{background-color:#fff;border-radius:50%;background-image:none}.title_space.white_title h2{color:#fff}.blue_link a{width:280.8px;height:58.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4095ca;font-size:17.55px;font-weight:bold;line-height:1.4;color:#fff;letter-spacing:.03em;border-radius:29.25px;-webkit-transition:.3s;transition:.3s;will-change:transform,animation,position}.blue_link a:hover{-webkit-transform:scale(1.03, 1.03);transform:scale(1.03, 1.03)}.blue_link a:hover{opacity:1 !important}.blue_link a:after{content:"";width:25.3539px;height:3.627px;display:block;background-image:url(../images/arrow_thin_long_white_right.png);background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:14.04px}}/*# sourceMappingURL=style.css.map */