﻿body{opacity:0;animation:body 0.5s ease-in-out 1;animation-fill-mode:both}@-webkit-keyframes body{0%{opacity:0}100%{opacity:1}}@keyframes body{0%{opacity:0}100%{opacity:1}}.pc_none{display:none}.mcon{line-height:1.6;word-wrap:break-word}.mcon a img:hover{transition:all 0.5s ease}.mcon h1{font-size:2.2rem;margin-bottom:20px;background:#eeeeee}.mcon h2{font-size:1.8rem;margin-bottom:10px;margin-top:20px;background:#eeeeee}.mcon h3{font-size:1.6rem;margin-bottom:8px;margin-top:16px;background:#eeeeee}.mcon h4{font-size:1.2em;margin-bottom:5px;margin-top:5px;background:#eeeeee}.mcon h5,.mcon h6{margin-bottom:2px;margin-top:5px;background:#eeeeee}.mcon hr{border:none;border-top:1px dotted black}.mcon iframe{max-width:100%}.mcon img{max-width:100%;height:auto}.mcon ol{margin-top:1.2em;margin-bottom:0.7em}.mcon ol li{margin-left:1.5em;margin-bottom:0.5rem}.mcon p{margin-bottom:1em}.mcon ul{margin-top:1.2em;margin-bottom:0.7em}.mcon ul li{list-style-type:disc;margin-left:1.5em;margin-bottom:0.5rem}.hd_bg{width:100%;min-width:980px}.hd_bg .hd_01_bg{width:100%;min-width:980px;background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 5px, rgba(255,255,255,0) 5px, rgba(255,255,255,0) 10px),-webkit-linear-gradient(#f84072 0%, #c9023d 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 5px, rgba(255,255,255,0) 5px, rgba(255,255,255,0) 10px),-o-linear-gradient(#f84072 0%, #c9023d 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 5px, rgba(255,255,255,0) 5px, rgba(255,255,255,0) 10px),linear-gradient(#f84072 0%, #c9023d 100%);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.hd_bg .hd_01_bg .hd_01{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.hd_bg .hd_01_bg .hd_01 .hd_01_logo{width:720px}.hd_bg .hd_01_bg .hd_01 .hd_01_tel{width:260px}.hd_bg .hd_02_bg{width:100%;padding:15px 0;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.hd_bg .hd_02_bg .hd_02{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.hd_bg .hd_02_bg .hd_02 .hd_02_h1{margin-right:10px}.hd_bg .hd_02_bg .hd_02 .hd_02_logo{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex}.hd_bg .hd_02_bg .hd_02 .hd_02_logo a{margin-left:5px}.hd_bg .hd_02_bg .hd_02 .hd_02_link{margin-left:auto}.hd_bg .hd_02_bg .hd_02 .hd_02_link a{color:#000000;text-decoration:none}.hd_sp_fixed_logo_bg{display:none}.nav_bg{background:#F2539F;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.nav{overflow:visible;width:980px}.nav_list{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.nav_list img{-webkit-transition:All 0.5s ease;width:100%;height:auto}.nav_list a.current img{opacity:0}.nav_list>li{position:relative;width:calc(100% / 6);z-index:1000}.nav_list>li>a{color:#ffffff;text-decoration:none;font-size:1.05em;padding:15px 0;display:block;text-align:center;transition:All 0.5s ease}.nav_list>li:hover a{color:#F2539F;background:#ffffff}.nav_list>li:hover::before,.nav_list>li:hover::after{display:none}.nav_list>li:hover .nav_clist{display:block;animation:nav_active 1s ease 0s 1 alternate}.nav_list>li::before{content:"";width:1px;height:calc(100% - 30px);background:#ffffff;position:absolute;left:0;top:15px}.nav_list>li:last-child::after{content:"";width:1px;height:calc(100% - 30px);background:#ffffff;position:absolute;right:0;top:15px}@keyframes nav_active{0%{opacity:0}100%{opacity:1}}.nav_clist{display:none;transition:All 0.5s ease;width:100%;position:absolute;top:100%;left:0}.nav_clist>li{border-bottom:1px solid rgba(255,255,255,0.7);position:relative}.nav_clist>li>a{background-color:black;color:#fff;display:block;padding:10px;text-decoration:none}.nav_clist>li>a:hover,.nav_clist>li>a.current{opacity:0.8}.nav_clist>li:hover .nav_glist{display:block;animation:nav_active 1s ease 0s 1 alternate}.nav_glist{display:none;width:100%;position:absolute;top:0;left:100%}.nav_glist>li{border-bottom:1px solid rgba(255,255,255,0.4);border-left:1px solid rgba(255,255,255,0.4)}.nav_glist>li>a{background-color:rgba(0,0,0,0.7);color:#fff;display:block;padding:10px;text-decoration:none}.nav_glist>li>a:hover,.nav_glist>li>a.current{background-color:black;box-shadow:0 0 4px rgba(255,0,0,0.2)}.nav_sp_bg{display:none}.order_1{order:1}.order_2{order:2}.main{width:700px}.side{width:230px}.side h2{background-color:#EEE;color:#111;font-size:1.1em;font-weight:bold;margin-bottom:6px;padding:8px;text-align:center}.ft_bg{margin-top:40px;width:100%;min-width:980px}.ft_logo_nav_bg{background:#F48EBD;padding:30px 0;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.ft_logo_nav_bg .ft_logo_nav{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.ft_logo_nav_bg .ft_logo_nav .ft_logo{width:200px;margin-top:50px}.ft_logo_nav_bg .ft_logo_nav .ft_logo img{width:100%;height:auto}.ft_logo_nav_bg .ft_logo_nav .ft_nav{width:calc(100% - 250px)}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul li{margin:10px 10px 0 0;width:calc((100% - 50px) / 4)}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul li:first-child{width:100%}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul li::before{content:"●";color:#ffffff;font-size:0.8em}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul li a{color:#ffffff;padding:3px;text-decoration:none;transition:all 0.5s ease}.ft_logo_nav_bg .ft_logo_nav .ft_nav ul li a:hover{opacity:0.7}.ft_copy_bg{padding:10px 0;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.ft_copy_bg .ft_copy{width:980px;font-size:0.9em;text-align:center}.sns_bg{margin-top:30px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.sns_bg .sns{max-width:980px;width:100%}.sns_bg .sns h2{text-align:center;font-size:1.1em;font-weight:bold;margin:0 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;position:relative}.sns_bg .sns h2 br{display:none}.sns_bg .sns h2 span{background:#ffffff;padding:0 10px}.sns_bg .sns h2::before{content:"";width:100%;height:1px;position:absolute;left:0;top:50%;background:#dddddd;z-index:-1}.sns_bg .sns ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-evenly;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;-o-justify-content:space-evenly;justify-content:space-evenly}.sns_bg .sns ul li{width:calc((100% - 50px) / 3)}.sns_bg .sns ul li a{color:#ffffff;text-decoration:none;display:block;text-align:center;font-size:0.9em;padding:3px;border-radius:5px}.sns_bg .sns ul li.twitter a{background:#55ACEE;background:#000000}.sns_bg .sns ul li.facebook a{background:#3C5A99}.sns_bg .sns ul li.googleplus a{background:#DD4B39}.sns_bg .sns ul li.hatebu a{background:#3C7DD1}.sns_bg .sns ul li.line a{background:#00C300}.sns_bg .sns ul li.pocket a{background:#EE4257}.fixed_sp_tel{display:none}.pagetop{bottom:30px;right:30px;position:fixed;z-index:100;transition:all 0.5s ease}.pagetop:hover{opacity:0.7}.delay_01{animation-delay:0.2s !important}.delay_02{animation-delay:0.4s !important}.delay_03{animation-delay:0.6s !important}.delay_04{animation-delay:0.8s !important}.delay_05{animation-delay:1s !important}.delay_06{animation-delay:1.2s !important}.reflection_box{position:relative;overflow:hidden}img.img_c{display:block;margin:15px auto}.reflection{height:100%;width:30px;position:absolute;top:-100%;left:0;background:#fff;opacity:0;transform:rotate(45deg);animation:reflection 3s ease-in-out 1}@keyframes reflection{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:0.8}81%{transform:scale(4) rotate(45deg);opacity:1}100%{transform:scale(50) rotate(45deg);opacity:0}}@-webkit-keyframes reflection{0%{-webkit-transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);opacity:0.5}81%{-webkit-transform:scale(4) rotate(45deg);opacity:0.8}100%{-webkit-transform:scale(50) rotate(45deg);opacity:0}}@-moz-keyframes reflection{0%{-moz-transform:scale(0) rotate(45deg);opacity:0}80%{-moz-transform:scale(0) rotate(45deg);opacity:0.5}81%{-moz-transform:scale(4) rotate(45deg);opacity:0.8}100%{-moz-transform:scale(50) rotate(45deg);opacity:0}}@-ms-keyframes reflection{0%{-ms-transform:scale(0) rotate(45deg);opacity:0}80%{-ms-transform:scale(0) rotate(45deg);opacity:0.5}81%{-ms-transform:scale(4) rotate(45deg);opacity:0.8}100%{-ms-transform:scale(50) rotate(45deg);opacity:0}}@-o-keyframes reflection{0%{-o-transform:scale(0) rotate(45deg);opacity:0}80%{-o-transform:scale(0) rotate(45deg);opacity:0.5}81%{-o-transform:scale(4) rotate(45deg);opacity:0.8}100%{-o-transform:scale(50) rotate(45deg);opacity:0}}.breadcrumb_bg{margin-top:20px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.breadcrumb_bg .breadcrumb{width:980px}.breadcrumb_bg .breadcrumb ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.breadcrumb_bg .breadcrumb ul li a{color:#222222;text-decoration:none;transition:all 0.5s ease}.breadcrumb_bg .breadcrumb ul li a:hover{color:#F2539F}.breadcrumb_bg .breadcrumb ul li:first-child a{display:inline-block;background:url("../images/home.webp") center center no-repeat;width:16px;height:15px}.breadcrumb_bg .breadcrumb ul li:last-child::after{display:none}.breadcrumb_bg .breadcrumb ul li::after{content:">";margin:0 5px;color:#F2539F}.con_bg{margin-top:20px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.con_bg .con{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.con_bg .con h2.page_title{width:100%;color:#F2539F;border-left:4px solid #F2539F;padding:10px;font-weight:bold;font-size:1.35em;background:repeating-linear-gradient(to right, #FEEDE6, #FEEDE6 20px, #FEF4F2 20px, #FEF4F2 40px)}.con_bg .con .con_main_img{margin-top:20px;width:100%;position:relative}.con_bg .con .con_main_img img:nth-child(2){display:none}.con_bg .con .con_main_img .con_main_img_text{position:absolute;left:50px;bottom:30px;padding:10px;width:490px;background:rgba(255,255,255,0.7);box-shadow:0 0 4px rgba(0,0,0,0.05)}.con_bg .con .con_main_img02{margin-top:20px;height:440px;width:100%;position:relative;overflow:hidden}.con_bg .con .con_main_img02::after{z-index:1000;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url("../images/recruit/recruit_main_img02_frame.webp") center center no-repeat}.con_bg .con .con_main_img02_sp{display:none}.con_bg .con .con_main{margin-top:30px;width:710px;order:4}.con_bg .con .con_main.con_main_w100p{width:100%}.con_bg .con .con_side{margin-top:30px;width:240px;order:3}.con_bg .con .con_side .con_side_box{position:sticky;top:20px}.con_bg .con .con_side h2{color:#F2539F;font-size:1.1em;margin:20px 0 10px;padding:5px 10px;border-bottom:1px solid #F2539F;position:relative}.con_bg .con .con_side h2::after{content:"";position:absolute;left:0;top:4px;background:#F2539F;width:4px;height:calc(100% - 8px)}.con_bg .con .con_side .con_side_bnr ul li{margin-top:10px}.con_bg .con .con_side .con_side_bnr ul li:first-child{margin-top:0}.con_bg .con .con_side .con_side_bnr ul li a{transition:all 0.5s ease}.con_bg .con .con_side .con_side_bnr ul li a:hover{opacity:0.7}.con_bg .con .con_side .con_side_area .con_side_area_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.con_bg .con .con_side .con_side_area .con_side_area_img_text .con_side_area_img{width:90px}.con_bg .con .con_side .con_side_area .con_side_area_img_text .con_side_area_img img{width:100%;height:auto}.con_bg .con .con_side .con_side_area .con_side_area_img_text .con_side_area_text{width:calc(100% - 100px)}.con_bg .con .con_side .con_side_area .con_side_area_img_text .con_side_area_text strong{display:block;font-size:1.15em;color:#8EC500}.con_bg .con .con_side .con_side_area .con_side_area_img_text .con_side_area_text p{font-size:0.9em}.con_bg .con .con_side .con_side_overview p{margin-top:10px}.con_bg .con .con_side .con_side_overview p strong{display:block}.con_bg .con .con_side .con_side_overview .con_side_overview_logo{width:100%;margin-top:15px}.con_bg .con .con_side .con_side_overview .con_side_overview_logo img{max-width:100%;height:auto}.con_bg .con .con_side .con_side_overview .con_side_overview_fd{font-size:1.2em}.con_bg .con .con_side .con_side_overview .con_side_overview_fd a{pointer-events:none;color:#222222;text-decoration:none;background:url("../images/fd.webp") left center no-repeat;padding:0 0 0 26px}.page_common{width:100%}.page_common .page_common_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_common .page_common_01 h3{font-size:1.2em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:30px}.page_common .page_common_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:70px;height:70px;text-align:center;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1.1em}.page_common .page_common_01 h3 div{width:calc(100% - 80px)}.page_common .page_common_02{margin-top:30px}.page_common .page_common_02 h3{width:100%;color:#F2539F;font-size:1.4em;margin-top:20px;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_common .page_common_02 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_common .page_common_02 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_common a.link_pink{font-weight:bold;color:#F2539F;text-decoration:underline}.blog_pagenavi{padding:25px 0 0;padding:25px 0 0;margin-bottom:25px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.blog_pagenavi ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex}.blog_pagenavi ul li{margin:0 5px}.blog_pagenavi ul li a{display:block;text-decoration:none;color:#F2539F;border:1px solid #F2539F;min-width:2em;text-align:center;border-radius:5px;padding:2px 10px;transition:all 0.5s ease}.blog_pagenavi ul li a:hover{color:#ffffff;border:1px solid #F2539F;background:#F2539F}.page_flow{margin-top:30px;background:#EBFBDD;padding:20px;border-radius:5px}.page_flow h3{font-family:'Noto Serif JP', serif;color:#F2539F;font-size:1.6em;margin-bottom:15px}.page_flow .page_flow_box{background:#ffffff;border-radius:5px;padding:20px;margin-bottom:36px;position:relative}.page_flow .page_flow_box h4{font-family:'Noto Serif JP', serif;color:#F2539F;font-size:1.6em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_flow .page_flow_box h4 span{border:1px solid #F2539F;border-radius:25px;width:2em;height:2em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;margin-right:10px}.page_flow .page_flow_box h4 p{margin-left:10px;border-radius:15px;background:#F2539F;color:#ffffff;font-size:0.6em;padding:2px 10px;font-family:'Noto Sans JP', sans-serif}.page_flow .page_flow_box .page_flow_box_text_img{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text{width:calc(100% - 154px)}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text a{color:#59B200;font-size:1.1em;font-weight:bold;border-bottom-left-radius:0 3px;display:inline-block}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text p{margin-top:10px}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text p.supplement{color:#FF3300;text-indent:-1em;margin-left:1em}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text ul{list-style-type:disc;margin-left:1.5em}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text ul li{margin:5px 0}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_text img{max-width:100%;margin-top:15px;height:auto}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_img{width:144px}.page_flow .page_flow_box .page_flow_box_text_img .page_flow_box_img img{max-width:100%;height:auto}.page_flow .page_flow_box::after{position:absolute;left:calc(50% - 25px);bottom:-31px;content:"";width:0;height:0;border-style:solid;border-width:16px 25px 0 25px;border-color:#f456a0 transparent transparent transparent}.page_flow .page_flow_box:last-child{margin-bottom:0}.page_flow .page_flow_box:last-child::after{display:none}.top_main_bg{width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;position:relative;background:url("../images/top/top_main_bg.webp") center center no-repeat;background-size:cover}.top_main_bg .flexslider_bg{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.top_main_bg .flexslider_bg .slides{width:100%;height:100%}.top_main_bg .flexslider_bg .slides li{width:100%;height:100%}.top_main_bg .flexslider_bg .slides li:nth-child(1){background:url("../images/top/top_main_bg_01.webp") center center no-repeat;background-size:cover}.top_main_bg .flexslider_bg .slides li:nth-child(2){background:url("../images/top/top_main_bg_02.webp") center center no-repeat;background-size:cover}.top_main_bg .top_main{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-end;align-items:flex-end}.top_main_bg .top_main .top_main_img{margin-left:-110px}.top_main_bg .top_main .top_main_img .flexslider{width:730px}.top_main_bg .top_main .top_main_img .flexslider.flexslider_sp{display:none}.top_main_bg .top_main .top_main_img .flexslider .slides li img{width:100%;height:auto}.top_main_bg .top_main .top_main_img .flexslider .slides li img:nth-child(2){display:none !important}.top_main_bg .top_main .top_main_btn_bg{margin:10px 0;width:340px;background:#ffffff;box-shadow:0px 0px 5px rgba(0,0,0,0.1);border-radius:5px;padding:5px}.top_main_bg .top_main .top_main_btn_bg .top_main_catchphrase{font-size:0.85em;margin:0px 0 6px 0;text-align:center;font-weight:bold;line-height:1.4}.top_main_bg .top_main .top_main_btn_bg .top_main_catchphrase strong{color:#00A0EC;font-size:1.5em;margin:0 3px;background:linear-gradient(transparent 60%, #ff0 60%);text-shadow:0 0 3px rgba(255,255,0,0.2)}.top_main_bg .top_main .top_main_btn_bg .top_main_catchphrase strong span.strong_text01{font-size:1.4em;margin:0 3px}.top_main_bg .top_main .top_main_btn_bg .top_main_catchphrase span.text01{font-weight:bold;font-size:1.15em}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li{width:100%;margin-bottom:5px}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li:nth-last-child(2) a .top_main_btn_text .top_main_btn_text_04,.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li:last-child a .top_main_btn_text .top_main_btn_text_04{font-size:1.5em}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li:last-child{margin-bottom:0}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li:last-child a{background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),-webkit-linear-gradient(#66a869 0%, #3ba43f 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),-o-linear-gradient(#66a869 0%, #3ba43f 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),linear-gradient(#66a869 0%, #3ba43f 100%);border:1px solid #3ba43f}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li:last-child a .top_main_btn_text .top_main_btn_text_04{font-size:1.25em}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a{background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),-webkit-linear-gradient(#f84072 0%, #F85884 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),-o-linear-gradient(#f84072 0%, #F85884 100%);background:repeating-linear-gradient(-45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),repeating-linear-gradient(45deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px),linear-gradient(#f84072 0%, #F85884 100%);display:block;padding:5px;color:#ffffff;text-shadow:2px 2px 2px rgba(0,0,0,0.2);text-decoration:none;border:1px solid #C90E65;border-radius:5px;transition:all 0.5s ease;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a:hover{opacity:0.8}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_img{width:90px}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_img.top_main_btn_img_02{width:50px}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_img.top_main_btn_img_02 img{width:100%;height:auto}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text{width:calc(100% - 100px);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;line-height:1.2}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text.top_main_btn_text_s{width:calc(100% - 70px)}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_01{font-size:1.1em;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_01 span{font-size:2.4em;margin-left:auto}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_02{font-size:0.85em;width:38%}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_03{font-size:2.4em;position:relative;width:62%;letter-spacing:-0.05em;text-align:right;margin-bottom:5px}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_03 span{font-size:0.6em;margin-left:4px}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_03 p{position:absolute;right:-4px;top:4px;font-size:0.05em;letter-spacing:-0.05em}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_04{font-size:1.7em;width:100%}.top_main_bg .top_main .top_main_btn_bg ul.top_main_btn li a .top_main_btn_text .top_main_btn_text_05{text-align:right;font-size:1.1em;width:100%}.top_area_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_area_bg .top_area{width:980px}.top_area_bg .top_area h2{margin-bottom:10px;color:#50BBDC;font-size:1.4em;display:block;padding:3px 0px 3px 20px;background:url("../images/top/top_area_icon.webp") calc(50% - 13.5em) center no-repeat;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_area_bg .top_area ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_area_bg .top_area ul li{width:calc((100% - 43px) / 3);margin:0 20px 20px 0}.top_area_bg .top_area ul li:nth-child(3n){margin-right:0}.top_area_bg .top_area ul li:nth-last-child(-n+3){margin-bottom:0}.top_area_bg .top_area ul li a{width:100%;padding:10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;color:#F2539F;font-size:2.4em;font-weight:bold;text-align:center;text-decoration:none;line-height:1;border:2px solid #F2539F;transition:all 0.5s ease;background:repeating-linear-gradient(-45deg, #fff, #fff 2px, rgba(255,255,255,0) 2px, rgba(255,255,255,0) 4px) #F6EDF0;position:relative;border-radius:5px}.top_area_bg .top_area ul li a:hover{opacity:0.7}.top_area_bg .top_area ul li a::after{content:"";position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 15px 15px;border-color:transparent transparent #f253a0 transparent}.top_area_bg .top_area ul li a span{color:#50BBDC;font-size:0.4em;display:block;padding:3px 0px 3px 20px;background:url("../images/top/top_area_icon.webp") left center no-repeat}.top_area_bg .top_area ul li a p{padding-top:8px;border-top:1px solid #50BBDC;margin-top:7px;width:100%}.top_line_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_line_bg .top_line{width:980px}.top_line_bg .top_line a{transition:all 0.5s ease}.top_line_bg .top_line a:hover{opacity:0.8}.top_line_bg .top_line a img:nth-child(2){display:none}.top_credit_bg{margin-top:50px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_credit_bg .top_credit{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_credit_bg .top_credit .top_credit_text{width:calc(100% - 490px);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.top_credit_bg .top_credit .top_credit_text a{transition:all 0.5s ease}.top_credit_bg .top_credit .top_credit_text a:hover{opacity:0.7}.top_credit_bg .top_credit .top_credit_img{width:470px}.top_works_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_works_bg .top_works{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_works_bg .top_works h2{width:100%;background:#EB6FA5;color:#ffffff;font-size:1.5em;padding:15px 15px 15px 30px;position:relative;margin:30px 0 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_works_bg .top_works h2 a{display:inline-block;color:#F2539F;background:#ffffff;font-size:0.6em;text-decoration:none;text-align:center;border:1px solid #ffffff;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_works_bg .top_works h2 a:hover{color:#ffffff;background:#F2539F}.top_works_bg .top_works h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_works_bg .top_works h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_works_bg .top_works .top_works_box{width:calc((100% - 30px) / 2);border:3px solid #FCCCE4;border-radius:5px;padding:15px 20px 20px 20px}.top_works_bg .top_works .top_works_box:nth-child(3) .top_works_box_movie_bg{display:none}.top_works_bg .top_works .top_works_box h3{color:#F2539F;font-size:1.2em;padding:10px 0px 10px 10px;border-bottom:1px solid #F2539F;position:relative;margin:20px 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_works_bg .top_works .top_works_box h3:first-child{margin:0px 0 15px}.top_works_bg .top_works .top_works_box h3 a{display:inline-block;color:#ffffff;font-size:0.7em;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_works_bg .top_works .top_works_box h3 a:hover{color:#F2539F;background:#ffffff}.top_works_bg .top_works .top_works_box h3::before{content:"";width:4px;height:calc(100% - 20px);background:#FCCCE4;position:absolute;left:0;top:10px}.top_works_bg .top_works .top_works_box h3 br{display:none}.top_works_bg .top_works .top_works_box .top_works_box_cat ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li{width:calc((100% - 23px) / 3);margin:0 10px 10px 0}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li:first-child{display:none}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li:nth-child(3n+1){margin-right:0}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li a{color:#ffffff;text-decoration:none;font-size:1.1em;font-weight:bold;display:block;width:100%;padding:4px;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:5px;transition:all 0.5s ease}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li a:hover{color:#F2539F;background:#ffffff}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li a.top_works_box_cat_house{padding:5px 4px;border:none;background:url("../images/top/top_archive_cat02_bg_png.webp") center center no-repeat;background-size:cover;text-shadow:0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e}.top_works_bg .top_works .top_works_box .top_works_box_cat ul li a.top_works_box_cat_house:hover{color:#ffffff;opacity:0.6}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup{position:relative;background:repeating-linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0) 4px, rgba(255,255,255,0.3) 4px, rgba(255,255,255,0.3) 8px),#FEDFEE;width:calc((100% - 10px) / 2);margin:10px 10px 10px 0;border-radius:5px;overflow:hidden;transition:all 0.5s ease}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:nth-child(2n){margin:10px 0px 10px 0}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:nth-child(1) .top_works_archive_pickup_img{animation-delay:0.2s !important}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:nth-child(2) .top_works_archive_pickup_img{animation-delay:0.4s !important}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:nth-child(3) .top_works_archive_pickup_img{animation-delay:0.6s !important}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:nth-child(4) .top_works_archive_pickup_img{animation-delay:0.8s !important}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup a{color:#222222;text-decoration:none}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup:hover{opacity:0.8}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup .top_works_archive_pickup_img{width:100%}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup .top_works_archive_pickup_img img{width:100%;height:auto}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup .top_works_archive_pickup_cat{position:absolute;right:0;top:0;background:#F2539F;padding:3px;width:60px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff;border-bottom-left-radius:5px}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup .top_works_archive_pickup_cat02{position:absolute;right:0;top:0;background:#3b2b2e;padding:3px;width:60px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff;border-bottom-left-radius:5px}.top_works_bg .top_works .top_works_box .top_works_archive_pickup_bg .top_works_archive_pickup .top_works_archive_pickup_title{font-size:0.9em;width:calc(100% - 20px);padding:10px;margin:10px;background:#ffffff;border-radius:5px}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg{width:100%}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie{width:100%;margin:10px 0 5px;position:relative;border-radius:5px;overflow:hidden}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie a{display:block;width:100%;transition:all 0.5s ease}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie a img{object-fit:cover;width:100%;height:300px}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie a:hover::before{background:transparent}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie a::before{content:"";background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.5s ease}.top_works_bg .top_works .top_works_box .top_works_box_movie_bg .top_works_box_movie a::after{content:"";background:url("../images/top/top_youtube_icon.webp") center center no-repeat;background-size:contain;width:68px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 34px)}.top_column_staff_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_column_staff_bg .top_column_staff{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_column_staff_bg .top_column_staff h2{width:100%;background:#EB6FA5;color:#ffffff;font-size:1.5em;padding:15px 15px 15px 30px;position:relative;margin:30px 0 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_column_staff_bg .top_column_staff h2 a{display:inline-block;color:#F2539F;background:#ffffff;font-size:0.6em;text-decoration:none;text-align:center;border:1px solid #ffffff;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_column_staff_bg .top_column_staff h2 a:hover{color:#ffffff;background:#F2539F}.top_column_staff_bg .top_column_staff h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_column_staff_bg .top_column_staff h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_column_staff_bg .top_column_staff .top_column_box{width:calc((100% - 30px) / 2);border:3px solid #FCCCE4;border-radius:5px;padding:15px 20px 20px 20px}.top_column_staff_bg .top_column_staff .top_column_box h3{color:#F2539F;font-size:1.2em;padding:10px 0px 10px 10px;border-bottom:1px solid #F2539F;position:relative;margin:0px 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_column_staff_bg .top_column_staff .top_column_box h3 a{display:inline-block;color:#ffffff;font-size:0.7em;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_column_staff_bg .top_column_staff .top_column_box h3 a:hover{color:#F2539F;background:#ffffff}.top_column_staff_bg .top_column_staff .top_column_box h3::before{content:"";width:4px;height:calc(100% - 20px);background:#FCCCE4;position:absolute;left:0;top:10px}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li{width:calc((100% - 23px) / 3);margin:0 10px 10px 0}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li:first-child{display:none}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li:nth-child(3n+1){margin-right:0}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a{color:#ffffff;text-decoration:none;font-size:1.0em;font-weight:bold;display:block;width:100%;padding:3px;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:5px;transition:all 0.5s ease;line-height:1.2}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a.one_line{line-height:2.4}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a:hover{color:#F2539F;background:#ffffff}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a.top_column_cat_house{padding:4px;border:none;background:url("../images/top/top_archive_cat02_bg_png.webp") center center no-repeat;background-size:cover;text-shadow:0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a.top_column_cat_house:hover{color:#ffffff;opacity:0.6}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a.top_column_cat_event{background:#3ba43f;border:1px solid #3ba43f}.top_column_staff_bg .top_column_staff .top_column_box .top_column_cat ul li a.top_column_cat_event:hover{background:#ffffff;color:#3ba43f}.top_column_staff_bg .top_column_staff .top_staff_box{width:calc((100% - 30px) / 2)}.top_column_staff_bg .top_column_staff .top_staff_box h3{background:#EB6FA5;padding:5px 10px 10px;border-top-left-radius:2px;border-top-right-radius:2px;font-size:1.3em;color:#ffffff}.top_column_staff_bg .top_column_staff .top_staff_box h3 p{padding-top:5px;margin-top:5px;border-top:1px solid rgba(255,255,255,0.3);font-size:0.8em}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_main_img{width:100%}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_main_img img{width:100%;height:auto;border-radius:5px}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_main_img ul{margin:1em 0 0 2em}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_main_img ul li{font-size:1.05em;margin-top:10px;list-style-type:disc}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction{margin-top:30px;border:3px solid #EB6FA5;border-radius:5px}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_ope{padding:15px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_ope .top_staff_introduction_ope_img{width:90px}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_ope .top_staff_introduction_ope_img img{width:100%;height:auto}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_ope .top_staff_introduction_ope_text{width:calc(100% - 105px)}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_ope .top_staff_introduction_ope_text strong{display:block;font-size:1.1em;margin-bottom:5px}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_more{width:100%;background:#FDF5F2;padding:15px 10px 20px 10px}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_more img{display:block;margin:0px auto}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_more a{display:block;margin:20px auto 0;color:#ffffff;font-size:1.2em;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:5px;width:320px;padding:8px;transition:all 0.5s ease}.top_column_staff_bg .top_column_staff .top_staff_box .top_staff_introduction .top_staff_introduction_more a:hover{color:#F2539F;background:#ffffff}.top_archive_bg{width:100%}.top_archive_bg .top_archive:last-child a{border-bottom:1px dotted #cccccc}.top_archive_bg .top_archive a{width:100%;padding:20px 0px;border-top:1px dotted #cccccc;text-decoration:none;color:#222222;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;transition:all 0.5s ease}.top_archive_bg .top_archive a:hover{opacity:0.7}.top_archive_bg .top_archive a .top_archive_img{width:80px}.top_archive_bg .top_archive a .top_archive_img img{width:100%;height:auto;border-radius:5px}.top_archive_bg .top_archive a .top_archive_text{width:calc(100% - 100px)}.top_archive_bg .top_archive a .top_archive_text .top_archive_cat{background:#F2539F;border-radius:3px;padding:1px;width:100px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff}.top_archive_bg .top_archive a .top_archive_text .top_archive_cat02{background:#3b2b2e;border-radius:3px;padding:1px;width:100px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff}.top_archive_bg .top_archive a .top_archive_text .top_archive_title{color:#F2539F;font-size:1.1em;font-weight:bold;margin-top:4px}.top_archive_bg .top_archive a .top_archive_text .top_archive_lead{color:#666666;font-size:0.9em;margin-top:2px;font-weight:normal}.top_archive_bg .top_archive a .top_archive_text .top_archive_lead br{display:none}.top_movie_gallery_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_movie_gallery_bg .top_movie_gallery{width:980px}.top_movie_gallery_bg .top_movie_gallery h2{background:#EB6FA5;color:#ffffff;font-size:1.5em;padding:15px 15px 15px 30px;position:relative;margin:30px 0 30px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_movie_gallery_bg .top_movie_gallery h2 a{display:inline-block;color:#F2539F;background:#ffffff;font-size:0.6em;text-decoration:none;text-align:center;border:1px solid #ffffff;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_movie_gallery_bg .top_movie_gallery h2 a:hover{color:#ffffff;background:#F2539F}.top_movie_gallery_bg .top_movie_gallery h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_movie_gallery_bg .top_movie_gallery h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main{width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_img{width:480px;position:relative;transition:all 0.5s ease;border-radius:5px;overflow:hidden}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_img a img{width:100%;height:auto}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_img a:hover::before{background:transparent}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_img a::before{content:"";background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.5s ease}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_img a::after{content:"";background:url("../images/top/top_youtube_icon.webp") center center no-repeat;background-size:contain;width:68px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 34px)}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_text{width:calc(100% - 500px)}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_main .top_movie_gallery_main_text h3{color:#EB6EA5;font-size:1.3em;margin-bottom:10px}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list{margin-top:40px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg{width:calc((100% - 93px) / 4)}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg:nth-child(2){animation-delay:0.2s !important}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg:nth-child(3){animation-delay:0.4s !important}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg:nth-child(4){animation-delay:0.6s !important}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg .top_movie_gallery_list_box{width:100%;position:relative;transition:all 0.5s ease;border-radius:5px;overflow:hidden}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg .top_movie_gallery_list_box a img{width:100%;height:auto}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg .top_movie_gallery_list_box a:hover::before{background:transparent}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg .top_movie_gallery_list_box a::before{content:"";background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.5s ease}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg .top_movie_gallery_list_box a::after{content:"";background:url("../images/top/top_youtube_icon.webp") center center no-repeat;background-size:contain;width:34px;height:24px;position:absolute;top:calc(50% - 12px);left:calc(50% - 17px)}.top_movie_gallery_bg .top_movie_gallery .top_movie_gallery_list .top_movie_gallery_list_box_bg h3{margin-top:10px;color:#EB6EA5;font-size:1.1em;margin-bottom:10px}.top_voice_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_voice_bg .top_voice{width:980px}.top_voice_bg .top_voice h2{background:#EB6FA5;color:#ffffff;font-size:1.5em;padding:15px 15px 15px 30px;position:relative;margin:30px 0 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_voice_bg .top_voice h2 a{display:inline-block;color:#F2539F;background:#ffffff;font-size:0.6em;text-decoration:none;text-align:center;border:1px solid #ffffff;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_voice_bg .top_voice h2 a:hover{color:#ffffff;background:#F2539F}.top_voice_bg .top_voice h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_voice_bg .top_voice h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_voice_bg .top_voice .top_voice_box_bg .top_voice_box{border-top:1px dotted #cccccc;padding:20px 5px}.top_voice_bg .top_voice .top_voice_box_bg .top_voice_box h3{color:#F2539F;font-size:1.2em}.top_voice_bg .top_voice .top_voice_box_bg .top_voice_box .top_voice_text{margin-top:10px}.top_voice_bg .top_voice .top_voice_box_bg .top_voice_box .top_voice_customer_name{text-align:right;margin-top:10px;font-size:0.9em}.top_voice_bg .top_voice .top_voice_box_bg .top_voice_box:last-child{border-bottom:1px dotted #cccccc}.top_service_area_company_overview_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_service_area_company_overview_bg .top_service_area_company_overview{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_service_area_company_overview_bg .top_service_area_company_overview h2{color:#F2539F;font-size:1.2em;padding:15px;border-bottom:1px solid #F2539F;position:relative;margin:20px 0 15px}.top_service_area_company_overview_bg .top_service_area_company_overview h2::before{content:"";width:4px;height:calc(100% - 20px);background:#FCCCE4;position:absolute;left:0;top:10px}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area{width:calc((100% - 30px) / 2)}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_conclusion p{margin-bottom:10px}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_img{width:114px}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_img img{width:100%;height:auto}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text{width:calc(100% - 124px)}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text ul li::after{content:"/";margin:0 3px}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text ul li:last-child::after{display:none}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text ul li a{font-size:1.1em;color:#222222;padding:2px;transition:all 0.5s ease}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text ul li a:hover{color:#F2539F}.top_service_area_company_overview_bg .top_service_area_company_overview .top_service_area .top_service_area_img_text .top_service_area_text p{margin-top:10px;margin-left:calc(1em + 5px);text-indent:-1em;font-size:0.9em}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg{width:calc((100% - 30px) / 2)}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box{width:calc((100% - 30px) / 2)}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box h4{font-weight:bold;margin:20px 0 3px;padding:0}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box h4:first-child{margin-top:0}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box .top_company_overview_logo img{max-width:100%;height:auto}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box .top_company_overview_fd{font-size:1.2em}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box .top_company_overview_fd a{pointer-events:none;color:#222222;text-decoration:none;background:url("../images/fd02.webp") left center no-repeat;padding:0 0 0 34px}.top_service_area_company_overview_bg .top_service_area_company_overview .top_company_overview_bg .top_company_overview_box_bg .top_company_overview_box .top_company_overview_supplement{font-size:0.9em;margin:10px 0 0 1em;text-indent:-1em}.top_outline_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_outline_bg .top_outline{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_outline_bg .top_outline h2{width:100%;background:#EB6FA5;color:#ffffff;font-size:1.5em;padding:20px 20px 20px 40px;position:relative;margin:30px 0 20px;text-align:center}.top_outline_bg .top_outline h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_outline_bg .top_outline h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_outline_bg .top_outline h2 img{position:absolute;right:20px;bottom:0;z-index:10;width:140px;height:auto}.top_outline_bg .top_outline .top_outline_text{width:calc(100% - 490px)}.top_outline_bg .top_outline .top_outline_text h4{color:#EB6FA5;font-size:1.2em;margin-bottom:10px}.top_outline_bg .top_outline .top_outline_text p{margin:5px 0}.top_outline_bg .top_outline .top_outline_img{width:470px;position:relative}.top_outline_bg .top_outline .top_outline_img a.top_outline_img_youtube{display:block;width:100%;transition:all 0.5s ease}.top_outline_bg .top_outline .top_outline_img a.top_outline_img_youtube img{object-fit:cover;width:100%;height:300px}.top_outline_bg .top_outline .top_outline_img a.top_outline_img_youtube:hover::before{background:transparent}.top_outline_bg .top_outline .top_outline_img a.top_outline_img_youtube::before{content:"";background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.5s ease}.top_outline_bg .top_outline .top_outline_img a.top_outline_img_youtube::after{content:"";background:url("../images/top/top_youtube_icon.webp") center center no-repeat;background-size:contain;width:68px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 34px)}.top_comparison_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_comparison_bg .top_comparison{width:980px}.top_comparison_bg .top_comparison .top_comparison_box{border-radius:6px;padding:20px}.top_comparison_bg .top_comparison .top_comparison_box.top_comparison_box_01{border:1px solid #D1A52C;border-top:3px solid #D1A52C;background:repeating-linear-gradient(to right, #FFF8D5, #FFF8D5 10px, #FFFCEE 10px, #FFFCEE 20px)}.top_comparison_bg .top_comparison .top_comparison_box.top_comparison_box_02{margin-top:30px;border:1px solid #76C5FF;border-top:3px solid #76C5FF;background:repeating-linear-gradient(to right, #BFE2FF, #BFE2FF 10px, #D3ECFF 10px, #D3ECFF 20px)}.top_comparison_bg .top_comparison .top_comparison_box.top_comparison_box_02 .top_comparison_box_supplement{color:#604C3E;padding:30px 260px 30px 30px;font-size:2em;margin-top:0}.top_comparison_bg .top_comparison .top_comparison_box.top_comparison_box_02 .top_comparison_box_supplement img{position:absolute;right:0;bottom:0}.top_comparison_bg .top_comparison .top_comparison_box h3{color:#5F4C3F;font-size:1.6em;font-weight:bold;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.top_comparison_bg .top_comparison .top_comparison_box h3 strong{margin:0 6px;color:#ffffff;background:#5F4C3F;border-radius:35px;width:70px;height:70px;display:block;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_supplement{color:#604C3E;background:#ffffff;box-shadow:0 0 6px rgba(0,0,0,0.2);border-radius:6px;padding:30px 260px 30px 30px;font-size:1.3em;font-weight:bold;margin-top:10px;position:relative}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_supplement img{position:absolute;right:0;bottom:0}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_comparison{margin-top:20px;font-size:1.15em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_comparison span{border-radius:16px;margin-right:5px;font-size:0.9em;padding:2px 16px;display:block;color:#ffffff;background:#5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table{margin-top:20px;font-size:1.4em}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table.td_tac td{text-align:center}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table.td_tar td{text-align:right}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table{width:100%}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr:first-child th{background:#FFECEC}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr:last-child{border-bottom:1px solid #5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr:last-child td:nth-child(2){border-bottom:3px solid #F2539F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th{text-align:center;width:26%;padding:10px;border-top:1px solid #5F4C3F;border-left:1px solid #5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th:first-child{background:#E8F4FF;width:22%}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th:first-child::after{font-size:0.9em;content:attr(data-text);display:block}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th:first-child img{display:none}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th:nth-child(2){border-top:3px solid #F2539F;border-left:3px solid #F2539F;border-right:3px solid #F2539F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr th:last-child{border-right:1px solid #5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr td{background:#ffffff;padding:10px;border-top:1px solid #5F4C3F;border-left:1px solid #5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr td:nth-child(2){font-size:1.2em;font-weight:bold;color:#F2539F;border-left:3px solid #F2539F;border-right:3px solid #F2539F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr td:last-child{border-right:1px solid #5F4C3F}.top_comparison_bg .top_comparison .top_comparison_box .top_comparison_box_table table tr td span{white-space:nowrap}.top_correspondence_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_correspondence_bg .top_correspondence{width:980px}.top_correspondence_bg .top_correspondence h2{background:#EB6FA5;color:#ffffff;font-size:2.3em;padding:20px 20px 20px 40px;position:relative;margin:30px 0 20px;text-align:center}.top_correspondence_bg .top_correspondence h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_correspondence_bg .top_correspondence h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_correspondence_bg .top_correspondence h2 img{position:absolute;right:20px;bottom:0;z-index:10;width:140px;height:auto}.top_correspondence_bg .top_correspondence .top_correspondence_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_correspondence_bg .top_correspondence .top_correspondence_img_text .top_correspondence_img{width:485px}.top_correspondence_bg .top_correspondence .top_correspondence_img_text .top_correspondence_text{width:calc(100% - 520px)}.top_correspondence_bg .top_correspondence .top_correspondence_img_text .top_correspondence_text p{margin:5px 0}.top_correspondence_bg .top_correspondence .top_correspondence_img_text .top_correspondence_text p.top_correspondence_text_supplement{color:#F30;font-size:0.9em}.top_travel_bg{margin-top:60px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.top_travel_bg .top_travel{width:980px}.top_travel_bg .top_travel h2{background:#3ba43f;color:#ffffff;font-size:1.5em;padding:15px 15px 15px 30px;position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.top_travel_bg .top_travel h2 a{display:inline-block;color:#3ba43f;background:#ffffff;font-size:0.6em;text-decoration:none;text-align:center;border:1px solid #ffffff;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.top_travel_bg .top_travel h2 a:hover{color:#ffffff;background:#3ba43f}.top_travel_bg .top_travel h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.top_travel_bg .top_travel h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.top_travel_bg .top_travel h3{color:#3ba43f;font-size:1.2em;padding:10px 0px 10px 10px;border-bottom:1px solid #3ba43f;position:relative;margin:0px 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_travel_bg .top_travel h3::before{content:"";width:4px;height:calc(100% - 20px);background:#3ba43f;position:absolute;left:0;top:10px}.top_travel_bg .top_travel .top_travel_con{border:2px solid #3ba43f;padding:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_travel_bg .top_travel .top_travel_con .top_travel_outline_bg{width:calc(50% - 20px)}.top_travel_bg .top_travel .top_travel_con .top_travel_outline_bg .top_travel_outline_img{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;margin:10px 0 0 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg{width:50%}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd{width:calc((100% - 10px) / 2);margin:0px 10px 10px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd:nth-child(2n){margin:0px 0px 10px 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_title{width:80px;padding:3px;background:#3ba43f;color:#ffffff;font-weight:bold;font-size:1.1em;text-align:center}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_select{width:calc(100% - 80px);padding:3px;border:1px solid #dddddd}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_select select{width:100%;padding:5px 10px;border:1px solid #dddddd;border:none;border-radius:4px}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_select select:focus{outline:none}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_select.comming_soon{pointer-events:none}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area_pd_bg .top_travel_cat_area_pd .top_travel_cat_area_pd_select.comming_soon select{color:#666666}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area{width:100%}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area ul li{width:calc((100% - 40px) / 5);margin:0 10px 10px 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area ul li:nth-child(5n){margin:0 0 10px 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area ul li a{background:#3ba43f;border:1px solid #3ba43f;border-radius:4px;color:#ffffff;font-size:1.1em;text-decoration:none;text-align:center;font-weight:bold;display:block;padding:10px 10px;transition:all 0.5s ease}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_area ul li a:hover{color:#3ba43f;background:#ffffff}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre{width:100%}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre ul li{width:calc((100% - 20px) / 3);margin:0 10px 10px 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre ul li:nth-child(3n){margin:0 0 10px 0}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre ul li a{background:#3ba43f;border:1px solid #3ba43f;border-radius:4px;color:#ffffff;font-size:1.1em;text-decoration:none;text-align:center;font-weight:bold;display:block;padding:10px 16px;transition:all 0.5s ease}.top_travel_bg .top_travel .top_travel_con .top_travel_cat_bg .top_travel_cat_genre ul li a:hover{color:#3ba43f;background:#ffffff}.unscrupulous_note_bg{margin:90px 0;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.unscrupulous_note_bg .unscrupulous_note{pointer-events:none;text-decoration:none;font-weight:bold;color:#000000;line-height:2.2;width:980px;position:relative;padding:40px 0 30px 70px;border:3px solid #BDB800;background-color:#fff83d;background-image:-webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #FFFD95), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #FFFD95), color-stop(0.75, #FFFD95), color-stop(0.75, transparent), to(transparent));-webkit-background-size:14px 14px}.unscrupulous_note_bg .unscrupulous_note .unscrupulous_note_img{position:absolute;right:40px;bottom:0}.unscrupulous_note_bg .unscrupulous_note strong{color:#ff0000;border-bottom:2px solid #ff0000}.unscrupulous_note_bg .unscrupulous_note p{font-size:1.1em}.unscrupulous_note_bg .unscrupulous_note h2{font-size:1.4em;color:#ffffff;margin:-65px auto 10px;width:330px;height:50px;border-radius:25px;background:#000000;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.unscrupulous_note_bg .unscrupulous_note h2 span{position:relative;padding-left:40px}.unscrupulous_note_bg .unscrupulous_note h2 span img{position:absolute;left:0;bottom:8px}.emergency_news_bg{margin-top:30px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.emergency_news{border:6px double #d00;padding:20px;width:100%;max-width:980px}.emergency_news p{text-align:center;font-size:1.25em}.emergency_news strong{font-size:1.1em;color:#d00}.emergency_news a.more{font-size:1.1em;color:#d00;font-weight:bold;text-decoration:underline}.emergency_news h2{text-align:center;font-size:1.5em;font-weight:bold;border-top:1px solid #d00;padding-top:15px;margin-top:15px}.emergency_news h2 span{color:#d00;font-size:1em}.emergency_news ul{width:calc(100% - 20px);margin:0 auto;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.emergency_news ul li{margin:15px 15px 0}.emergency_news ul li a{font-size:1.3em;display:block;text-align:center;color:#222222;font-weight:bold}.emergency_news_disinfectant_spray{margin-top:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.emergency_news_radio{margin-top:30px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.emergency_news_radio .emergency_news_radio_box{width:calc(50% - 30px);margin:0 15px;border:3px solid #F2539F;border-radius:6px}.emergency_news_radio .emergency_news_radio_box audio{width:calc(100% - 40px);margin:10px 20px}.emergency_news_radio .emergency_news_radio_box .emergency_news_radio_box_title{background:#F2539F;padding:5px;font-weight:bold;font-size:1.1em;color:#ffffff;text-align:center}.price_check_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.price_check_bg .price_check{width:980px}.price_check_bg .price_check h2{background:#EB6FA5;color:#ffffff;font-size:2.3em;padding:20px 20px 20px 40px;position:relative;margin:30px 0 20px;text-align:center}.price_check_bg .price_check h2::before{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;bottom:3px}.price_check_bg .price_check h2::after{content:"";width:100%;height:2px;border-bottom:2px dashed rgba(255,255,255,0.3);position:absolute;left:0;top:3px}.price_check_bg .price_check h2 img{position:absolute;right:20px;bottom:0;z-index:10;width:140px;height:auto}.price_check_bg .price_check ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.price_check_bg .price_check ul li{width:calc((100% - 43px) / 3);margin:0 20px 20px 0}.price_check_bg .price_check ul li:nth-child(3n){margin-right:0}.price_check_bg .price_check ul li:nth-last-child(-n+3){margin-bottom:0}.price_check_bg .price_check ul li a{width:100%;padding:10px;border:1px solid #C90E65;border-radius:5px;text-decoration:none;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;transition:all 0.5s ease}.price_check_bg .price_check ul li a:hover{opacity:0.6}.price_check_bg .price_check ul li a .price_check_img{width:115px}.price_check_bg .price_check ul li a .price_check_text{width:calc(100% - 125px);position:relative}.price_check_bg .price_check ul li a .price_check_text p{color:#222222}.price_check_bg .price_check ul li a .price_check_text p.price_check_text_fs{font-size:0.9em}.price_check_bg .price_check ul li a .price_check_text p:last-child{color:#C90E65;font-size:2em;text-align:right;position:absolute;bottom:0;right:0;line-height:1.4}.price_check_bg .price_check ul li a .price_check_text p:last-child span{font-size:0.6em;margin-left:5px}.price_check_bg .price_check ul li a .price_check_text p:last-child span.price_check_text_p01{font-size:0.5em;width:100%;display:block}.one_column_bnr_bg{margin-top:30px;width:100%;min-width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.one_column_bnr_bg .one_column_bnr{width:980px}.one_column_bnr_bg .one_column_bnr a{display:block;margin:0 0 20px;transition:all 0.5s ease}.one_column_bnr_bg .one_column_bnr a:hover{opacity:0.7}.one_column_bnr_bg .one_column_bnr a:last-child{margin-bottom:0}.works_archive_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.works_archive_bg.works_archive_bg_top{min-width:980px}.works_archive_bg .works_archive{position:relative;background:repeating-linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0) 4px, rgba(255,255,255,0.3) 4px, rgba(255,255,255,0.3) 8px),#FEDFEE;width:calc((100% - 40px) / 3);margin:10px 20px 10px 0;border-radius:5px;overflow:hidden;transition:all 0.5s ease}.works_archive_bg .works_archive a{color:#222222;text-decoration:none}.works_archive_bg .works_archive:hover{opacity:0.8}.works_archive_bg .works_archive:nth-child(3n){margin-right:0}.works_archive_bg .works_archive.works_archive_top{width:calc((100% - 60px) / 4);margin:10px 20px 10px 0}.works_archive_bg .works_archive.works_archive_top:last-child{margin-right:0}.works_archive_bg .works_archive.works_archive_top:nth-child(1) .works_archive_img{animation-delay:0.2s !important}.works_archive_bg .works_archive.works_archive_top:nth-child(2) .works_archive_img{animation-delay:0.4s !important}.works_archive_bg .works_archive.works_archive_top:nth-child(3) .works_archive_img{animation-delay:0.6s !important}.works_archive_bg .works_archive.works_archive_top:nth-child(4) .works_archive_img{animation-delay:0.8s !important}.works_archive_bg .works_archive .works_archive_img{width:100%}.works_archive_bg .works_archive .works_archive_img img{width:100%;height:auto}.works_archive_bg .works_archive .works_archive_cat{position:absolute;right:0;top:0;background:#F2539F;padding:3px;width:80px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff;border-bottom-left-radius:5px}.works_archive_bg .works_archive .works_archive_cat02{position:absolute;right:0;top:0;background:#3b2b2e;padding:3px;width:60px;font-size:0.8em;text-align:center;font-weight:bold;color:#ffffff;border-bottom-left-radius:5px}.works_archive_bg .works_archive .works_archive_title{width:calc(100% - 20px);padding:10px;margin:10px;background:#ffffff;border-radius:5px}.archive_pagenav_bg{margin-top:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.archive_pagenav_bg .wp-pagenavi span{display:inline-block;color:#666666;min-width:2em;text-align:center;border-radius:6px;margin:5px}.archive_pagenav_bg .wp-pagenavi span.current{color:#ffffff;border:1px solid #F2539F;background:#F2539F}.archive_pagenav_bg .wp-pagenavi a{display:inline-block;color:#F2539F;border:1px solid #F2539F;min-width:2em;text-align:center;border-radius:5px;transition:all 0.5s ease;margin:5px}.archive_pagenav_bg .wp-pagenavi a:hover{color:#ffffff;border:1px solid #F2539F;background:#F2539F}.archive_area{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.archive_area ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex}.archive_area ul li{margin:0 5px}.archive_area ul li a{display:block;text-decoration:none;color:#F2539F;border:1px solid #F2539F;min-width:2em;text-align:center;border-radius:5px;padding:2px 10px;transition:all 0.5s ease}.archive_area ul li a:hover{color:#ffffff;border:1px solid #F2539F;background:#F2539F}.service_price{margin-top:30px}.service_price h3{color:#F2539F;font-size:1.6em;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.service_price h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.service_price h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.service_price p{margin-top:5px;font-size:0.8em}.service_price p span{color:#FF3300}.service_price p:last-child{color:#d00}.service_price .service_price_table{margin-bottom:10px}.service_price .service_price_table table{border-left:1px solid #cccccc;border-top:1px solid #cccccc}.service_price .service_price_table table tr:first-child th{background:#FEF4F1}.service_price .service_price_table table tr:first-child th:nth-child(1){width:190px}.service_price .service_price_table table tr:first-child th:nth-child(2),.service_price .service_price_table table tr:first-child th:nth-child(3){width:calc((100% - 190px) / 2)}.service_price .service_price_table table tr th{background:#F5F5F5;padding:10px;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc}.service_price .service_price_table table tr td{padding:10px;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc}.service_price .service_price_table table tr td span{color:#FF3300}.page_service{width:100%}.page_service .page_service_section_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_service .page_service_section_01 h3{font-size:1.4em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;padding-bottom:20px;margin-bottom:10px}.page_service .page_service_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:100px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1em;margin-right:10px}.page_service .page_service_section_01 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service .page_service_section_01 ul li{margin-top:12px}.page_service .page_service_section_01 ul li a{transition:all 0.5s ease}.page_service .page_service_section_01 ul li a:hover{opacity:0.7}.page_service .page_service_section_02{margin-top:30px}.page_service .page_service_section_02 .page_service_section_02_box{border:2px solid #F2539F;border-radius:5px;margin-bottom:20px}.page_service .page_service_section_02 .page_service_section_02_box h3{font-size:1.1em;background:#F2539F;padding:10px 15px;color:#ffffff;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:baseline;align-items:baseline}.page_service .page_service_section_02 .page_service_section_02_box h3 span{font-family:'Noto Serif JP', serif;font-size:1.2em;margin-right:10px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con{width:100%;padding:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_img{width:250px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_img img{max-width:100%;height:auto}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text{width:calc(100% - 280px)}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_work_time{margin-bottom:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_work_time span{background:#F2539F;padding:0 5px;text-align:center;font-size:0.9em;color:#ffffff;width:50px;border-radius:10px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_work_time p{width:calc(100% - 80px)}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price .page_service_section_02_box_text_price_free{background:#F2539F;padding:0 5px;text-align:center;font-size:1em;color:#ffffff;width:180px;border-radius:15px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price p{width:calc(100% - 200px);font-size:2.9em;color:#F2539F;font-weight:bold;text-align:right;line-height:1.4}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price p span{font-size:0.5em;margin-left:6px;position:relative}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price p span.tax_included_price{width:100%;display:block}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_supplement{text-indent:-1em;margin-left:1em;font-size:0.9em;margin-top:10px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_tel{margin-top:20px;padding:20px 10px;width:100%;background:#FEF4F1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;display:none}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_tel p:first-child{color:#222222;margin-right:10px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_tel p:nth-child(2){font-weight:bold;color:#48BCDD;background:#ffffff;padding:0 10px;border-radius:5px;margin-right:15px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_tel p:last-child{font-size:2em}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_tel p:last-child a{pointer-events:none;color:#48BCDD;font-weight:bold;text-decoration:none;background:url("../images/fd_02.webp") left center no-repeat;padding:0 0 0 50px;text-shadow:0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff}.page_service_toilet{width:100%}.page_service_toilet .page_service_toilet_section_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_service_toilet .page_service_toilet_section_01 h3{font-size:1.4em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;padding-bottom:20px;margin-bottom:10px}.page_service_toilet .page_service_toilet_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:100px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1em;margin-right:10px}.page_service_toilet .page_service_toilet_section_01 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_service_toilet .page_service_toilet_section_01 ul li{margin:8px 8px 0 0}.page_service_toilet .page_service_toilet_section_01 ul li:nth-child(6){margin-right:0}.page_service_toilet .page_service_toilet_section_01 ul li a{transition:all 0.5s ease}.page_service_toilet .page_service_toilet_section_01 ul li a:hover{opacity:0.7}.page_service_toilet .page_service_toilet_section_02{margin-top:30px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box{border:2px solid #F2539F;border-radius:5px;margin-bottom:20px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box h3{font-size:1.1em;background:#F2539F;padding:10px 15px;color:#ffffff;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:baseline;align-items:baseline}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box h3 span{font-family:'Noto Serif JP', serif;font-size:1.2em;margin-right:10px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con{width:100%;padding:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_img{width:250px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_img img{max-width:100%;height:auto}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text{width:calc(100% - 280px)}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_work_time{margin-bottom:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_work_time span{background:#F2539F;padding:0 5px;text-align:center;font-size:0.9em;color:#ffffff;width:50px;border-radius:10px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_work_time p{width:calc(100% - 80px)}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:baseline;align-items:baseline;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price .page_service_toilet_section_02_box_text_price_free{background:#F2539F;padding:0 5px;text-align:center;font-size:1em;color:#ffffff;width:180px;border-radius:15px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price p{width:calc(100% - 200px);font-size:2.9em;color:#F2539F;font-weight:bold;text-align:right;line-height:1.3}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price p span{font-size:0.5em;margin-left:6px;position:relative}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price p span.tax_included_price{width:100%;display:block}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_supplement{text-indent:-1em;margin-left:1em;font-size:0.9em;margin-top:10px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_supplement a{color:#222222;display:block;text-align:right}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_tel{margin-top:20px;padding:20px 10px;width:100%;background:#FEF4F1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;display:none}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_tel p:first-child{color:#222222;margin-right:10px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_tel p:nth-child(2){font-weight:bold;color:#48BCDD;background:#ffffff;padding:0 10px;border-radius:5px;margin-right:15px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_tel p:last-child{font-size:2em}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_tel p:last-child a{pointer-events:none;color:#48BCDD;font-weight:bold;text-decoration:none;background:url("../images/fd_02.webp") left center no-repeat;padding:0 0 0 50px;text-shadow:0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff}.page_service_toilet .page_service_toilet_section_03{margin-top:30px;background:#EBFBDD;padding:20px;border-radius:5px}.page_service_toilet .page_service_toilet_section_03 h3{font-family:'Noto Serif JP', serif;color:#F2539F;font-size:1.6em;margin-bottom:15px}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box{background:#ffffff;border-radius:5px;padding:20px;margin-bottom:36px;position:relative}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box h4{font-family:'Noto Serif JP', serif;color:#F2539F;font-size:1.6em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box h4 span{border:1px solid #F2539F;border-radius:25px;width:2em;height:2em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;margin-right:10px}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box h4 p{margin-left:10px;border-radius:15px;background:#F2539F;color:#ffffff;font-size:0.6em;padding:2px 10px;font-family:'Noto Sans JP', sans-serif}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text{width:calc(100% - 154px)}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text a{color:#59B200;font-size:1.1em;font-weight:bold;border-bottom-left-radius:0 3px;display:inline-block}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text p{margin-top:10px}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text p.supplement{color:#FF3300;text-indent:-1em;margin-left:1em}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text ul{list-style-type:disc;margin-left:1.5em}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text ul li{margin:5px 0}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_text img{max-width:100%;margin-top:15px;height:auto}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_img{width:144px}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box .page_service_toilet_section_03_box_text_img .page_service_toilet_section_03_box_img img{max-width:100%;height:auto}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box::after{position:absolute;left:calc(50% - 25px);bottom:-31px;content:"";width:0;height:0;border-style:solid;border-width:16px 25px 0 25px;border-color:#f456a0 transparent transparent transparent}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box:last-child{margin-bottom:0}.page_service_toilet .page_service_toilet_section_03 .page_service_toilet_section_03_box:last-child::after{display:none}.page_strong{width:100%}.page_strong .page_strong_section_01{margin-top:30px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_strong .page_strong_section_01:first-child{margin-top:0}.page_strong .page_strong_section_01 .page_strong_section_01_saito{width:100%;margin-top:15px;padding-bottom:10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_text{width:calc(100% - 150px);position:relative}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_text::after{content:"";position:absolute;left:10px;top:10px;width:100%;height:100%;border-radius:10px;background:repeating-linear-gradient(to right, #FDD3D9, #FDD3D9 5px, #FEE3E7 5px, #FEE3E7 10px)}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_text .page_strong_section_01_saito_text_box{width:100%;line-height:1.8;background:#ffffff;padding:20px;border-radius:10px;position:relative;z-index:1}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_text .page_strong_section_01_saito_text_box strong{background:rgba(254,251,32,0.5)}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_text .page_strong_section_01_saito_text_box::after{content:"";position:absolute;right:-20px;top:40px;width:0;height:0;border-style:solid;border-width:8px 0 8px 20px;border-color:transparent transparent transparent #ffffff}.page_strong .page_strong_section_01 .page_strong_section_01_saito .page_strong_section_01_saito_img{width:130px}.page_strong .page_strong_section_01 .page_strong_section_01_kishi{width:100%;margin-top:15px;padding-bottom:10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_text{order:2;width:calc(100% - 150px);position:relative}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_text::after{content:"";position:absolute;left:10px;top:10px;width:100%;height:100%;border-radius:10px;background:repeating-linear-gradient(to right, #C5E2FB, #C5E2FB 5px, #DDEDFB 5px, #DDEDFB 10px)}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_text .page_strong_section_01_kishi_text_box{width:100%;line-height:1.8;background:#ffffff;padding:20px;border-radius:10px;position:relative;z-index:1}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_text .page_strong_section_01_kishi_text_box strong{background:rgba(254,251,32,0.5)}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_text .page_strong_section_01_kishi_text_box::after{content:"";position:absolute;left:-20px;top:40px;width:0;height:0;border-style:solid;border-width:8px 20px 8px 0;border-color:transparent #ffffff transparent transparent}.page_strong .page_strong_section_01 .page_strong_section_01_kishi .page_strong_section_01_kishi_img{order:1;width:130px}.page_strong .page_strong_section_01 .page_strong_section_01_staff_link{margin-top:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.page_strong .page_strong_section_01 .page_strong_section_01_staff_link a{display:block;color:#ffffff;text-decoration:none;padding:12px 50px 12px 60px;font-size:1.2em;background:#F2539F;border:2px solid #F2539F;border-radius:30px;transition:All 0.5s ease;position:relative}.page_strong .page_strong_section_01 .page_strong_section_01_staff_link a:hover{color:#F2539F;background:#ffffff}.page_strong .page_strong_section_01 .page_strong_section_01_staff_link a::before{position:absolute;top:calc(50% - 11px);left:calc(50% - 8.6em);content:"●";font-size:0.7em}.page_strong .page_strong_section_02{margin-top:30px}.page_strong .page_strong_section_02 .page_strong_section_02_kishi{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_02 .page_strong_section_02_kishi .page_strong_section_02_kishi_text{width:calc(100% - 220px);color:#544336;font-size:1.4em;line-height:1.5}.page_strong .page_strong_section_02 .page_strong_section_02_kishi .page_strong_section_02_kishi_text strong{color:#F2539F}.page_strong .page_strong_section_02 .page_strong_section_02_kishi .page_strong_section_02_kishi_img{width:200px}.page_strong .page_strong_section_02 .page_strong_section_02_box{border-top:3px solid #D1A52C;background:#FFFBEC;padding:20px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.page_strong .page_strong_section_02 .page_strong_section_02_box h3{color:#5F4C3F;font-size:1.6em;font-weight:bold;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_02 .page_strong_section_02_box h3 strong{margin:0 6px;color:#ffffff;background:#5F4C3F;border-radius:35px;width:70px;height:70px;display:block;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_02 .page_strong_section_02_box h4{width:100%;border-radius:6px;margin:20px 0 10px;letter-spacing:0.1em;color:#ffffff;padding:10px 20px;font-weight:bold;font-size:1.3em;text-shadow:2px 2px 2px rgba(0,0,0,0.2);background:repeating-linear-gradient(to right, #D6AE42, #D6AE42 10px, #E2C67A 10px, #E2C67A 20px)}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_supplement{background:#ffffff;border-radius:6px;padding:15px;font-size:1.1em;font-weight:bold;margin-top:10px}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_comparison{margin-top:20px;font-size:1.15em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_comparison span{border-radius:16px;margin-right:5px;font-size:0.9em;padding:2px 16px;display:block;color:#ffffff;background:#5F4C3F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table{margin-top:20px}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table.td_tac td{text-align:center}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table.td_tar td{text-align:right}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table{width:100%}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr:first-child th{background:#FFECEC}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr:last-child{border-bottom:1px solid #5F4C3F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr:last-child td:nth-child(2){border-bottom:3px solid #F2539F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr th{text-align:center;width:26%;padding:10px;border-top:1px solid #5F4C3F;border-left:1px solid #5F4C3F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr th:first-child{background:#E8F4FF;width:22%}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr th:nth-child(2){border-top:3px solid #F2539F;border-left:3px solid #F2539F;border-right:3px solid #F2539F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr th:last-child{border-right:1px solid #5F4C3F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr td{background:#ffffff;padding:10px;border-top:1px solid #5F4C3F;border-left:1px solid #5F4C3F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr td:nth-child(2){font-size:1.2em;font-weight:bold;color:#F2539F;border-left:3px solid #F2539F;border-right:3px solid #F2539F}.page_strong .page_strong_section_02 .page_strong_section_02_box .page_strong_section_02_box_table table tr td:last-child{border-right:1px solid #5F4C3F}.page_strong .page_strong_section_03{margin-top:30px;padding:20px;width:100%;border-top:3px solid #DC6380;background:repeating-linear-gradient(to right, #FDD6DD, #FDD6DD 4px, #FEE6EA 4px, #FEE6EA 8px);border-bottom-right-radius:6px;border-bottom-left-radius:6px}.page_strong .page_strong_section_03 h3{color:#5F4C3F;font-size:1.6em;font-weight:bold;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_03 h3 strong{margin:0 6px;color:#ffffff;background:#5F4C3F;border-radius:35px;width:70px;height:70px;display:block;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.page_strong .page_strong_section_03 h4{width:100%;margin:20px 0 10px;letter-spacing:0.1em;color:#ffffff;padding:10px 20px;font-weight:bold;font-size:1.3em;border-radius:6px;text-shadow:2px 2px 2px rgba(0,0,0,0.2);background:repeating-linear-gradient(to right, #D6AE42, #D6AE42 10px, #E2C67A 10px, #E2C67A 20px);background:repeating-linear-gradient(to right, #DC6380, #DC6380 15px, #E88EA5 15px, #E88EA5 30px)}.page_strong .page_strong_section_03 .page_strong_section_03_box{background:#ffffff;border-radius:6px;padding:16px}.page_strong .page_strong_section_03 .page_strong_section_03_box p{font-size:1.05em;margin:10px 0}.page_strong .page_strong_section_03 .page_strong_section_03_box .page_strong_section_03_box_img{margin-top:20px}.page_strong .page_strong_section_03 .page_strong_section_03_box .page_strong_section_03_box_img img{display:block;margin:0 auto;max-width:100%;height:auto}.page_faq{width:100%}.page_faq .page_faq_section_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_faq .page_faq_section_01 h3{font-size:1.4em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;padding-bottom:20px;margin-bottom:10px}.page_faq .page_faq_section_01 h3 span{text-align:center;font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:100px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1em;margin-right:10px}.page_faq .page_faq_section_01 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_faq .page_faq_section_01 ul li{padding:5px;margin-top:5px;border-radius:6px;overflow:hidden}.page_faq .page_faq_section_01 ul li a{transition:All 0.5s ease}.page_faq .page_faq_section_01 ul li a:hover{opacity:0.7}.page_faq .page_faq_section_02{margin-top:30px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_faq .page_faq_section_02 h3{color:#F2539F;font-size:1.6em;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_faq .page_faq_section_02 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_faq .page_faq_section_02 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_faq .page_faq_section_02 h4{font-size:1.1em;font-weight:bold;color:#ffffff;background:#F2539F;position:relative;padding:10px 10px 10px 40px;border-radius:6px;margin:20px 0 20px}.page_faq .page_faq_section_02 h4::before{content:"Q.";font-size:1.1em;font-family:'Noto Serif JP', serif;position:absolute;left:15px;top:8px}.page_faq .page_faq_section_02 .page_faq_section_02_answer{padding:0px 10px 0 40px;position:relative}.page_faq .page_faq_section_02 .page_faq_section_02_answer ul{list-style-type:disc;margin-left:2em}.page_faq .page_faq_section_02 .page_faq_section_02_answer ul li{margin:3px 0}.page_faq .page_faq_section_02 .page_faq_section_02_answer table tr th{padding:5px;width:150px}.page_faq .page_faq_section_02 .page_faq_section_02_answer table tr td{padding:5px;width:150px;text-align:right}.page_faq .page_faq_section_02 .page_faq_section_02_answer::before{font-weight:bold;color:#F2539F;content:"A.";font-size:1.2em;font-family:'Noto Serif JP', serif;position:absolute;left:15px;top:-5px}.page_faq .page_faq_section_02 .page_faq_section_02_answer::after{background:#F2539F;content:"";position:absolute;left:20px;top:32px;width:3px;height:calc(100% - 28px)}.page_faq .page_faq_section_02 .page_faq_section_02_answer p{margin:10px 0}.page_faq .page_faq_section_03{margin-top:30px}.page_faq .page_faq_section_03 a{pointer-events:none}.page_faq .page_faq_section_03 a img{max-width:100%;height:auto}.page_works{width:100%}.page_works .page_works_section_01{width:100%;margin:30px 0 0 0}.page_works .page_works_section_01 h3{color:#F2539F;font-size:1.4em;margin-bottom:15px;padding:10px 0;border-bottom:3px solid #F2539F;position:relative}.page_works .page_works_section_01 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_works .page_works_section_01 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_works .page_works_section_01 .page_works_section_01_img{width:100%}.page_works .page_works_section_01 .page_works_section_01_img img{display:block;margin:15px auto}.page_works .page_works_section_01 .page_works_section_01_text{margin:10px 0}.page_works .page_works_section_02{margin-top:40px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_works .page_works_section_02 h3{font-size:1.4em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;padding-bottom:20px;margin-bottom:10px}.page_works .page_works_section_02 h3 span{text-align:center;font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:120px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:0.8em;margin-right:10px}.page_works .page_works_section_02 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_works .page_works_section_02 ul li{width:calc((100% - 40px) / 3);margin:20px 20px 0 0;border-radius:5px;overflow:hidden}.page_works .page_works_section_02 ul li:nth-child(3n){margin-right:0}.page_works .page_works_section_02 ul li a{font-size:1.1em;font-weight:bold;background:#F2539F;color:#ffffff;display:block;padding:5px 5px 5px 5px;text-align:center;text-decoration:none;transition:all 0.5s ease}.page_works .page_works_section_02 ul li a:hover{opacity:0.7}.page_works .page_works_section_02 ul li a img{width:100%;margin-top:5px;border-radius:5px}.page_works .page_works_section_03{margin-top:20px}.page_works .page_works_section_03 a{pointer-events:none;transition:all 0.5s ease}.page_works .page_works_section_03 a:hover{opacity:0.5}.page_works .page_works_section_03 a img{max-width:100%;height:auto}.page_works .page_works_section_04 h3{color:#F2539F;font-size:1.4em;margin-bottom:15px;padding:10px 0;border-bottom:3px solid #F2539F;position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_works .page_works_section_04 h3 a{display:inline-block;color:#ffffff;font-size:0.7em;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:20px;width:120px;padding:2px 8px;transition:all 0.5s ease}.page_works .page_works_section_04 h3 a:hover{color:#F2539F;background:#ffffff}.page_works .page_works_section_04 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_works .page_works_section_04 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_works .page_works_section_04 .page_works_section_04_cat ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_works .page_works_section_04 .page_works_section_04_cat ul li{width:calc((100% - 30px) / 4);margin:0 10px 10px 0}.page_works .page_works_section_04 .page_works_section_04_cat ul li:nth-child(4n){margin-right:0}.page_works .page_works_section_04 .page_works_section_04_cat ul li a{color:#ffffff;text-decoration:none;font-weight:bold;display:block;width:100%;padding:4px;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:5px;transition:all 0.5s ease}.page_works .page_works_section_04 .page_works_section_04_cat ul li a:hover{color:#F2539F;background:#ffffff}.page_works .page_works_section_04 .page_works_section_04_cat ul li a.page_works_section_03_cat_house{padding:5px 4px;border:none;background:url("../images/top/top_archive_cat02_bg_png.webp") center center no-repeat;background-size:cover;text-shadow:0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e}.page_works .page_works_section_04 .page_works_section_04_cat ul li a.page_works_section_03_cat_house:hover{color:#ffffff;opacity:0.6}.page_toiletcomparison{width:100%}.page_toiletcomparison .page_toiletcomparison_section_01{padding:20px 20px 30px 20px;background:#FEF4F1;width:100%;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_01 h3{font-size:1em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:10px}.page_toiletcomparison .page_toiletcomparison_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:100px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1.2em;text-align:center}.page_toiletcomparison .page_toiletcomparison_section_01 h3 div{width:calc(100% - 360px)}.page_toiletcomparison .page_toiletcomparison_section_01 h3 .h3_img{width:242px}.page_toiletcomparison .page_toiletcomparison_section_01 h3 .h3_img img{width:100%;height:auto}.page_toiletcomparison .page_toiletcomparison_section_01 ul{margin-top:30px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_toiletcomparison .page_toiletcomparison_section_01 ul li{width:calc(50% - 20px)}.page_toiletcomparison .page_toiletcomparison_section_01 ul li a{height:130px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;background:#ffffff;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,0.2);padding:10px 50px;text-decoration:none;transition:all 0.5s ease}.page_toiletcomparison .page_toiletcomparison_section_01 ul li a:hover{opacity:0.7}.page_toiletcomparison .page_toiletcomparison_section_01 ul li a p{width:calc(100% - 90px);color:#F2539F;font-size:1.1em;text-align:center;font-weight:bold}.page_toiletcomparison .page_toiletcomparison_section_01 ul li a p strong{font-size:1.1em;padding:5px 10px;display:block;color:#ffffff;background:#F2539F;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_01 ul li a p span{display:block;padding:5px 10px}.page_toiletcomparison .page_toiletcomparison_section_02{margin-top:30px;padding:20px 20px 20px 20px;background:#FDE0EE;width:100%;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_02 h3{text-align:center;padding:10px;font-size:1.6em;color:#ffffff;background:#F2539F;border-radius:6px;margin:40px 0 20px}.page_toiletcomparison .page_toiletcomparison_section_02 h3:first-child{margin-top:0}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table{width:100%}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr:last-child th,.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr:last-child td{border-bottom:1px solid #F674B1}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr:nth-child(2n) th,.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr:nth-child(2n) td{background:#FEF3E2 !important}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr th{text-align:center;padding:10px;background:#F674B1;color:#ffffff}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr th:nth-child(1){width:20%;border-right:1px solid #ffffff}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr th:nth-child(2){width:40%;border-right:1px solid #ffffff}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr th:nth-child(3){width:40%;border-right:1px solid #F674B1}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr td{text-align:center;padding:10px;background:#ffffff;border-right:1px solid #F674B1;border-top:1px solid #F674B1}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_table table tr td:first-child{font-weight:bold;color:#222222;border-left:1px solid #F674B1;background:#F5F5F5}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;background:#ffffff;padding:16px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature .page_toiletcomparison_section_02_new_feature_text{width:400px;font-size:1.6em;color:#F674B1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature .page_toiletcomparison_section_02_new_feature_text p{line-height:2.4}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature .page_toiletcomparison_section_02_new_feature_text strong{color:#7F6C5E;padding:1px 4px;background:#FFFF60}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature .page_toiletcomparison_section_02_new_feature_img{width:calc(100% - 440px)}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_new_feature .page_toiletcomparison_section_02_new_feature_img img{width:100%;height:auto}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature{background:#ffffff;border-radius:6px;padding:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature h4{width:100%;font-size:1.4em;color:#F674B1;font-weight:normal}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text{width:calc(100% - 343px)}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text h5{font-size:1.1em;background:#806D5E;color:#ffffff;padding:10px;border-radius:6px;margin:20px 0 10px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text h5.merit{background:#FFC926}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text h5.demerit{background:#73B9FF}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text ul.merit li{background:url("../images/check_01.webp") 0 15px no-repeat}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text ul.demerit li{background:url("../images/check_02.webp") 0 15px no-repeat}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text ul li{font-size:1.2em;padding:8px 0 8px 28px;color:#7F6C5E;line-height:1.7}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_text ul li strong{padding:0 3px;background:#FFFF60}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_img{font-size:1.2em;width:323px;margin-top:20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-align-items:flex-start;align-items:flex-start}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point{border-radius:6px;margin-top:40px;font-size:1.1em;padding:22px;background:#F4F2EC}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point h5{font-size:1.1em;margin-bottom:15px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point h5 span{position:relative;padding:4px 70px 4px 10px;color:#ffffff;background:#806D5E;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point h5 span img{position:absolute;bottom:0;right:-14px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point strong{color:#F30;border-bottom:3px dotted #F30}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point a{width:400px;margin:30px auto 0;height:130px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;background:#ffffff;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,0.2);padding:10px 50px;text-decoration:none;transition:all 0.5s ease}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point a:hover{opacity:0.7}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point a p{width:calc(100% - 90px);color:#F2539F;font-size:1.1em;text-align:center;font-weight:bold}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point a p strong{font-size:1.1em;padding:5px 10px;display:block;color:#ffffff;background:#F2539F;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_02 .page_toiletcomparison_section_02_feature .page_toiletcomparison_section_02_feature_point a p span{display:block;padding:5px 10px}.page_toiletcomparison .page_toiletcomparison_section_03{margin-top:30px;padding:20px 20px 20px 20px;background:#D9F5FF;width:100%;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_03 h3{text-align:center;padding:10px;font-size:1.6em;color:#ffffff;background:#3FB4D9;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_03 h3:first-child{margin-top:0}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con{margin-top:20px;background:#ffffff;border-radius:6px;padding:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con h4{width:100%;color:#7F6C5E;margin-bottom:20px;font-size:1.5em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con h4 span{margin-right:10px;font-size:0.8em;padding:2px 8px;background:#7F6C5E;color:#ffffff;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_img{width:460px}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_img img{display:block;margin:20px auto}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_text{width:calc(100% - 480px)}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_text ul li{font-size:1.4em;padding:8px 0 8px 28px;color:#7F6C5E;line-height:1.7;background:url("../images/check_01.webp") 0 15px no-repeat}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_text ul li strong{padding:0 3px;background:#FFFF60}.page_toiletcomparison .page_toiletcomparison_section_03 .page_toiletcomparison_section_03_con .page_toiletcomparison_section_03_con_text img{display:block;margin:20px auto}.page_toiletcomparison .page_toiletcomparison_section_04{margin-top:30px;padding:20px 20px 20px 20px;background:#FEF4F1;width:100%;border-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_04 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_toiletcomparison .page_toiletcomparison_section_04 ul li{width:calc(50% - 20px)}.page_toiletcomparison .page_toiletcomparison_section_04 ul li a{height:130px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;background:#ffffff;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,0.2);padding:10px 50px;text-decoration:none;transition:all 0.5s ease}.page_toiletcomparison .page_toiletcomparison_section_04 ul li a:hover{opacity:0.7}.page_toiletcomparison .page_toiletcomparison_section_04 ul li a p{width:calc(100% - 90px);color:#F2539F;font-size:1.1em;text-align:center;font-weight:bold}.page_toiletcomparison .page_toiletcomparison_section_04 ul li a p strong{font-size:1.1em;padding:5px 10px;display:block;color:#ffffff;background:#F2539F;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.page_toiletcomparison .page_toiletcomparison_section_04 ul li a p span{display:block;padding:5px 10px}.page_cp{width:100%}.page_cp .page_cp_section_01{width:100%}.page_cp .page_cp_section_01 img{display:block;margin:40px auto}.page_cp .page_cp_section_02{margin-top:30px;width:100%;background:#FEF4F1;border-radius:5px;padding:30px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_cp .page_cp_section_02 iframe{display:block;margin:0 auto}.page_cp .page_cp_section_02 p{margin-top:20px;width:100%;text-align:center}.page_cp .page_cp_section_03{width:100%;margin-top:40px;padding:0 16px}.page_cp .page_cp_section_03 .page_cp_section_03_box{margin-top:40px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center}.page_cp .page_cp_section_03 .page_cp_section_03_box h3{width:100%;margin-bottom:20px}.page_cp .page_cp_section_03 .page_cp_section_03_box .page_cp_section_03_box_img{width:460px}.page_cp .page_cp_section_03 .page_cp_section_03_box .page_cp_section_03_box_text{width:calc(100% - 500px)}.page_cp .page_cp_section_03 .page_cp_section_03_box .page_cp_section_03_box_text ul li{color:#7f6c5e;font-size:1.4em;margin:20px 0}.page_cp .page_cp_section_03 .page_cp_section_03_box .page_cp_section_03_box_text ul li span{display:block;font-size:0.8em;text-indent:-1em;margin-left:1em}.page_cp .page_cp_section_03 .page_cp_section_03_box .page_cp_section_03_box_img02{margin-top:20px;width:100%}.page_cp .page_cp_section_04{margin-top:40px;width:100%;background:#FEFFB1;padding-bottom:25px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.page_cp .page_cp_section_04 ul{width:calc(100% - 40px);margin:20px 20px 10px 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_cp .page_cp_section_04 ul li{background:#ffffff;width:calc(50% - 40px);margin:20px;border-radius:6px;border:2px solid #F2539F;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden}.page_cp .page_cp_section_04 ul li h4{color:#ffffff;font-size:1.3em;padding:10px;background:#F2539F}.page_cp .page_cp_section_04 ul li p{font-size:1.2em;padding:10px}.page_cp .page_cp_section_05{margin-top:40px}.page_cp .page_cp_section_05 a{pointer-events:none;transition:all 0.5s ease}.page_cp .page_cp_section_05 a:hover{opacity:0.6}.page_cp .page_cp_section_06{margin-top:30px;padding:50px;background:#FDE0EE;width:100%;border-radius:6px}.page_cp .page_cp_section_06 .page_cp_section_06_box{margin-top:25px;padding:16px 50px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,0.1);background:url("../images/product/product11.webp") calc(100% - 10px) 10px no-repeat #fff;position:relative}.page_cp .page_cp_section_06 .page_cp_section_06_box:first-child{margin-top:0}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_set{width:80px;height:80px;border-radius:40px;background:#F456A0;color:#ffffff;font-size:1.1em;font-weight:bold;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:absolute;left:-10px;top:-10px;line-height:1}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_set span{margin-top:5px;width:100%;display:block;font-size:1.8em}.page_cp .page_cp_section_06 .page_cp_section_06_box h3{color:#816B5D;font-size:3em;font-weight:bold;padding:0 0 0 60px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_cp .page_cp_section_06 .page_cp_section_06_box h3 span{color:#ffffff;font-size:0.5em;background:#816B5D;border-radius:5px;padding:1px 10px;position:relative;margin-left:30px}.page_cp .page_cp_section_06 .page_cp_section_06_box h3 span::after{font-size:1.2em;content:"+";position:absolute;left:-20px;top:-2px;color:#816B5D}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;margin-top:20px}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_img{width:300px}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_img img{display:block;margin:0 auto}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_text{width:calc(100% - 400px)}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_text ul{max-width:300px;padding:10px;border-radius:5px;border:1px solid #816B5D}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_text ul li{margin-left:35px;list-style-type:circle;font-size:1.4em;font-weight:bold;color:#816B5D}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_text .page_cp_section_06_box_text_supplement{color:#666666;text-indent:-1em;margin-left:1em}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_img_text .page_cp_section_06_box_text .page_cp_section_06_box_text_warranty{color:#F456A0;border-radius:6px;font-size:1.3em;text-align:center;padding:6px;font-weight:bold;border:3px solid #F456A0;width:100%;margin-bottom:10px}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-align-items:flex-end;align-items:flex-end}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_01{color:#816B5D;font-size:3.0em;font-weight:bold;padding-bottom:10px;position:relative}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_01 span{position:relative;font-size:0.5em}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_01 span:first-child{margin-right:5px}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_01 span:last-child{margin-left:2px}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_01::after{content:"";position:absolute;right:-30px;bottom:30px;width:0;height:0;border-style:solid;border-width:8px 0 8px 13.9px;border-color:transparent transparent transparent #aaaaaa}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_02{color:#F456A0;font-size:4.0em;font-weight:bold;margin-left:40px;line-height:1.3}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_02 span{position:relative;font-size:0.5em}.page_cp .page_cp_section_06 .page_cp_section_06_box .page_cp_section_06_box_price_bg .page_cp_section_06_box_price_02 p{font-size:0.45em;text-align:right}.page_cp .page_cp_section_06 .page_cp_section_06_supplement{margin-top:5px;color:#666666}.page_product{width:100%}.page_product .page_product_section_01{padding:20px 20px 30px 20px;background:#FEF4F1;width:100%;border-radius:6px}.page_product .page_product_section_01 h3{font-size:1.4em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:10px;cursor:pointer;transition:all 0.5s ease}.page_product .page_product_section_01 h3:hover{opacity:0.6}.page_product .page_product_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:100px;height:100px;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:0.9em;text-align:center}.page_product .page_product_section_01 h3 div{width:calc(100% - 120px)}.page_product .page_product_section_01 .page_product_section_01_list01{display:none}.page_product .page_product_section_01 .page_product_section_01_list01 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_product .page_product_section_01 .page_product_section_01_list01 ul li{width:calc((100% - 10px) / 2);margin:10px 10px 0 0}.page_product .page_product_section_01 .page_product_section_01_list01 ul li:nth-child(2n){margin:10px 0px 0 0}.page_product .page_product_section_01 .page_product_section_01_list01 ul li a{width:100%;display:block;text-decoration:none;color:#F456A0;transition:all 0.5s ease;position:relative;padding:5px 5px 5px 24px}.page_product .page_product_section_01 .page_product_section_01_list01 ul li a::after{content:"";position:absolute;left:8px;top:14px;width:8px;height:8px;border-radius:50%;background:#F456A0}.page_product .page_product_section_01 .page_product_section_01_list01 ul li a:hover{opacity:0.6}.page_product .page_product_section_01 .page_product_section_01_list02{display:none}.page_product .page_product_section_01 .page_product_section_01_list02 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_product .page_product_section_01 .page_product_section_01_list02 ul li{width:calc((100% - 20px) / 2);margin-top:20px}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a{width:100%;display:block;border-radius:6px;overflow:hidden;background:#ffffff;box-shadow:0 0 6px rgba(0,0,0,0.1);text-decoration:none;color:#F862A8;transition:all 0.5s ease}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a:hover{opacity:0.6}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a h4{font-size:1.2em;color:#ffffff;padding:10px;text-align:center;background:#F862A8;line-height:1.4;min-height:70px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a h4 span{display:inline-block}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a img{display:block;margin:15px auto 0}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a .page_product_section_01_price{font-weight:bold;width:100%;text-align:center;font-weight:bold;font-size:2.8em;line-height:1.4}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a .page_product_section_01_price span{font-size:0.6em;margin-left:5px;position:relative}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a .page_product_section_01_price p.tax_included_price{font-size:0.5em}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a .page_product_section_01_more{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;margin:10px auto 20px}.page_product .page_product_section_01 .page_product_section_01_list02 ul li a .page_product_section_01_more span{display:block;border:1px solid #F862A8;padding:2px 20px;border-radius:5px}.page_product .page_product_section_02{width:100%;margin:30px 0}.page_product .page_product_section_02 a{transition:all 0.5s ease}.page_product .page_product_section_02 a:hover{opacity:0.6}.page_product .page_product_section_02 img{width:100%;height:auto}.page_product .page_product_section_03{margin-top:30px;padding:20px 20px 20px 20px;background:#D9F5FF;width:100%;border-radius:6px}.page_product .page_product_section_03 h3{text-align:center;padding:10px;font-size:1.6em;color:#ffffff;background:#3FB4D9;border-radius:6px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.page_product .page_product_section_03 h3:first-child{margin-top:0}.page_product .page_product_section_03 h3 span{display:inline-block;margin-left:10px;font-size:0.7em;padding:1px 8px;background:#ffffff;color:#F674B1;border-radius:6px}.page_product .page_product_section_03 .page_product_section_03_new{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;background:#ffffff;padding:16px}.page_product .page_product_section_03 .page_product_section_03_new .page_product_section_03_new_text{width:310px;color:#F674B1;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.page_product .page_product_section_03 .page_product_section_03_new .page_product_section_03_new_text p{font-size:1.2em;color:#7F6C5E}.page_product .page_product_section_03 .page_product_section_03_new .page_product_section_03_new_text strong{padding:1px 4px;background:#FFFF60;color:#F674B1}.page_product .page_product_section_03 .page_product_section_03_new .page_product_section_03_new_img{width:calc(100% - 320px)}.page_product .page_product_section_03 .page_product_section_03_new .page_product_section_03_new_img img{width:100%;height:auto}.page_product .page_product_section_03 .page_product_section_03_con{margin-top:20px;background:#ffffff;border-radius:6px;padding:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start}.page_product .page_product_section_03 .page_product_section_03_con h4{width:100%;color:#7F6C5E;margin-bottom:10px;font-size:1.5em;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center}.page_product .page_product_section_03 .page_product_section_03_con h4 span{margin-right:10px;font-size:0.8em;padding:2px 8px;background:#7F6C5E;color:#ffffff;border-radius:6px}.page_product .page_product_section_03 .page_product_section_03_con h5{width:100%;color:#F371AE;margin-bottom:10px;font-size:1.1em}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box{width:calc((100% - 32px) / 3);margin:0 12px 12px 0}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box.page_product_section_03_con_3column_box_w100p{width:100%}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box.page_product_section_03_con_3column_box_w100p .page_product_section_03_con_3column_box_text{font-size:0.9em}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box:nth-child(3n){margin-right:0}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box h6{width:100%;padding:5px 3px;font-size:1.2em;color:#ffffff;text-align:center;background:#0c60a6}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box h6 span{font-size:0.7em;margin-left:3px}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box .page_product_section_03_con_3column_box_img{width:100%}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box .page_product_section_03_con_3column_box_img img{width:100%;height:auto}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box .page_product_section_03_con_3column_box_text{margin-top:10px;font-size:1em;width:100%;color:#7f6c5e}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_3column_box_bg .page_product_section_03_con_3column_box .page_product_section_03_con_3column_box_text .icon{display:inline-block;margin-bottom:4px;border-radius:1em;font-size:0.9em;padding:2px 20px;color:#ffffff;background:#0c60a6}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_img{width:320px}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_img img{width:100%;height:auto;display:block;margin:10px auto}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_img_w100p{width:100%}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_img_w100p img{display:block;margin:20px auto}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text{width:calc(100% - 340px)}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text p{font-size:1.2em;color:#7F6C5E}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text p span{margin-top:5px;display:block;font-size:0.8em;color:#666666}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text ul li{font-size:1.4em;padding:8px 0 8px 28px;color:#7F6C5E;line-height:1.7;background:url("../images/check_01.webp") 0 15px no-repeat}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text ul li strong{padding:0 3px;background:#FFFF60}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text ul li .page_product_section_03_con_text_attention{font-size:0.7em}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text img{display:block;margin:20px auto}.page_product .page_product_section_03 .page_product_section_03_con .page_product_section_03_con_text .page_product_section_03_con_text_attention{font-size:0.9em;text-indent:-1em;margin-left:1em}.page_product .page_product_section_03 .page_product_section_03_supplement{margin-top:10px}.page_product .page_product_section_03 .page_product_section_03_supplement p{color:#666666;font-size:0.85em;text-indent:-2.6em;margin-left:3em;margin:3px 0 3px 3em}.page_product .page_product_section_04{margin-top:30px;padding:20px 20px 20px 20px;background:#FDE0EE;width:100%;border-radius:6px}.page_product .page_product_section_04 .page_product_section_04_box{margin-top:25px;padding:16px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,0.1);background:url("../images/product/product11.webp") calc(100% - 10px) 10px no-repeat #fff;position:relative}.page_product .page_product_section_04 .page_product_section_04_box:first-child{margin-top:0}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_set{width:80px;height:80px;border-radius:40px;background:#F456A0;color:#ffffff;font-size:1.1em;font-weight:bold;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:absolute;left:-10px;top:-10px;line-height:1}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_set span{margin-top:5px;width:100%;display:block;font-size:1.8em}.page_product .page_product_section_04 .page_product_section_04_box h3{color:#816B5D;font-size:2.2em;font-weight:bold;padding:0 0 0 60px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_product .page_product_section_04 .page_product_section_04_box h3 span{color:#ffffff;font-size:0.5em;background:#816B5D;border-radius:5px;padding:1px 10px;position:relative;margin-left:30px}.page_product .page_product_section_04 .page_product_section_04_box h3 span::after{font-size:1.2em;content:"+";position:absolute;left:-20px;top:-2px;color:#816B5D}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_img{width:250px}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_img img{display:block;margin:0 auto}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_text{width:calc(100% - 400px)}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_text ul{max-width:170px;padding:10px;border-radius:5px;border:1px solid #816B5D}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_text ul li{margin-left:15px;list-style-type:circle;font-size:1em;font-weight:bold;color:#816B5D}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_text .page_product_section_04_box_text_supplement{color:#666666;text-indent:-1em;margin-left:1em}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_img_text .page_product_section_04_box_text .page_product_section_04_box_text_warranty{color:#F456A0;border-radius:6px;font-size:1.3em;text-align:center;padding:6px;font-weight:bold;border:3px solid #F456A0;width:100%;margin-bottom:10px}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-align-items:flex-end;align-items:flex-end}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_01{color:#816B5D;font-size:2.0em;font-weight:bold;padding-bottom:10px;position:relative}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_01 span{position:relative;font-size:0.5em}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_01 span:first-child{margin-right:5px}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_01 span:last-child{margin-left:2px}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_01::after{content:"";position:absolute;right:-30px;bottom:30px;width:0;height:0;border-style:solid;border-width:8px 0 8px 13.9px;border-color:transparent transparent transparent #aaaaaa}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_02{color:#F456A0;font-size:4.0em;font-weight:bold;margin-left:40px;line-height:1.3}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_02 span{position:relative;font-size:0.5em}.page_product .page_product_section_04 .page_product_section_04_box .page_product_section_04_box_price_bg .page_product_section_04_box_price_02 p{font-size:0.4em;text-align:right}.page_product .page_product_section_04 .page_product_section_04_supplement{margin-top:5px;color:#666666}.page_product .page_product_section_04 .page_product02_section_04_box{margin-top:25px;padding:16px 16px 46px 16px;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,0.1);background:#ffffff;position:relative}.page_product .page_product_section_04 .page_product02_section_04_box:first-child{margin-top:0}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_set{width:80px;height:80px;border-radius:40px;background:#F456A0;color:#ffffff;font-size:1.1em;font-weight:bold;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;position:absolute;left:-10px;top:-10px;line-height:1}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_set span{margin-top:5px;width:100%;display:block;font-size:1.8em}.page_product .page_product_section_04 .page_product02_section_04_box h3{color:#816B5D;font-size:2.2em;font-weight:bold;padding:0 0 0 60px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_img{width:250px;position:relative}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_img img{display:block;margin:0 auto}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_img img.page_product02_section_04_box_img_mist{position:absolute;right:0;bottom:-10px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_text{width:calc(100% - 260px);margin-left:10px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_text .page_product02_section_04_box_text_supplement{background:#816B5D;color:#ffffff;font-size:1.2em;text-align:center;padding:6px;font-weight:bold;border:3px solid #816B5D;border-radius:6px;width:100%;margin-top:10px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_img_text .page_product02_section_04_box_text .page_product02_section_04_box_text_warranty{color:#F456A0;font-size:1.2em;text-align:center;padding:6px;font-weight:bold;border:3px solid #F456A0;border-radius:6px;width:100%;margin-top:10px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg{padding:0;line-height:1.2;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-align-items:flex-end;align-items:flex-end}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_01{color:#816B5D;font-size:2.0em;font-weight:bold;padding-bottom:10px;position:relative}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_01 span{position:relative;font-size:0.5em}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_01 span:first-child{margin-right:5px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_01 span:last-child{margin-left:2px}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_01::after{content:"";position:absolute;right:-30px;bottom:30px;width:0;height:0;border-style:solid;border-width:8px 0 8px 13.9px;border-color:transparent transparent transparent #aaaaaa}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_02{color:#F456A0;font-size:4.0em;font-weight:bold;margin-left:40px;line-height:1.3}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_02 span{position:relative;font-size:0.5em}.page_product .page_product_section_04 .page_product02_section_04_box .page_product02_section_04_box_price_bg .page_product02_section_04_box_price_02 p{font-size:0.4em;text-align:right}.product02_bnr_bg{background:rgba(0,0,0,0.7);z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%;padding:40px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.product02_bnr_bg .product02_bnr{position:relative}.product02_bnr_bg .product02_bnr .product02_bnr_close{cursor:pointer;position:absolute;top:-50px;right:0;width:40px;height:40px;transition:all 0.5s ease}.product02_bnr_bg .product02_bnr .product02_bnr_close:hover{opacity:0.5}.product02_bnr_bg .product02_bnr .product02_bnr_close::after{transform:rotate(-45deg);content:"";width:35px;height:3px;background:#ffffff;position:absolute;left:3px;top:18px}.product02_bnr_bg .product02_bnr .product02_bnr_close::before{transform:rotate(45deg);content:"";width:35px;width:35px;height:3px;background:#ffffff;position:absolute;left:3px;top:18px}.product02_bnr_bg .product02_bnr a{display:block;pointer-events:none;transition:all 0.5s ease}.product02_bnr_bg .product02_bnr a:hover{opacity:0.7}.product02_bnr_bg .product02_bnr a img{max-width:100%;height:600px;max-height:calc(100vh - 100px)}.page_message{width:100%}.page_message .page_message_section_01{padding:30px;background:#FEF4F1;width:100%;border-radius:6px}.page_message .page_message_section_01 .page_message_section_01_img{position:relative;margin:20px 0}.page_message .page_message_section_01 .page_message_section_01_img img{max-width:100%;height:auto;display:block;margin:0 auto;border-radius:5px}.page_message .page_message_section_01 .page_message_section_01_img span{z-index:10;padding:5px 60px;font-family:'Noto Serif JP', serif;background:#F2539F;border-radius:5px;font-size:1.1em;color:#ffffff;position:absolute;left:0;top:-20px}.page_message .page_message_section_01 .page_message_section_01_catch{font-family:'Noto Serif JP', serif;text-align:center;font-size:1.9em}.page_message .page_message_section_01 .page_message_section_01_catch br{display:none}.page_message .page_message_section_01 .page_message_section_01_text{margin-top:30px;padding:20px;background:#ffffff;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,0.1)}.page_message .page_message_section_01 .page_message_section_01_text h3{color:#F2539F;font-size:1.6em;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_message .page_message_section_01 .page_message_section_01_text h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_message .page_message_section_01 .page_message_section_01_text h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_message .page_message_section_01 .page_message_section_01_text p{margin-top:15px;font-size:1.1em}.page_message .page_message_section_01 .page_message_section_01_text .page_message_section_01_text_name{margin-top:10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.page_about{width:100%}.page_about .page_about_section_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_about .page_about_section_01 h3{font-size:1.2em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;padding-bottom:20px;margin-bottom:30px}.page_about .page_about_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:90px;height:90px;text-align:center;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1em;margin-right:10px}.page_about .page_about_section_01 .page_about_section_01_box{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dddddd;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_about .page_about_section_01 .page_about_section_01_box:last-child{padding-bottom:0px;margin-bottom:0px;border-bottom:none}.page_about .page_about_section_01 .page_about_section_01_box .page_about_section_01_box_text{width:calc(100% - 220px)}.page_about .page_about_section_01 .page_about_section_01_box .page_about_section_01_box_text h4{padding:5px;font-size:1.2em;text-align:center;color:#ffffff;background:#F2539F;border-radius:5px;font-family:'Noto Serif JP', serif}.page_about .page_about_section_01 .page_about_section_01_box .page_about_section_01_box_text p{margin-top:15px;font-size:1.1em}.page_about .page_about_section_01 .page_about_section_01_box .page_about_section_01_box_img{width:194px}.page_about .page_about_section_01 .page_about_section_01_box .page_about_section_01_box_img img{max-width:100%;height:auto;display:block;border-radius:5px}.page_about .page_about_section_02{margin-top:30px}.page_about .page_about_section_02 h3{color:#F2539F;font-size:1.4em;padding:10px;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_about .page_about_section_02 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_about .page_about_section_02 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_about .page_about_section_02 .page_about_section_02_table{width:100%}.page_about .page_about_section_02 .page_about_section_02_table table{width:100%}.page_about .page_about_section_02 .page_about_section_02_table table tr th{border-bottom:1px dotted #aaaaaa;width:200px;padding:15px;vertical-align:top}.page_about .page_about_section_02 .page_about_section_02_table table tr td{border-bottom:1px dotted #aaaaaa;padding:15px}.page_about .page_about_section_02 .page_about_section_02_table table tr td iframe{width:100%;height:450px}.page_about .page_about_section_02 .page_about_section_02_table table tr td a{color:#F2539F;font-weight:bold}.page_about .page_about_section_02 .page_about_section_02_table table tr td p{padding:3px 0}.page_about .page_about_section_02 .page_about_section_02_table table tr td ul{list-style-type:disc;margin-left:1.5em}.page_about .page_about_section_02 .page_about_section_02_table table tr td ul li{padding:3px 0}.page_cutomers{width:100%}.page_cutomers .page_cutomers_section_01{width:100%}.page_cutomers .page_cutomers_section_01 .page_cutomers_section_01_box{margin-bottom:16px;border:2px solid #F584BA;border-radius:6px}.page_cutomers .page_cutomers_section_01 .page_cutomers_section_01_box h3{color:#ffffff;font-size:1.1em;padding:10px 16px;background:#F584BA}.page_cutomers .page_cutomers_section_01 .page_cutomers_section_01_box h3 span{background:#ffffff;color:#F584BA;padding:3px 10px;font-size:0.8em;display:inline-block;border-radius:6px}.page_cutomers .page_cutomers_section_01 .page_cutomers_section_01_box .page_cutomers_section_01_box_name{text-align:right}.page_cutomers .page_cutomers_section_01 .page_cutomers_section_01_box .page_cutomers_section_01_box_text{padding:15px}.page_column{width:100%}.page_column .page_column_section_single{overflow:hidden}.page_column .page_column_section_single *{max-width:100%}.page_column .page_column_section_single h3,.page_column .page_column_section_single .h3_page_column_section_single{font-weight:bold;width:100%;color:#F2539F;font-size:1.2em;margin-bottom:15px;padding:10px 0;border-top:3px solid #F2539F;border-bottom:3px solid #F2539F;position:relative}.page_column .page_column_section_single h3::after,.page_column .page_column_section_single .h3_page_column_section_single::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_column .page_column_section_single h3::before,.page_column .page_column_section_single .h3_page_column_section_single::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_column .page_column_section_single h4{width:100%;color:#F2539F;font-size:1.15em;margin:25px 0 20px;padding:5px 20px;border-left:3px solid #F2539F}.page_column .page_column_section_single h5{color:#F2539F;font-size:1.1em;margin:10px 0;padding:5px 0}.page_column .page_column_section_single h6{color:#222222;font-size:1em;font-weight:bold;margin:10px 0}.page_column .page_column_section_single img{margin:5px 0}.page_column .page_column_section_single p{margin:10px 0}.page_column .page_column_section_single pre{padding:20px;background:#FEF4F1}.page_column .page_column_section_single table tr th{height:auto !important;padding:10px}.page_column .page_column_section_single table tr td{height:auto !important;padding:10px}.page_column .page_column_section_single strong.strong_underline{font-weight:bold;position:relative;z-index:5;overflow:hidden;display:inline-block;line-height:0.9}.page_column .page_column_section_single strong.strong_underline .underline{z-index:-5;position:absolute;left:0;top:0;width:100%;height:100%}.page_column .page_column_section_single strong.strong_underline .underline::after{content:"";position:absolute;bottom:0;z-index:-5;left:-100%;width:100%;height:2px;background:#ffe600;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.page_column .page_column_section_single strong.strong_underline .underlineMovie{-webkit-animation-name:underlineMovie;animation-name:underlineMovie}.page_column .page_column_section_single strong.strong_underline .underlineMovie::after{-webkit-animation-name:underlineMovie;animation-name:underlineMovie}.page_column .page_column_section_single strong.strong_underline02{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.page_column .page_column_section_single strong.strong_underline02.underlineMovie02,.page_column .page_column_section_single strong.strong_underline02 .underlineMovie02{-webkit-animation-name:underlineMovie02;animation-name:underlineMovie02}.page_column .page_column_section_single strong.strong_underline04{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.page_column .page_column_section_single strong.strong_underline04.underlineMovie04,.page_column .page_column_section_single strong.strong_underline04 .underlineMovie04{-webkit-animation-name:underlineMovie04;animation-name:underlineMovie04}.page_column .page_column_section_single strong.strong_underline03{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;padding-bottom:5px;background:url("../images/underline.webp") left bottom repeat-x;background-size:auto 12px}.page_column .page_column_section_single strong.strong_underline03.underlineMovie03{-webkit-animation-name:underlineMovie03;animation-name:underlineMovie03}.page_column .page_column_section_single .movie_wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.page_column .page_column_section_single .movie_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page_column .page_column_section_single .page_column_section_single_date_cat{padding:0 0 20px 0;margin-bottom:20px;border-bottom:1px solid #dddddd;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_date{color:#666666;width:130px}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat{width:calc(100% - 130px);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a{text-decoration:none;color:#111111;background:#FBCBE3;font-size:0.8em;padding:0px 10px;border-radius:10px;margin-right:5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column01{background-color:#BFCFFF}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column02{background-color:#FFC4D9}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column03{background-color:#9BDEFF}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column04{background-color:#FF9797}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column05{background-color:#CAEA95}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column06{background-color:#FFAF60}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column07{background-color:#FEF481}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column08{background-color:#92E2A4}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column09{background-color:#E9D2FF}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column10{color:#ffffff;background-color:#3b2b2e}.page_column .page_column_section_single .page_column_section_single_date_cat .page_column_section_single_cat a.cat_column11{color:#ffffff;background-color:#3ba43f}.page_column .page_column_section_single .article_author_bg{margin:20px 0 30px;width:100%;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_single .article_author_bg .article_author{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #dddddd}.page_column .page_column_section_single .article_author_bg .article_author .article_author_title{width:100%;background:#F2539F;padding:10px;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.page_column .page_column_section_single .article_author_bg .article_author .article_author_title h2{text-align:center;color:#ffffff;font-size:1.3em;font-weight:bold;margin:0;padding:0}.page_column .page_column_section_single .article_author_bg .article_author .article_author_img{width:16%;padding:10px 15px;box-sizing:border-box}.page_column .page_column_section_single .article_author_bg .article_author .article_author_img img{width:100%;height:auto;border-radius:50%}.page_column .page_column_section_single .article_author_bg .article_author .article_author_text{width:84%;padding:10px 15px 10px 0;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_single .article_author_bg .article_author .article_author_text p{font-size:0.95em;line-height:1.5;margin-top:5px}.page_column .page_column_section_single .article_author_bg .article_author .article_author_text .article_author_text_box .article_author_text_name{font-size:1.5em;color:#000000;width:100%;font-weight:bold;margin-bottom:4px}.page_column .page_column_section_single .article_author_bg .article_author .article_author_text .article_author_text_box .article_author_text_position{font-size:1.0em;color:#666666;width:100%;margin-bottom:10px}.page_column .page_column_section_single .single_link_area{margin:20px 0;padding:16px 30px;border:1px solid #cccccc}.page_column .page_column_section_single .single_link_area .single_link_area_title{color:#F2539F;font-weight:bold;font-size:1.1em;margin:0 0 10px 0}.page_column .page_column_section_single .single_link_area ul{margin:0 0 0 25px}.page_column .page_column_section_single .single_link_area ul li{list-style-type:disc}.page_column .page_column_section_single .single_link_area ul li::marker{color:#dddddd}.page_column .page_column_section_single .single_link_area ul li a{color:#222222;transition:all 0.5s ease}.page_column .page_column_section_single .single_link_area ul li a:hover{color:#F2539F}.page_column .page_event_section{overflow:hidden}.page_column .page_event_section *{max-width:100%}.page_column .page_event_section .event_section h3{color:#ffffff;background:#F2539F;padding:10px;font-size:1.2em;margin:30px 0 15px}.page_column .page_event_section .event_section .event_section_img_box{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_column .page_event_section .event_section .event_section_img_box .event_section_img{width:250px;order:2}.page_column .page_event_section .event_section .event_section_img_box .event_section_img img{width:100%;height:auto}.page_column .page_event_section .event_section .event_section_img_box .event_section_box{width:calc(100% - 270px);order:1}.page_column .page_event_section .event_section .event_section_img_box .event_section_box table{width:100%}.page_column .page_event_section .event_section .event_section_img_box .event_section_box table tr:first-child td{border-top:1px solid #eeeeee}.page_column .page_event_section .event_section .event_section_img_box .event_section_box table tr td{padding:10px;vertical-align:top}.page_column .page_event_section .event_section .event_section_img_box .event_section_box table tr td:first-child{width:120px !important;background:#fafafa;font-weight:bold;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.page_column .page_event_section .event_section .event_section_img_box .event_section_box table tr td:last-child{width:320px !important;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.page_column .page_event_section .event_section .event_section_img_box .event_section_box ul{margin:10px 0 10px 25px}.page_column .page_event_section .event_section .event_section_img_box .event_section_box ul li{list-style:disc}.page_column .page_event_section h4{font-weight:bold;width:100%;color:#F2539F;font-size:1.2em;margin-bottom:15px;padding:10px 0;border-top:3px solid #F2539F;border-bottom:3px solid #F2539F;position:relative}.page_column .page_event_section h4::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_column .page_event_section h4::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_column .page_event_section h5{color:#F2539F;font-size:1.1em;margin:10px 0;padding:5px 0}.page_column .page_event_section h6{color:#222222;font-size:1em;font-weight:bold;margin:10px 0}.page_column .page_event_section img{margin:5px 0}.page_column .page_event_section p{margin:10px 0}.page_column .page_event_section pre{padding:20px;background:#FEF4F1}.page_column .page_event_section .article_author_bg{margin:20px 0 30px;width:100%;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_event_section .article_author_bg .article_author{width:980px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #dddddd}.page_column .page_event_section .article_author_bg .article_author .article_author_title{width:100%;background:#F2539F;padding:10px;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.page_column .page_event_section .article_author_bg .article_author .article_author_title h2{text-align:center;color:#ffffff;font-size:1.3em;font-weight:bold;margin:0;padding:0}.page_column .page_event_section .article_author_bg .article_author .article_author_img{width:16%;padding:10px 15px;box-sizing:border-box}.page_column .page_event_section .article_author_bg .article_author .article_author_img img{width:100%;height:auto;border-radius:50%}.page_column .page_event_section .article_author_bg .article_author .article_author_text{width:84%;padding:10px 15px 10px 0;box-sizing:border-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_event_section .article_author_bg .article_author .article_author_text p{font-size:0.95em;line-height:1.5;margin-top:5px}.page_column .page_event_section .article_author_bg .article_author .article_author_text .article_author_text_box .article_author_text_name{font-size:1.5em;color:#000000;width:100%;font-weight:bold;margin-bottom:4px}.page_column .page_event_section .article_author_bg .article_author .article_author_text .article_author_text_box .article_author_text_position{font-size:1.0em;color:#666666;width:100%;margin-bottom:10px}.page_column .page_column_section_archive{width:100%;margin:40px 0 0 0}.page_column .page_column_section_archive.mt0{margin:0}.page_column .page_column_section_archive .page_column_section_archive_box{padding:0 0 20px 0;margin-bottom:20px;border-bottom:1px solid #dddddd;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_date{color:#666666;width:130px}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat{width:calc(100% - 130px);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a{text-decoration:none;color:#111111;background:#FBCBE3;font-size:0.8em;padding:0px 10px;border-radius:10px;margin-right:5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column01{background-color:#BFCFFF}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column02{background-color:#FFC4D9}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column03{background-color:#9BDEFF}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column04{background-color:#FF9797}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column05{background-color:#CAEA95}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column06{background-color:#FFAF60}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column07{background-color:#FEF481}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column08{background-color:#92E2A4}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column09{background-color:#E9D2FF}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column10{color:#ffffff;background-color:#3b2b2e}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_cat a.cat_column11{color:#ffffff;background-color:#3ba43f}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_title{width:100%;margin-top:5px}.page_column .page_column_section_archive .page_column_section_archive_box .page_column_section_archive_box_title a{text-decoration:none;color:#F2539F;font-size:1.1em}.page_column .page_column_section_archive_cat{margin-top:40px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_column .page_column_section_archive_cat h3{font-size:1.2em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:30px}.page_column .page_column_section_archive_cat ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive_cat ul li{width:calc((100% - 45px) / 4);margin:0 15px 15px 0}.page_column .page_column_section_archive_cat ul li:nth-child(4n){margin-right:0}.page_column .page_column_section_archive_cat ul li a{color:#ffffff;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:6px;min-height:4em;line-height:1.4;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;transition:all 0.5s ease}.page_column .page_column_section_archive_cat ul li a:hover{color:#F2539F;background:#ffffff}.page_column .page_column_section_archive_cat ul li a.page_column_section_archive_cat_house{border:none;background:url("../images/top/top_archive_cat02_bg_png.webp") center center no-repeat;background-size:cover;text-shadow:0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e}.page_column .page_column_section_archive_cat ul li a.page_column_section_archive_cat_house:hover{color:#ffffff;opacity:0.6}.page_column .page_column_section_archive_cat ul li a.page_column_section_archive_cat_event{background:#3ba43f;border:1px solid #3ba43f}.page_column .page_column_section_archive_cat ul li a.page_column_section_archive_cat_event:hover{background:#ffffff;color:#3ba43f}.page_column .page_column_section_archive_cat02{width:100%}.page_column .page_column_section_archive_cat02 h3{color:#F2539F;font-size:1.4em;font-weight:bold;padding:10px 0px 10px 10px;border-bottom:1px solid #F2539F;position:relative;margin:0px 0 15px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_column .page_column_section_archive_cat02 h3 a{display:inline-block;color:#ffffff;font-size:0.7em;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:15px;width:100px;padding:2px 8px;transition:all 0.5s ease}.page_column .page_column_section_archive_cat02 h3 a:hover{color:#F2539F;background:#ffffff}.page_column .page_column_section_archive_cat02 h3::before{content:"";width:4px;height:calc(100% - 20px);background:#FCCCE4;position:absolute;left:0;top:10px}.page_column .page_column_section_archive_cat02 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive_cat02 ul li{width:calc((100% - 45px) / 4);margin:0 15px 15px 0}.page_column .page_column_section_archive_cat02 ul li:nth-child(4n){margin-right:0}.page_column .page_column_section_archive_cat02 ul li a{color:#ffffff;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:6px;min-height:4em;line-height:1.4;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;transition:all 0.5s ease}.page_column .page_column_section_archive_cat02 ul li a:hover{color:#F2539F;background:#ffffff}.page_column .page_column_section_archive_cat02 ul li a.page_column_section_archive_cat_house{border:none;background:url("../images/top/top_archive_cat02_bg_png.webp") center center no-repeat;background-size:cover;text-shadow:0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e, 0 0 2px #84400e}.page_column .page_column_section_archive_cat02 ul li a.page_column_section_archive_cat_house:hover{color:#ffffff;opacity:0.6}.page_column .page_column_section_archive_cat02 ul li a.page_column_section_archive_cat_event{background:#3ba43f;border:1px solid #3ba43f}.page_column .page_column_section_archive_cat02 ul li a.page_column_section_archive_cat_event:hover{background:#ffffff;color:#3ba43f}.page_column .page_column_section_archive_travelcat{margin-top:40px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_column .page_column_section_archive_travelcat h3{font-size:1.6em;color:#3ba43f;border-bottom:6px dotted #3ba43f;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;flex-wrap:wrap;padding:0 0 15px 0;margin:0 0 15px 0}.page_column .page_column_section_archive_travelcat h3 p{font-size:0.7em;width:100%}.page_column .page_column_section_archive_travelcat h4{font-size:1.2em;color:#3ba43f;margin:10px 0 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd{width:calc((100% - 10px) / 2);margin:0px 10px 10px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd:nth-child(2n){margin:0px 0px 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_title{width:80px;padding:3px;background:#3ba43f;color:#ffffff;font-weight:bold;font-size:1.1em;text-align:center}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_select{background:#ffffff;width:calc(100% - 80px);padding:3px;border:1px solid #dddddd}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_select select{width:100%;padding:5px 10px;border:1px solid #dddddd;border:none;border-radius:4px}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_select select:focus{outline:none}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_select.comming_soon{pointer-events:none}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area_pd_bg .page_column_section_archive_travelcat_area_pd .page_column_section_archive_travelcat_area_pd_select.comming_soon select{color:#666666}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area{width:100%}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area ul li{width:calc((100% - 40px) / 5);margin:0 10px 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area ul li:nth-child(5n){margin:0 0px 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area ul li a{color:#ffffff;text-decoration:none;text-align:center;background:#3ba43f;border:1px solid #3ba43f;border-radius:6px;padding:14px;line-height:1.4;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;transition:all 0.5s ease}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_area ul li a:hover{color:#3ba43f;background:#ffffff}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre{width:100%}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre ul li{width:calc((100% - 40px) / 5);margin:0 10px 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre ul li:nth-child(5n){margin:0 0px 10px 0}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre ul li a{color:#ffffff;text-decoration:none;text-align:center;background:#3ba43f;border:1px solid #3ba43f;border-radius:6px;padding:14px;line-height:1.4;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;transition:all 0.5s ease}.page_column .page_column_section_archive_travelcat .page_column_section_archive_travelcat_genre ul li a:hover{color:#3ba43f;background:#ffffff}@-webkit-keyframes underlineMovie{from{left:-100%;opacity:0}to{left:0%;opacity:1}}@keyframes underlineMovie{from{left:-100%;opacity:0}to{left:0%;opacity:1}}@-webkit-keyframes underlineMovie02{from{box-shadow:0px -6px 0px -2px rgba(255,230,0,0) inset,0px 4px 0px -2px rgba(255,230,0,0)}to{box-shadow:0px -6px 0px -2px #ffe600 inset, 0px 4px 0px -2px #ffe600}}@keyframes underlineMovie02{from{box-shadow:0px -6px 0px -2px rgba(255,230,0,0) inset,0px 4px 0px -2px rgba(255,230,0,0)}to{box-shadow:0px -6px 0px -2px #ffe600 inset, 0px 4px 0px -2px #ffe600}}@-webkit-keyframes underlineMovie04{from{box-shadow:0px 4px 0px 0px rgba(255,230,0,0)}to{box-shadow:0px 4px 0px 0px #ffe600}}@keyframes underlineMovie04{from{box-shadow:0px 4px 0px 0px rgba(255,230,0,0)}to{box-shadow:0px 4px 0px 0px #ffe600}}@-webkit-keyframes underlineMovie03{from{background:url("../images/underline.webp") left bottom repeat-x;background-size:0 0px}to{background:url("../images/underline.webp") left bottom repeat-x;background-size:auto 12px}}@keyframes underlineMovie03{from{background:url("../images/underline.webp") left bottom repeat-x;background-size:0 0px}to{background:url("../images/underline.webp") left bottom repeat-x;background-size:auto 12px}}.page_column_section_archive_cta{margin-top:30px}.page_column_section_archive_cta a{pointer-events:none;transition:all 0.5s ease}.page_column_section_archive_cta a:hover{opacity:0.6;transition:all 0.5s ease;color:#F2539F;background:#ffffff}.page_staff{width:100%}.page_staff .page_staff_section_01{width:100%}.page_staff .page_staff_section_01 .page_staff_section_01_box{margin-bottom:16px;border:2px solid #F584BA;border-radius:6px}.page_staff .page_staff_section_01 .page_staff_section_01_box h3{color:#ffffff;font-size:1.1em;padding:10px 16px;background:#F584BA}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con{padding:16px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_img{width:170px}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_img img{border-radius:6px}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_img h4{margin-top:5px;font-size:1.1em;text-align:center}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_img h4 span{display:block;font-size:0.8em}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_text{width:calc(100% - 200px)}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_word{margin-top:25px;background:#FEF4F1;padding:16px;border-radius:6px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_word .page_staff_section_01_con_word_text{width:calc(100% - 130px)}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_word .page_staff_section_01_con_word_text h4{margin-bottom:10px}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_word .page_staff_section_01_con_word_img{width:110px}.page_staff .page_staff_section_01 .page_staff_section_01_box .page_staff_section_01_con .page_staff_section_01_con_word .page_staff_section_01_con_word_img img{border-radius:6px}.page_staff .page_staff_section_02{width:100%;margin-top:10px}.page_staff .page_staff_section_02 a{pointer-events:none}.page_staff .page_staff_section_02 img{width:100%;height:auto}.page_movie{width:100%}.page_movie .page_movie_section_01{width:100%}.page_movie .page_movie_section_01 .page_movie_section_01_box{margin-bottom:20px;border:2px solid #F584BA;border-radius:6px}.page_movie .page_movie_section_01 .page_movie_section_01_box h3{color:#ffffff;font-size:1.1em;padding:10px 16px;background:#F584BA}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con{padding:20px 16px 16px 16px}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_img{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_img a{position:relative}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_img a:hover::before{background:transparent}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_img a::before{content:"";background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.5s ease}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_img a::after{content:"";background:url("../images/top/top_youtube_icon.webp") center center no-repeat;background-size:contain;width:68px;height:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 34px)}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con .page_movie_section_01_box_con_text{margin-top:20px}.page_movie .page_movie_section_01 .page_movie_section_01_box .page_movie_section_01_box_con iframe{width:100%;height:460px}.page_recruit{width:100%}.page_recruit .page_recruit_section_01{padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_recruit .page_recruit_section_01 h3{font-size:1.2em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:30px}.page_recruit .page_recruit_section_01 h3 span{font-family:'Noto Serif JP', serif;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;width:80px;height:80px;text-align:center;background:#ffffff;border:1px solid #F2539F;border-radius:50px;line-height:1.2;font-size:1.2em}.page_recruit .page_recruit_section_01 h3 div{width:calc(100% - 100px)}.page_recruit .page_recruit_section_01 .page_recruit_section_01_box{padding-bottom:30px;margin-bottom:30px;background:#ffffff;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,0.1)}.page_recruit .page_recruit_section_01 .page_recruit_section_01_box h4{padding:5px 16px;font-size:1.2em;color:#ffffff;background:#F2539F;border-top-left-radius:6px;border-top-right-radius:6px}.page_recruit .page_recruit_section_01 .page_recruit_section_01_box p{font-size:1.1em;padding:16px}.page_recruit .page_recruit_section_01 .page_recruit_section_01_box:last-child{padding-bottom:0px;margin-bottom:0px;border-bottom:none}.page_recruit .page_recruit_section_02{margin-top:30px}.page_recruit .page_recruit_section_02 h3{width:100%;color:#F2539F;font-size:1.4em;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_recruit .page_recruit_section_02 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_recruit .page_recruit_section_02 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_recruit .page_recruit_section_02 .page_recruit_section_02_img_text{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_recruit .page_recruit_section_02 .page_recruit_section_02_img_text .page_recruit_section_02_img{width:310px}.page_recruit .page_recruit_section_02 .page_recruit_section_02_img_text .page_recruit_section_02_text{width:calc(100% - 330px)}.page_recruit .page_recruit_section_02 .page_recruit_section_02_img_text .page_recruit_section_02_text p{margin-bottom:10px}.page_recruit .page_recruit_section_03{margin-top:30px}.page_recruit .page_recruit_section_03 h3{width:100%;color:#F2539F;font-size:1.4em;margin-bottom:15px;border-bottom:3px solid #F2539F;position:relative}.page_recruit .page_recruit_section_03 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_recruit .page_recruit_section_03 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_recruit .page_recruit_section_03 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between}.page_recruit .page_recruit_section_03 ul li a{transition:all 0.5s ease}.page_recruit .page_recruit_section_03 ul li a:hover{opacity:0.6}.page_recruit_table table{width:100%}.page_recruit_table table tr th{width:120px;padding:10px;border-bottom:1px solid #dddddd;vertical-align:top}.page_recruit_table table tr td{width:calc(100% - 120px);padding:10px;border-bottom:1px solid #dddddd}.page_recruit_table table tr td img{max-width:100%;height:auto;margin:10px auto;display:block}.page_recruit_table table tr td strong{color:#F2539F;text-decoration:underline}.page_recruit_table table tr td ul{margin-left:22px;list-style-type:disc}.page_recruit_table table tr td ul li{padding:5px 0;border-bottom:1px dotted #dddddd}.page_recruit_table02{border-bottom:1px solid #dddddd}.page_recruit_table02 table{width:100%}.page_recruit_table02 table tr th{background:#FEF4F1;color:#F2539F;width:120px;padding:10px;border-top:1px solid #dddddd;border-left:1px solid #dddddd;vertical-align:top}.page_recruit_table02 table tr td{border-top:1px solid #dddddd;border-left:1px solid #dddddd;border-right:1px solid #dddddd;width:calc(100% - 120px);padding:10px}.page_recruit_table02 table tr td img{max-width:100%;height:auto;margin:10px auto;display:block}.page_recruit_table02 table tr td strong{font-weight:bold;color:#F2539F;text-decoration:underline}.page_recruit_table02 table tr td a{font-weight:bold;color:#F2539F;text-decoration:underline}.page_recruit_table02 table tr td ul li{padding:5px 0;text-indent:-1em;margin-left:1em}.page_recruit_table02 table tr td ul li::before{content:"■"}.page_recruit_bnr{margin-top:40px}.page_recruit_bnr a{pointer-events:none;transition:all 0.5s ease}.page_recruit_bnr a:hover{opacity:0.6}.page_area_kagoshima{width:100%}.page_area_kagoshima .page_area_kagoshima_section_01{width:100%}.page_area_kagoshima .page_area_kagoshima_section_01 h3{width:100%;color:#F2539F;font-size:1.2em;margin:25px 0 15px;padding:10px 0;border-top:3px solid #F2539F;border-bottom:3px solid #F2539F;position:relative}.page_area_kagoshima .page_area_kagoshima_section_01 h3::after{position:absolute;right:0;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.6)}.page_area_kagoshima .page_area_kagoshima_section_01 h3::before{position:absolute;right:33%;bottom:-3px;content:"";width:33%;height:3px;background:rgba(255,255,255,0.3)}.page_area_kagoshima .page_area_kagoshima_section_01 p{margin:10px 0}.page_area_kagoshima .page_area_kagoshima_section_01 .page_area_kagoshima_section_01_bnr{margin:20px 0}.page_area_kagoshima .page_area_kagoshima_section_01 .page_area_kagoshima_section_01_bnr a{pointer-events:none;transition:All 0.5s ease}.page_area_kagoshima .page_area_kagoshima_section_01 .page_area_kagoshima_section_01_bnr a:hover{opacity:0.7}.page_area_kagoshima .page_area_kagoshima_section_02{margin-top:40px;padding:20px;background:#FEF4F1;width:100%;border-radius:6px}.page_area_kagoshima .page_area_kagoshima_section_02 h3{font-size:1.2em;color:#F2539F;border-bottom:6px dotted #FCC6DF;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;padding-bottom:20px;margin-bottom:30px}.page_area_kagoshima .page_area_kagoshima_section_02 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.page_area_kagoshima .page_area_kagoshima_section_02 ul li{width:calc((100% - 30px) / 3);margin:0 15px 15px 0}.page_area_kagoshima .page_area_kagoshima_section_02 ul li:nth-child(3n){margin-right:0}.page_area_kagoshima .page_area_kagoshima_section_02 ul li a{color:#ffffff;text-decoration:none;text-align:center;background:#F2539F;border:1px solid #F2539F;border-radius:6px;font-size:1.2em;min-height:3em;line-height:1.4;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;transition:all 0.5s ease}.page_area_kagoshima .page_area_kagoshima_section_02 ul li a:hover{color:#F2539F;background:#ffffff}iframe.wp-embedded-content{width:100% !important;height:auto !important;border:1px solid #e5e5e5}.yarpp-thumbnails-horizontal .yarpp-thumbnail{height:180px !important}.yarpp-thumbnails-horizontal .yarpp-thumbnail>img{height:120px;object-fit:contain}.yarpp-thumbnails-horizontal .yarpp-thumbnail-default{height:120px;object-fit:contain}.yarpp_box{width:100%}.yarpp_box ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.yarpp_box ul li{width:calc((100% / 2) - 5px);margin:0 10px 10px 0}.yarpp_box ul li a{color:#F2539F;text-decoration:underline;font-size:0.95em;padding:2px 6px;border:1px solid #cccccc;border-radius:5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:center;align-items:center;transition:all 0.5s ease}.yarpp_box ul li a:hover{opacity:0.7}.yarpp_box ul li a .yarpp_box_img{width:70px}.yarpp_box ul li a .yarpp_box_img img{border-radius:5px;width:100%;height:auto}.yarpp_box ul li a .yarpp_box_text{width:calc(100% - 80px)}.yarpp_box ul li:nth-child(2n){margin-right:0}.yarpp_box ul li:nth-child(n+3){margin-bottom:0}.blog_card{width:100%;margin:10px 0}.blog_card+br{display:none}.blog_card a{width:100%;padding:10px;text-decoration:none;box-sizing:border-box;border:1px solid #cccccc;border-radius:5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-align-items:flex-start;align-items:flex-start;transition:all 0.5s ease}.blog_card a br{display:none !important}.blog_card a .blog_card_thumbnail{width:100px}.blog_card a .blog_card_thumbnail img{border-radius:5px;width:100%;object-fit:cover;height:auto}.blog_card a .blog_card_content{width:calc(100% - 120px)}.blog_card a .blog_card_content .blog_card_title{font-size:1.05em;color:#F2539F;font-weight:bold;margin-bottom:5px;text-decoration:underline}.blog_card a .blog_card_content .blog_card_text{color:#333333;margin-top:5px;font-size:0.95em}.blog_card a:hover{opacity:0.7}.mokuji_bg{margin:20px auto;border:1px solid #F2539F;border-radius:6px}.mokuji_bg .mokuji_title{color:#ffffff;font-size:1.2em;font-weight:bold;background:#F2539F;padding:8px 20px}.mokuji_bg .mokuji_title span{color:#ffffff;font-size:0.8em}.mokuji_bg .mokuji{padding:15px 15px 15px 15px}.mokuji_bg .mokuji .mokujiInner ol{margin-left:1em}.mokuji_bg .mokuji .mokujiInner ol li{padding:5px;border-bottom:1px dotted #cccccc}.mokuji_bg .mokuji .mokujiInner ol li a{color:#F2539F;text-decoration:none}.mokuji_bg .mokuji .mokujiInner ol ol ol li{list-style-type:disc}.common_search_form{margin:0 0 15px 0}.common_search_form form{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex}.common_search_form form input[type='text']{width:calc(100% - 50px);border:1px solid #dddddd;padding:8px 10px;transition:all 0.5s ease}.common_search_form form input[type='text']:focus{border:1px solid #bfbfbf;outline:none}.common_search_form form button{width:50px;color:#ffffff;font-weight:bold;background:#F2539F;border:1px solid #F2539F;border-radius:0;transition:all 0.5s ease}.common_search_form form button:hover{background:#ffffff;color:#F2539F}.travel_search_form form{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex}.travel_search_form form input[type='text']{width:calc(100% - 100px);border:1px solid #dddddd;padding:10px;transition:all 0.5s ease}.travel_search_form form input[type='text']:focus{border:1px solid #bfbfbf;outline:none}.travel_search_form form button{width:100px;color:#ffffff;font-weight:bold;background:#3ba43f;border:1px solid #3ba43f;border-radius:0;transition:all 0.5s ease}.travel_search_form form button:hover{background:#ffffff;color:#3ba43f}.toptext0331{font-size:0.85em;position:absolute;right:8px;bottom:10px;letter-spacing:2px}.price_check_bg .price_check ul li a .price_check_text p:last-child span.toptext033102{display:block;font-size:0.5em}.ser-text0331{font-size:0.02em;position:absolute;right:8px;bottom:2px;letter-spacing:2px}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price p span.ser-text033102{display:block;font-size:0.4em}.page_service .page_service_section_02 .page_service_section_02_box .page_service_section_02_box_con .page_service_section_02_box_text .page_service_section_02_box_text_price p span.ser-text033102::after{content:none}.sertoilet-text033102{font-size:0.4em;position:absolute;right:8px;bottom:2px;letter-spacing:2px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price p span.sertoilet-text033102{display:block;font-size:0.4em;margin-left:0;letter-spacing:2px}.page_service_toilet .page_service_toilet_section_02 .page_service_toilet_section_02_box .page_service_toilet_section_02_box_con .page_service_toilet_section_02_box_text .page_service_toilet_section_02_box_text_price p span.sertoilet-text033102::after{content:none}.cp-text033102{font-size:0.3em;position:absolute;right:45px;bottom:2px;letter-spacing:2px}.pro01-text033102{font-size:0.4em;margin-top:-10px;letter-spacing:2px}.pro01-text033102.tar{text-align:right}.pro02-text033102{font-size:0.4em;margin-top:-10px;letter-spacing:2px}.pro022-text033102{font-size:0.3em;position:absolute;right:15px;bottom:18px;letter-spacing:2px}.areatext0331{font-size:0.02em;position:absolute;letter-spacing:2px}.price_check_bg .price_check ul li a .price_check_text p:last-child span.areatext033102{display:block;font-size:0.5em}.popup01_open{cursor:pointer;text-decoration:underline;transition:all 0.5s ease}.popup01_open:hover{opacity:0.8}.popup01_bg{z-index:1000;display:none;height:100vh;width:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.7)}.popup01_bg .popup01{background:#fff;padding:30px;position:relative;filter:drop-shadow(-3px 3px 6px rgba(0,0,0,0.3));font-size:1.1em}.popup01_bg .popup01 strong{font-weight:bold;color:#F2539F;margin:0 5px 0 0}.popup01_bg .popup01 .popup01_sp{display:none}.popup01_bg .popup01 .popup01_close{width:50px;height:50px;border-radius:50%;background:#ffffff;filter:drop-shadow(-3px 3px 6px rgba(0,0,0,0.3));position:absolute;right:-25px;top:-25px;cursor:pointer;transition:all 0.5s ease}.popup01_bg .popup01 .popup01_close:hover{opacity:0.8}.popup01_bg .popup01 .popup01_close::before{position:absolute;left:calc(50% - 12px);top:24px;transform:rotate(-45deg);content:"";width:24px;height:3px;border-radius:4px;background:#444444}.popup01_bg .popup01 .popup01_close::after{position:absolute;left:calc(50% - 12px);top:24px;transform:rotate(45deg);content:"";width:24px;height:3px;border-radius:4px;background:#444444}.popup01_bg.popup01_con_show{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.recruit_bnr{width:100%;margin:20px 0 0 0}.recruit_bnr a{transition:all 0.5s ease;width:100%}.recruit_bnr a:hover{opacity:0.7}.recruit_bnr a img{width:100%;height:auto}.recruit_bnr a img.recruit_bnr_img_sp{display:none}.toilet_lp{width:100%;min-width:980px;overflow:hidden}.toilet_lp img{max-width:100%;height:auto}.toilet_lp .toilet_lp_hd_bg{background:#fef3f3;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_hd_bg .toilet_lp_hd{width:980px}.toilet_lp .toilet_lp_hd_bg .toilet_lp_hd_sp{display:none}.toilet_lp .toilet_lp_ft_bg{background:#feeaea;width:100%;height:60px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.toilet_lp .toilet_lp_fixed_bnr_bg{display:none}.toilet_lp .toilet_lp_sec01_bg{background:#e7e0d7;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec01_bg .toilet_lp_sec01{width:980px}.toilet_lp .toilet_lp_sec02_bg{background:url("../images/toilet_lp/toilet_lp_img03.webp") center center;padding:0 0 60px 0;background-size:cover;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02{margin:-60px 0 0 0;width:980px;position:relative}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01{margin:-100px 0 0 0}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01::before{content:"";position:absolute;right:-140px;bottom:-60px;background:url("../images/toilet_lp/toilet_lp_img14.webp") right bottom no-repeat;background-size:500px auto;width:500px;height:500px}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li{width:calc((100% - 60px) / 3);margin:30px 30px 0 0;position:relative;z-index:100}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li:nth-child(3n){margin-right:0}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li::nth-child(-n+3){margin-top:0}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li:last-child{z-index:-1}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li img{width:100%;height:auto}.toilet_lp .toilet_lp_sec02_bg .toilet_lp_sec02 .toilet_lp_sec02_box01 ul li a{pointer-events:none}.toilet_lp .toilet_lp_sec03_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec03_bg .toilet_lp_sec03{width:980px}.toilet_lp .toilet_lp_sec03_bg .toilet_lp_sec03 a{pointer-events:none}.toilet_lp .toilet_lp_sec04_bg{background:url("../images/toilet_lp/toilet_lp_img16.webp") center center #fef3f3;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec04_bg .toilet_lp_sec04{width:980px}.toilet_lp .toilet_lp_sec05_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec05_bg .toilet_lp_sec05{width:980px}.toilet_lp .toilet_lp_sec05_bg .toilet_lp_sec05 .toilet_lp_sec05_box01{padding:0 30px 50px}.toilet_lp .toilet_lp_sec05_bg .toilet_lp_sec05 .toilet_lp_sec05_box01_sp{display:none}.toilet_lp .toilet_lp_sec06_bg{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec06_bg .toilet_lp_sec06{width:980px}.toilet_lp .toilet_lp_sec06_bg .toilet_lp_sec06 .toilet_lp_sec06_box01{padding:50px 30px 50px}.toilet_lp .toilet_lp_sec06_bg .toilet_lp_sec06 .toilet_lp_sec06_box01_sp{display:none}.toilet_lp .toilet_lp_sec07_bg{background:url("../images/toilet_lp/toilet_lp_img28.webp") center center no-repeat;background-size:cover;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec07_bg .toilet_lp_sec07{width:980px}.toilet_lp .toilet_lp_sec07_bg .toilet_lp_sec07 .toilet_lp_sec07_box01{padding:30px 30px 50px}.toilet_lp .toilet_lp_sec08_bg{background:#feeaea;padding:50px 0 10px;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-display:flex;-moz-display:flex;-ms-display:flex;-o-display:flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center}.toilet_lp .toilet_lp_sec08_bg .toilet_lp_sec08{width:980px}.toilet_lp .toilet_lp_sec08_bg .toilet_lp_sec08 a{display:block}.toilet_lp .toilet_lp_sec08_bg .toilet_lp_sec08 a:nth-child(1){margin:0 0 20px 0;pointer-events:none}.toilet_lp .toilet_lp_sec08_bg .toilet_lp_sec08 a:nth-child(2){position:relative}.toilet_lp .toilet_lp_sec08_bg .toilet_lp_sec08 a:nth-child(2)::after{position:absolute;right:-10px;bottom:-70px;content:"";width:150px;height:212px;background:url("../images/toilet_lp/toilet_lp_img31.webp") right bottom no-repeat;background-size:150px auto}
