@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");:root{--grid_content-margin:6.25%;--grid_content-small:70.8333333333%;--grid_content-medium:87.5%}@media screen and (max-width:767px){:root{--grid_content-small:85.7142857143%;--grid_content-medium:85.7142857143%;--grid_content-margin:7.1428571429%;--grid_header-menu:42.8571428571%;--grid_header-switch:14.2857142857%;--grid_sitemap:100%;--grid_footer-information:100%}}:root{--color_theme:#313131;--color_txt:#ffffff;--color_line:#3f3f3f;--color_placeholder:#cccccc;--color_clear:transparent;--color_white:#ffffff;--color_black:#111111;--color_red:#ff0000;--color_red2:#d70000;--color_red3:#d60000;--color_gray:#333333;--color_gray2:#E0E0E0;--color_gray3:#F3F3F3;--color_gray4:#EEEEEE;--color_gray5:#999999;--color_gray6:#666666;--color_orange:#e08831;--color_green:#313131;--color_green2:#313131;--color_green3:#313131;--color_green4:#313131;--color_brown:#803b2c;--color_brown2:#803B2D;--color_brown3:#944A3C;--color_blue:#00a6cc;--color_blue2:#00A6CB;--color_purple:#68318e;--color_purple2:#69318E;--color_purple3:#813AB0;--color_pink:#e94567;--color_pink2:#E84566}:root{--space_level1:4;--space_level2:8;--space_level3:10;--space_level4:12;--space_level5:16;--space_level6:20;--space_level7:24;--space_level8:30;--space_level9:40;--space_level10:60;--space_level11:80;--space_level12:100;--space_level13:120;--space_level14:160;--space_level15:180;--space_level16:240}@media screen and (max-width:767px){:root{--space_level1:2;--space_level2:4;--space_level3:5;--space_level4:6;--space_level5:8;--space_level6:10;--space_level7:12;--space_level8:15;--space_level9:20;--space_level10:30;--space_level11:40;--space_level12:50;--space_level13:60;--space_level14:80;--space_level15:90;--space_level16:120}}:root{--font-size_level1:10;--font-size_level2:12;--font-size_level3:14;--font-size_level4:16;--font-size_level5:18;--font-size_level6:24;--font-size_level7:28;--font-size_level8:30;--font-size_level9:36;--font-size_level10:48;--font-size_level11:60;--font-size_level12:72}@media screen and (max-width:1023px){:root{--font-size_level1:10;--font-size_level2:11;--font-size_level3:12;--font-size_level4:16;--font-size_level5:18;--font-size_level6:21;--font-size_level7:24;--font-size_level8:26;--font-size_level9:32;--font-size_level10:36;--font-size_level11:48;--font-size_level12:60}}@media screen and (max-width:767px){:root{--font-size_level1:10;--font-size_level2:11;--font-size_level3:12;--font-size_level4:14;--font-size_level5:16;--font-size_level6:18;--font-size_level7:18;--font-size_level8:21;--font-size_level9:20;--font-size_level10:21;--font-size_level11:22;--font-size_level12:48}}:root{--font-family_type1:Hiragino Kaku Gothic Pro,'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ Pro','メイリオ','游ゴシック体','ＭＳ Ｐゴシック','Yu Gothic',YuGothic,'Meiryo',メイリオ,'MS PGothic',sans-serif;--font-family_type2:UD Shin Go NT Regular,UD新ゴNT R;--font-family_type3:'Red Hat Display',sans-serif}:root{--font-family_base:Hiragino Kaku Gothic Pro,'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ Pro','メイリオ','游ゴシック体','ＭＳ Ｐゴシック','Yu Gothic',YuGothic,'Meiryo',メイリオ,'MS PGothic',sans-serif;--font-family_udshingo-r:UD Shin Go NT Regular,UD新ゴNT R;--font-family_udshingo-m:UD Shin Go NT Medium,UD新ゴNT M;--font-family_udshingo-db:UD Shin Go NT DemiBold,UD新ゴNT DB;--font-family_udshingo-b:UD Shin Go NT Bold,UD新ゴNT B;--font-family_noto:'Noto Sans JP','ＭＳ Ｐゴシック','MS PGothic',sans-serif;--font-family_en:'Red Hat Display',sans-serif}.t-contact__logo{width:26.8rem;margin:0 auto 7.4rem}@media screen and (max-width:767px){.t-contact__logo{width:18.8rem;margin:0 auto 3.9rem}}.t-contact__flow{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid var(--color_gray2);border-radius:5px;overflow:hidden}.t-contact__flow__item{width:33.33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem 0;position:relative}@media screen and (max-width:767px){.t-contact__flow__item{padding:1.4rem 0}}.t-contact__flow__item:first-of-type:after,.t-contact__flow__item:nth-of-type(2):after{content:"";display:block;width:2.6rem;height:100%;background-image:url(/assets/image/contact/flow-arrow.png);background-size:100% 100%;background-repeat:no-repeat;background-position:right center;position:absolute;top:0;z-index:10}@media screen and (max-width:767px){.t-contact__flow__item:first-of-type:after,.t-contact__flow__item:nth-of-type(2):after{width:1.2rem}}.t-contact__flow__item:first-of-type:after{right:-1.5rem}@media screen and (max-width:767px){.t-contact__flow__item:first-of-type:after{right:-0.8rem}}.t-contact__flow__item:nth-of-type(2):after{right:-0.9rem}@media screen and (max-width:767px){.t-contact__flow__item:nth-of-type(2):after{right:-0.2rem}}.t-contact__flow__item.is-current{background-color:#313131}.t-contact__flow__item.is-current:first-of-type:after,.t-contact__flow__item.is-current:nth-of-type(2):after{background-image:url(/assets/image/contact/flow-arrow-current.png);background-color:var(--color_white)}.t-contact__flow__item p{font-size:1.8rem;line-height:1;text-align:center;font-weight:bold}@media screen and (max-width:767px){.t-contact__flow__item p{font-size:1.4rem}}.t-contact__flow__item p span{display:block;margin-bottom:0.8rem;font-size:1.4rem;font-family:var(--font-family_en);font-weight:700;color:#0e6f52}@media screen and (max-width:767px){.t-contact__flow__item p span{margin-bottom:0.5rem;font-size:1.1rem}}.t-contact__flow__item.is-current p{color:var(--color_white)}.t-contact__flow__item.is-current p span{color:var(--color_white)}