﻿body{width:100%}body.is-open{height:100%;overflow:hidden}.inner{width:90%;max-width:1200px;margin-right:auto;margin-left:auto}.inner.width-medium{max-width:1680px}.inner.width-large{width:auto;max-width:none;margin-right:0;margin-left:0;padding-right:min(5%, 40px);padding-left:min(5%, 40px)}.button{width:280px;max-width:100%;margin:2.75em auto}.button:first-child{margin-top:0}.button:last-child{margin-bottom:0}.button .button__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;gap:0 1.0em;font-weight:bold;color:#fff;line-height:1.6;letter-spacing:0.06;text-decoration:none;text-align:center;padding:1.0em 2.5em;background-color:#1C242B;border-radius:25em}.button .button__link::before,.button .button__link::after{position:absolute;top:0;bottom:0;content:'';display:block;margin:auto;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.button .button__link::before{right:1.25em;width:1.25em;height:1.25em;background-color:#fff;border-radius:50%}.button .button__link::after{right:1.625em;width:0.5625em;height:0.5625em;background-color:#1C242B;-webkit-mask-image:url("../img/icon_arrow.svg");-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("../img/icon_arrow.svg");mask-position:50% 50%;mask-repeat:no-repeat;mask-size:contain}.button .button__link:hover{background-color:#0FA2FF}.button .button__link:hover::after{background-color:#0FA2FF}.button.contact_button .button__link{background-color:#BD182D}.button.contact_button .button__link::before{position:static;margin:0;background-color:#fff;border-radius:0;-webkit-mask-image:url("../img/icon_mail.svg");-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("../img/icon_mail.svg");mask-position:50% 50%;mask-repeat:no-repeat;mask-size:contain}.button.contact_button .button__link::after{display:none}.button.contact_button .button__link:hover{background-color:#0FA2FF}#header{position:sticky;top:0;left:0;z-index:10;width:100%;overflow:hidden;background-color:#fff;-webkit-transition:0.4s box-shadow ease-out,0.4s transform ease-out;-moz-transition:0.4s box-shadow ease-out,0.4s transform ease-out;-ms-transition:0.4s box-shadow ease-out,0.4s transform ease-out;-o-transition:0.4s box-shadow ease-out,0.4s transform ease-out;transition:0.4s box-shadow ease-out,0.4s transform ease-out}@media screen and (min-width: 980px){#header{overflow:visible}}#header .head_inner{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:50px;padding-right:0}@media screen and (min-width: 980px){#header .head_inner{height:100px;padding-right:min(5%, 40px)}}#header .head_inner .head_logo{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0em;flex-grow:1;flex-basis:440px;font-size:0.625em}#header .head_inner .head_logo .logo_mark{width:min(25%, 206px)}#header .head_inner .head_logo h1{font-size:1.0em;font-weight:500;line-height:1.6;letter-spacing:0.06em}#header .head_inner .head_content{position:fixed;top:50px;right:0;z-index:100;width:100%;height:100%;background-color:rgba(28,36,43,0.8);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:0.4s opacity linear,0.4s visibility linear;-moz-transition:0.4s opacity linear,0.4s visibility linear;-ms-transition:0.4s opacity linear,0.4s visibility linear;-o-transition:0.4s opacity linear,0.4s visibility linear;transition:0.4s opacity linear,0.4s visibility linear}@media screen and (min-width: 980px){#header .head_inner .head_content{font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 980px ) / ( 1920 - 980 ) ) ), 16px);position:static;width:auto;height:auto;background-color:transparent;opacity:1.0;visibility:visible;pointer-events:auto}}#header .head_inner .head_content .head_content__inner{height:100%;padding:2.5em min(5%, 40px);overflow-y:auto}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap;padding:0;overflow-y:visible}}#header .head_inner .head_content .head_content__inner .head_navi a{color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none}#header .head_inner .head_content .head_content__inner .head_navi a:hover{color:#0FA2FF}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}}#header .head_inner .head_content .head_content__inner .head_navi>ul>li{position:relative;margin-bottom:2px;background-color:#fff}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li{margin-right:2.5em;margin-bottom:0;background-color:transparent}#header .head_inner .head_content .head_content__inner .head_navi>ul>li:hover>.sub-menu{opacity:1.0 !important;visibility:visible !important}}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0em;font-size:0.875em;min-height:50px;padding:0.5em calc( 50px + 1.5em ) 0.5em 1.5em}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a .en{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1.33em;font-weight:600;color:#ABADAC}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a .en::first-letter{color:#BD182D}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a .ja{font-weight:bold}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a{justify-content:center;flex-wrap:nowrap;font-size:1.0em;min-height:100%;padding:0}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>a .en{display:none}}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle{position:absolute;top:0;right:0;display:block;width:50px;height:50px;-webkit-transition:0.4s background ease-out;-moz-transition:0.4s background ease-out;-ms-transition:0.4s background ease-out;-o-transition:0.4s background ease-out;transition:0.4s background ease-out}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle::before,#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';display:block;margin:auto;background-color:#ABADAC;border-radius:25em;-webkit-transition:0.4s opacity ease-out;-moz-transition:0.4s opacity ease-out;-ms-transition:0.4s opacity ease-out;-o-transition:0.4s opacity ease-out;transition:0.4s opacity ease-out}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle::before{width:14px;height:2px}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle::after{width:2px;height:14px}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle.is-active{background-color:#f8f9f9}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle.is-active::after{opacity:0}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu-toggle{display:none}}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu{background-color:#f8f9f9}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a{position:relative;display:block;font-size:0.875em;font-weight:500;padding:1.0em 4.0em 1.0em 1.5em}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a{font-size:1.0em}}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a::before,#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a::after{position:absolute;top:0;bottom:0;content:'';display:block;margin:auto}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a::before{right:1.25em;width:1.5em;height:1.5em;background-color:#fff;border:1px solid #ABADAC;border-radius:50%}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu li a::after{right:1.75em;width:0.625em;height:0.625em;background-color:#BD182D;-webkit-mask-image:url("../img/icon_arrow.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:50% 50%;-webkit-mask-size:contain;mask-image:url("../img/icon_arrow.svg");mask-repeat:no-repeat;mask-position:50% 50%;mask-size:contain}#header .head_inner .head_content .head_content__inner .head_navi>ul>li .sub-menu .sub-menu li a{padding-left:2.5em}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu{height:0;opacity:0;visibility:hidden;-webkit-transition:0.4s height linear,0.4s opacity linear,0.4s visibility linear;-moz-transition:0.4s height linear,0.4s opacity linear,0.4s visibility linear;-ms-transition:0.4s height linear,0.4s opacity linear,0.4s visibility linear;-o-transition:0.4s height linear,0.4s opacity linear,0.4s visibility linear;transition:0.4s height linear,0.4s opacity linear,0.4s visibility linear}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu>li{border-bottom:1px solid #ABADAC}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu>li:last-child{border-bottom:none}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu.is-active{opacity:1.0;visibility:visible}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu{position:absolute;top:100%;left:0;z-index:10;width:20em;height:auto;box-shadow:2px 2px 20px -10px rgba(28,36,43,0.2)}#header .head_inner .head_content .head_content__inner .head_navi>ul>li>.sub-menu.is-active{opacity:0;visibility:hidden}}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_navi>ul>li:last-of-type>.sub-menu{right:0;left:auto}}#header .head_inner .head_content .head_content__inner .head_button{margin-top:1.5em}@media screen and (min-width: 980px){#header .head_inner .head_content .head_content__inner .head_button{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:auto;margin:0}}#header .head_inner #head_menu{display:none}#header .head_inner #head_menu+[for="head_menu"]{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;gap:6px;color:#fff;width:50px;height:50px;background-color:#1C242B;cursor:pointer;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}@media screen and (min-width: 980px){#header .head_inner #head_menu+[for="head_menu"]{display:none}}#header .head_inner #head_menu+[for="head_menu"] .hamburger{position:relative;display:block;width:20px;height:14px}#header .head_inner #head_menu+[for="head_menu"] .hamburger span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:2px;margin:auto;background-color:#fff;border-radius:25em;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head_inner #head_menu+[for="head_menu"] .hamburger span:first-child{bottom:auto}#header .head_inner #head_menu+[for="head_menu"] .hamburger span:last-child{top:auto}#header .head_inner #head_menu+[for="head_menu"] .text{display:block;font-size:0.675em;font-weight:bold;line-height:1.0;text-align:center}#header .head_inner #head_menu+[for="head_menu"] .text::before{content:'MENU'}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger{position:relative;display:block;width:25px;height:15px}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:not(:first-child):not(:last-child){background-color:transparent}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:first-child{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .head_inner #head_menu:checked+[for="head_menu"] .hamburger span:last-child{top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .head_inner #head_menu:checked+[for="head_menu"] .text::before{content:'CLOSE'}#header .head_inner #head_menu:checked ~ .head_content{opacity:1.0;visibility:visible;pointer-events:auto}#header.fixed{box-shadow:0 10px 20px -10px rgba(28,36,43,0.2)}#header.hide{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (min-width: 980px){.sp_view{display:none}}.pc_view{display:none}@media screen and (min-width: 980px){.pc_view{display:block}}.headline{display:block;font-size:1.0em;line-height:1.6;letter-spacing:0.06em;margin-bottom:calc( clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px) * 0.5 )}.headline span{display:block}.headline span.en{font-size:clamp(32px, calc( 32px + ( 60 - 32 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 60px);font-weight:500;display:block;font-family:'Poppins';color:#ABADAC;line-height:1.0}.headline span.en::first-letter{color:#BD182D}.headline span.ja{font-size:clamp(18px, calc( 18px + ( 24 - 18 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 24px);font-weight:700;margin-top:0.5em}.headline span.ja span{font-size:0.75em}.gruop_rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.75em min(6.66%, 80px)}.gruop_rows .group_col{position:relative;flex-grow:1;flex-basis:412px;padding:2.5em min(5%, 60px);background-color:#f8f9f9}.gruop_rows .group_col .group_label{font-size:clamp(20px, calc( 20px + ( 32 - 20 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 32px);font-weight:500;font-style:normal;line-height:1;letter-spacing:.06em;position:absolute;top:-0.5em;right:0;left:0;font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;color:#ABADAC;text-align:center;width:fit-content;margin:auto}.gruop_rows .group_col .group_label span{color:#BD182D}.gruop_rows .group_col .group_headline{font-size:clamp(16px, calc( 16px + ( 24 - 16 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 24px);font-weight:700;font-style:normal;line-height:2;letter-spacing:.06em;text-align:center}.gruop_rows .group_col p{line-height:2.0;letter-spacing:0.06em}.readmore{margin-top:2.0em;margin-bottom:2.0em}.readmore:first-child{margin-top:0}.readmore:last-child{margin-bottom:0}.readmore .readmore__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;gap:0 1.0em;font-weight:bold;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none;width:fit-content;margin:auto;padding-right:3.5em}.readmore .readmore__link::before,.readmore .readmore__link::after{position:absolute;top:0;bottom:0;content:'';display:block;margin:auto;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.readmore .readmore__link::before{right:1.25em;width:1.25em;height:1.25em;background-color:#fff;border:1px solid #ABADAC;border-radius:50%}.readmore .readmore__link::after{right:1.625em;width:0.5625em;height:0.5625em;background-color:#BD182D;-webkit-mask-image:url("../img/icon_arrow.svg");-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("../img/icon_arrow.svg");mask-position:50% 50%;mask-repeat:no-repeat;mask-size:contain}.readmore .readmore__link:hover{color:#0FA2FF}.readmore .readmore__link:hover::after{background-color:#0FA2FF}.time{display:inline-block;font-size:0.875em;font-weight:500;color:#ABADAC;line-height:1.0;letter-spacing:0.06em}.tag{position:relative;display:inline-block;font-size:0.875em;font-weight:500;color:#ABADAC;line-height:1.0;letter-spacing:0.06em;text-decoration:none;padding-left:1.0em}.tag::before{position:absolute;top:0;left:0;content:'＃'}.tag:hover{color:#0FA2FF}.cat{position:relative;display:inline-block;font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:0.875em;font-weight:500;color:#BD182D;text-decoration:none}.cat::after{position:absolute;bottom:max(-0.75em, -10px);left:0;content:'';display:block;width:100%;height:1px;background-color:#BD182D;-webkit-transform:scale(0, 1);-moz-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:0.4s transform linear;-moz-transition:0.4s transform linear;-ms-transition:0.4s transform linear;-o-transition:0.4s transform linear;transition:0.4s transform linear;transform-origin:right center}.cat:hover::after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transform-origin:left center}.author{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.25em}.author .avater{width:80px}.author .avater img{border-radius:50%}.author p{margin-bottom:1.0em}.author .display_name{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1.25em;font-weight:500;line-height:1.6;letter-spacing:0.06em}.author .description{line-height:1.6;letter-spacing:0.06em;margin-top:1.0em}.data{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0em 0.635em}.data .author{gap:0 1.0em;margin-left:auto}.data .author .avater{width:32px}.data .author .display_name{font-size:1.0em}.thumbnail{width:100%;background-color:#f8f9f9;border:1px solid #ABADAC;aspect-ratio:3 / 2}.thumbnail img{width:100%;height:100%;object-fit:cover;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.thumbnail.vertical img{object-fit:contain}@media screen and (min-width: 980px){.service_list{position:relative;left:50%;width:calc( 100% + ( min( 5%, 40px ) * 2 ) );-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.service_list dl{background-color:#fff;border:1px solid #ABADAC}@media screen and (min-width: 980px){.service_list dl{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.service_list dl>div{counter-increment:num}@media screen and (min-width: 980px){.service_list dl>div{flex-basis:100%}}.service_list dl>div dt{font-size:clamp(16px, calc( 16px + ( 20 - 16 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 20px);font-weight:700;font-style:normal;line-height:1.6;letter-spacing:.06em;position:relative;color:#fff;padding:0.75em min(5%, 40px)}@media screen and (min-width: 980px){.service_list dl>div dt{padding:0.75em min(10%, 40px)}.service_list dl>div dt::after{position:absolute;top:0;right:-1.0em;z-index:1;content:'';display:block;font-size:0.8em;width:1.0em;height:100%;clip-path:polygon(100% 50%, 0 0, 0 100%)}}.service_list dl>div dt a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;color:inherit;text-decoration:none}.service_list dl>div dt a::before{flex-shrink:0;content:counter(num,decimal-leading-zero) ".";font-size:0.8em}.service_list dl>div dd{padding:2.5em min(5%, 40px)}@media screen and (min-width: 980px){.service_list dl>div dd{padding:2.5em min(10%, 40px)}}.service_list dl>div dd p:not(.readmore){line-height:2.0;letter-spacing:0.06em}.service_list dl>div dd .home_service__icon img{width:265px;max-width:100%;margin:auto;object-fit:contain;aspect-ratio:53 / 30}.service_list dl>div:nth-of-type(odd) dt{background-color:#BD182D}@media screen and (min-width: 980px){.service_list dl>div:nth-of-type(odd) dt::after{background-color:#BD182D}}.service_list dl>div:nth-of-type(even) dt{background-color:#ABADAC}@media screen and (min-width: 980px){.service_list dl>div:nth-of-type(even) dt::after{background-color:#ABADAC}}@media screen and (min-width: 980px){.service_list dl>div:last-of-type dt::after{display:none}}.creative_type_list{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em min(5%, 80px)}.creative_type_list li{flex-basis:calc( 50% - ( min( 5%, 80px ) / 2 ) )}.creative_type_list li .illust img{margin:auto}.creative_type_list li .readmore{margin-top:1.5em}@media screen and (min-width: 980px){.creative_type_list li{flex-grow:1;flex-basis:178px}}.works_list{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em 2.38%}@media screen and (min-width: 980px){.works_list::after{content:'';width:calc( 33.33% - ( 2.38% - ( 2.38% / 3 ) ) )}}.works_list li{position:relative;width:100%}@media screen and (min-width: 480px){.works_list li{width:calc( 50% - ( 2.38% / 2 ) )}}@media screen and (min-width: 980px){.works_list li{width:calc( 33.33% - ( 2.38% - ( 2.38% / 3 ) ) )}}.works_list li .thumbnail a img{object-fit:contain}.works_list li .thumbnail a::after{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:100%}.works_list li .client{margin:1.0em 0 0}.works_list li .client a{font-weight:500;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none}.swiper .swiper-button-prev,.swiper .swiper-button-next{bottom:0;z-index:1;width:3.75em;height:3.75em;margin-top:-50%;border-radius:50%;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.swiper .swiper-button-prev::before,.swiper .swiper-button-next::before{position:absolute;top:0;right:0;bottom:0;left:0;content:'';display:block;font-size:1.0em;width:1.0em;height:1.0em;margin:auto;background-color:#BD182D;-webkit-mask-image:url("../img/icon_arrow.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:50% 50%;-webkit-mask-size:contain;mask-image:url("../img/icon_arrow.svg");mask-repeat:no-repeat;mask-position:50% 50%;mask-size:contain;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{display:none}.swiper .swiper-button-prev:hover,.swiper .swiper-button-next:hover{background-color:#BD182D}.swiper .swiper-button-prev:hover::before,.swiper .swiper-button-next:hover::before{background-color:#fff}.swiper .swiper-button-prev::before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.swiper .swiper-controls{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.25em;width:fit-content;margin-top:2.5em;margin-left:auto}.swiper .swiper-controls .swiper-button-prev,.swiper .swiper-controls .swiper-button-next{position:relative;right:0;left:0;flex-shrink:0;margin-top:0}.swiper .swiper-controls .swiper-pagination{position:static;font-family:'poppins';font-weight:500;color:#ABADAC;line-height:1.0;letter-spacing:0.06em}.swiper .swiper-controls .swiper-scrollbar{position:relative;top:0;right:0;bottom:0;left:0;flex-grow:1;flex-basis:100%;background-color:#f8f9f9}.swiper .swiper-controls .swiper-scrollbar .swiper-scrollbar-drag{background-color:#BD182D}.blog_categories_list{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em min(5%, 40px)}.blog_categories_list li{position:relative;flex-basis:calc( 50% - ( min( 5%, 40px ) / 2 ) )}.blog_categories_list li .thumbnail a::after{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:100%}.blog_categories_list li .content{padding:1.5em 1.25em 0}.blog_categories_list li .content .title{margin-bottom:1.0em}.blog_categories_list li .content .title a{position:relative;display:block;font-weight:500;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none;padding-right:2.5em}.blog_categories_list li .content .title a::before,.blog_categories_list li .content .title a::after{position:absolute;top:0;bottom:0;content:'';display:block;margin:auto;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}.blog_categories_list li .content .title a::before{right:0;width:1.25em;height:1.25em;background-color:#fff;border:1px solid #ABADAC;border-radius:50%}.blog_categories_list li .content .title a::after{right:0.375em;width:0.5625em;height:0.5625em;background-color:#BD182D;-webkit-mask-image:url("../img/icon_arrow.svg");-webkit-mask-position:50% 50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("../img/icon_arrow.svg");mask-position:50% 50%;mask-repeat:no-repeat;mask-size:contain}.blog_categories_list li .content .excerpt{line-height:2.0;letter-spacing:0.06em}.blog_categories{padding-top:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px);padding-bottom:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px);overflow:hidden;background-color:#f8f9f9}.blog_categories .blog_categories_rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em min(3.57%, 60px)}.blog_categories .blog_categories_rows .blog_categories_txt{flex-grow:1;width:210px}.blog_categories .blog_categories_rows .blog_categories_txt p{line-height:2.0;letter-spacing:0.06em;margin-bottom:0}.blog_categories .blog_categories_rows .blog_categories_txt .button{margin-top:2.5em;margin-left:0}@media screen and (min-width: 980px){.blog_categories .blog_categories_rows .blog_categories_txt{max-width:400px}}.blog_categories .blog_categories_rows .blog_categories_carousel{flex-grow:3;width:630px;padding:calc( clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px) * 0.66 ) 0 calc( clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px) * 0.66 ) min(6.66%, 80px);background-color:#fff;margin-right:calc( 50% - 50dvw );padding-right:calc( 50dvw - 50% )}.blog_categories .blog_categories_rows .blog_categories_carousel .blog_categories_list{gap:0;flex-wrap:nowrap}.blog_categories .blog_categories_rows .blog_categories_carousel .blog_categories_list li{flex-basis:auto}.blog_categories .blog_categories_rows .blog_categories_btn{margin-top:0}.blog_list{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em min(5%, 40px)}@media screen and (min-width: 980px){.blog_list::after{content:'';flex-basis:calc( 33.33% - ( min( 5%, 40px ) - ( min( 5%, 40px ) / 3 ) ) )}}.blog_list li{position:relative;flex-basis:calc( 50% - ( min( 5%, 40px ) / 2 ) )}.blog_list li .thumbnail a::after{position:absolute;top:0;left:0;content:'';display:block;width:100%;height:100%}.blog_list li .post_title{margin:1.5em auto 1.0em}.blog_list li .post_title a{font-weight:500;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none}@media screen and (min-width: 980px){.blog_list li{flex-basis:calc( 33.33% - ( min( 5%, 40px ) - ( min( 5%, 40px ) / 3 ) ) )}}.callphone{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0em 1.5em}.callphone p{line-height:1.6;letter-spacing:0.06em;margin:0}.callphone p .label{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-weight:500;color:#BD182D;line-height:1.0;margin-right:0.5em}.callphone p .tel{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1.25em;font-weight:500;color:inherit;line-height:1.0;text-decoration:none}.callphone p .reception{font-size:0.875em}#footer .foot_contact{position:relative;z-index:1;margin-bottom:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px)}#footer .foot_contact .foot_contact__rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5em min(10%, 120px);padding-top:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px);padding-bottom:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px)}#footer .foot_contact .foot_contact__rows .foot_contact__txt{flex-grow:1.618;flex-basis:546px}#footer .foot_contact .foot_contact__rows .foot_contact__txt .thought{font-size:clamp(20px, calc( 20px + ( 32 - 20 ) * ( ( 100dvw - 390px ) / ( 1200 - 390 ) ) ), 32px);font-weight:700;font-style:normal;line-height:1.6;letter-spacing:.06em;margin-bottom:1.0em}#footer .foot_contact .foot_contact__rows .foot_contact__txt .thought em{font-style:normal;color:#BD182D}#footer .foot_contact .foot_contact__rows .foot_contact__txt .message,#footer .foot_contact .foot_contact__rows .foot_contact__txt .caution{line-height:2.0;letter-spacing:0.06em}#footer .foot_contact .foot_contact__rows .foot_contact__txt .caution{font-size:0.875em}#footer .foot_contact .foot_contact__rows .foot_contact__btn{flex-grow:1;flex-basis:248px;margin:0}#footer .foot_contact .foot_contact__rows .foot_contact__btn .button__link{font-size:clamp(16px, calc( 16px + ( 24 - 16 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 24px);font-weight:700;font-style:normal;line-height:1.6;letter-spacing:.06em}@media screen and (min-width: 980px){#footer .foot_contact .foot_contact__rows .foot_contact__btn .button__link{flex-wrap:nowrap;flex-direction:column;gap:1.0em;padding:1.5em;border-radius:50%;aspect-ratio:1 / 1;animation:floating-y 1.8s ease-in-out infinite alternate-reverse}#footer .foot_contact .foot_contact__rows .foot_contact__btn .button__link::before{width:2.0em;height:1.66em}}#footer .foot_contact .foot_contact__img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#fff}#footer .foot_contact .foot_contact__img img{width:100%;height:100%;object-fit:cover;object-position:100% 50%;opacity:0.3}#footer .foot_infomation address{text-align:center}#footer .foot_infomation address .logomark{width:min(33.33%, 280px);margin:0 auto 1.5em}#footer .foot_infomation address .address{line-height:2.0;letter-spacing:0.06em}#footer .foot_sitemap{margin-top:calc( clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px) * 0.66 );margin-bottom:2.0em}#footer .foot_sitemap .foot_sitemap__list{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5em min(5%, 60px)}@media screen and (min-width: 980px){#footer .foot_sitemap .foot_sitemap__list{justify-content:space-between;flex-wrap:nowrap}}#footer .foot_sitemap .foot_sitemap__list>div dt{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:1.25em;font-weight:500;color:#ABADAC;letter-spacing:0.06em;margin-bottom:1.0em}#footer .foot_sitemap .foot_sitemap__list>div dt::first-letter{color:#BD182D}#footer .foot_sitemap .foot_sitemap__list>div dd ul li a{display:inline-block;font-size:0.875em;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none;padding:0.5em 0}#footer .foot_sitemap .foot_sitemap__list>div dd ul li a:hover{color:#0FA2FF}#footer .foot_sitemap .foot_sitemap__list>div dd .sub-menu{margin-left:1.5em}#footer .foot_bottom{margin-bottom:clamp(60px, calc( 60px + 60 * ( ( 100dvw - 320px ) / 880 ) ), 120px)}#footer .foot_bottom .foot_bottom__rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.5em}@media screen and (min-width: 980px){#footer .foot_bottom .foot_bottom__rows{justify-content:space-between;flex-direction:row-reverse}}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.0em 1.5em;width:fit-content}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li a:not(.sns){font-size:0.875em;color:inherit;line-height:1.6;letter-spacing:0.06em;text-decoration:none}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li a:not(.sns):hover{color:#0FA2FF}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li .sns{position:relative;display:block;color:#ABADAC;text-indent:100%;text-decoration:none;white-space:nowrap;width:2.75em;height:2.75em;overflow:hidden;background-color:#fff;border:1px solid;border-radius:50%}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li .sns::before{position:absolute;top:0;right:0;bottom:0;left:0;content:'';display:block;width:1.25em;height:1.25em;margin:auto;background-color:#ABADAC;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li .sns[href*="facebook"]::before{-webkit-mask-image:url("../img/icon_facebook.svg");-webkit-mask-repeat:no-repeat;-webkit-mask-position:50% 50%;-webkit-mask-size:contain;mask-image:url("../img/icon_facebook.svg");mask-repeat:no-repeat;mask-position:50% 50%;mask-size:contain}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li .sns:hover{color:#0FA2FF}#footer .foot_bottom .foot_bottom__rows .foot_bottom__menu li .sns:hover::before{background-color:#0FA2FF}#footer .foot_bottom .foot_bottom__rows .foot_bottom__copy{font-family:"YakuHanJP","Poppins","ZenKakuGothicNew","YuGothic","Yu Gothic","Hiragino Sans","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:0.875em;color:#ABADAC;letter-spacing:0.06em;margin:0}@keyframes floating-y{0%{-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%)}100%{-webkit-transform:translateY(5%);-moz-transform:translateY(5%);-ms-transform:translateY(5%);-o-transform:translateY(5%);transform:translateY(5%)}}
