@charset "UTF-8";
*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}img{display:block;width:100%;height:auto}a,button{text-decoration:none;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;outline:none}a:hover,button:hover{opacity:0.7;filter:alpha(opacity=50)}a:active,button:active{opacity:1}a,body,button,dd,dl,dt,figcaption,figure,h1,h2,h3,h4,h5,h6,input,li,ol,p,small,strong,table,textarea,ul{margin:0;padding:0;font-weight:normal;border:none;background:none;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif;border-spacing:none}a{color:#074663;font-weight:bold;text-decoration:underline}button[type=button],button[type=submit],input[type=button],input[type=submit]{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif;line-height:1.7;cursor:pointer;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}button[type=button]:hover,button[type=submit]:hover,input[type=button]:hover,input[type=submit]:hover{opacity:0.7}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea{background-color:#FFFFFF;border:1px solid #CCCCCC;padding:10px 12px;border-radius:2px;width:100%;resize:none;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}input:focus{outline:none}input::-webkit-input-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}input:-ms-input-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}input::-moz-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea::-webkit-input-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}textarea:-ms-input-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}textarea::-moz-placeholder{color:rgba(17,17,17,0.4);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans Japanese","Noto Sans JP","Helvetica Neue","ヒラギノ角ゴ ProN W3",Noto Sans Japanese,Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}li{list-style-type:none}table{border:none;border-collapse:collapse}html{font-size:62.5%}body{color:#111111;background:#EEE9E4;font-size:1.6rem;letter-spacing:0.5px;line-height:1.7;min-width:1200px}@media screen and (max-width:1220px){body{min-width:375px}}body.gbBody:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;opacity:0.3;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/mainBack.jpg);mix-blend-mode:multiply;z-index:-50}main{width:100%;height:100%;overflow-x:hidden}.lyHorizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.lyHorizontalBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyHorizontalBw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lyHorizontalBwBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyHorizontalStart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lyHorizontalEnd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lyHorizontalEndBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyHorizontalCnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lyHorizontalCntBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyVerticalCnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lyVerticalCntBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyHvCnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lyHvCntBreak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.lyColumn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lyColumnEnd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lyColumnRev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lyColumnHorizontalCnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lyBlockCnt{margin-right:auto;margin-left:auto}.lyBlockRight{margin-left:auto}.lyBlockLeft{margin-right:auto}.lyTextCnt{text-align:center}.lyTextRight{text-align:right}.lyTextLeft{text-align:left}.lyIb{display:inline-block}.lyTxtBreak{word-break:break-all}.lyRelative{position:relative}.lyPstRightTop{position:absolute;top:0;right:0}.lyMinTbDpBl,.lySpDpIl,.lyTbDpIl{display:none}.lyMt0{margin-top:0}.lyMr0{margin-right:0}.lyMb0{margin-bottom:0}.lyMl0{margin-left:0}.lyMt5{margin-top:5px}.lyMr5{margin-right:5px}.lyMb5{margin-bottom:5px}.lyMl5{margin-left:5px}.lyMt8{margin-top:8px}.lyMr8{margin-right:8px}.lyMb8{margin-bottom:8px}.lyMl8{margin-left:8px}.lyMt10{margin-top:10px}.lyMr10{margin-right:10px}.lyMb10{margin-bottom:10px}.lyMl10{margin-left:10px}.lyMt12{margin-top:12px}.lyMr12{margin-right:12px}.lyMb12{margin-bottom:12px}.lyMl12{margin-left:12px}.lyMt15{margin-top:15px}.lyMr15{margin-right:15px}.lyMb15{margin-bottom:15px}.lyMl15{margin-left:15px}.lyMt16{margin-top:16px}.lyMr16{margin-right:16px}.lyMb16{margin-bottom:16px}.lyMl16{margin-left:16px}.lyMt20{margin-top:20px}.lyMr20{margin-right:20px}.lyMb20{margin-bottom:20px}.lyMl20{margin-left:20px}.lyMt24{margin-top:24px}.lyMr24{margin-right:24px}.lyMb24{margin-bottom:24px}.lyMl24{margin-left:24px}.lyMt30{margin-top:30px}.lyMr30{margin-right:30px}.lyMb30{margin-bottom:30px}.lyMl30{margin-left:30px}.lyMt32{margin-top:32px}.lyMr32{margin-right:32px}.lyMb32{margin-bottom:32px}.lyMl32{margin-left:32px}.lyMt40{margin-top:40px}.lyMr40{margin-right:40px}.lyMb40{margin-bottom:40px}.lyMl40{margin-left:40px}.lyMt50{margin-top:50px}.lyMr50{margin-right:50px}.lyMb50{margin-bottom:50px}.lyMl50{margin-left:50px}.lyMt64{margin-top:64px}.lyMr64{margin-right:64px}.lyMb64{margin-bottom:64px}.lyMl64{margin-left:64px}.lyMt80{margin-top:80px}.lyMr80{margin-right:80px}.lyMb80{margin-bottom:80px}.lyMl80{margin-left:80px}.lyPt20{padding-top:20px}.lyPr20{padding-right:20px}.lyPb20{padding-bottom:20px}.lyPl20{padding-left:20px}.lyPt100{padding-top:100px}.lyPr100{padding-right:100px}.lyPb100{padding-bottom:100px}.lyPl100{padding-left:100px}.lyW60px{width:60px}.lyW70px{width:70px}.lyW80px{width:80px}.lyW90px{width:90px}.lyW100px{width:100px}.lyW150px{width:150px}.lyW175px{width:175px}.lyW200px{width:200px}.lyW240px{width:240px}.lyW250px{width:250px}.lyW290px{width:290px}.lyW300px{width:300px}.lyW440px{width:440px}.lyW500px{width:500px}.lyW900px{width:900px}.lyW100{width:100%}.lyW70{width:70%}.lyW50{width:50%}.lyW48{width:48%}.lyW30{width:30%}.lyH80px{height:80px}.lyH150px{height:150px}.lyH200px{height:200px}.lyH250px{height:250px}.lyH300px{height:300px}.lyH320px{height:320px}.lyH350px{height:350px}.lyH400px{height:400px}@media only screen and (max-width:1220px){.lyTbDpNone{display:none}.lyTbDpIl{display:inline-block}.lyTbMt20{margin-top:20px}.lyTbMr20{margin-right:20px}.lyTbMb20{margin-bottom:20px}.lyTbMl20{margin-left:20px}.lyTbMt30{margin-top:30px}.lyTbMr30{margin-right:30px}.lyTbMb30{margin-bottom:30px}.lyTbMl30{margin-left:30px}.lyTbMt40{margin-top:40px}.lyTbMr40{margin-right:40px}.lyTbMb40{margin-bottom:40px}.lyTbMl40{margin-left:40px}.lyTbW150px{width:150px}.lyTbW100{width:100%}}@media only screen and (max-width:767px){.lyMinTbDpNone{display:none}.lyMinTbDpBl{display:block}.lyMinTbTextLeft{text-align:left}.lyMTbMt12{margin-top:12px}.lyMTbMr12{margin-right:12px}.lyMTbMb12{margin-bottom:12px}.lyMTbMl12{margin-left:12px}.lyMTbMt24{margin-top:24px}.lyMTbMr24{margin-right:24px}.lyMTbMb24{margin-bottom:24px}.lyMTbMl24{margin-left:24px}.lyMTbMt40{margin-top:40px}.lyMTbMr40{margin-right:40px}.lyMTbMb40{margin-bottom:40px}.lyMTbMl40{margin-left:40px}.lyMinTbW100{width:100%}}@media only screen and (max-width:566px){.lySpDpIl{display:inline-block}.lySpDpNone{display:none}.lySpTextLeft{text-align:left}.lySpFlexColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lySpMt0{margin-top:0}.lySpMr0{margin-right:0}.lySpMb0{margin-bottom:0}.lySpMl0{margin-left:0}.lySpMt5{margin-top:5px}.lySpMr5{margin-right:5px}.lySpMb5{margin-bottom:5px}.lySpMl5{margin-left:5px}.lySpMt15{margin-top:15px}.lySpMr15{margin-right:15px}.lySpMb15{margin-bottom:15px}.lySpMl15{margin-left:15px}.lySpMt10{margin-top:10px}.lySpMr10{margin-right:10px}.lySpMb10{margin-bottom:10px}.lySpMl10{margin-left:10px}.lySpMt16{margin-top:16px}.lySpMr16{margin-right:16px}.lySpMb16{margin-bottom:16px}.lySpMl16{margin-left:16px}.lySpMt20{margin-top:20px}.lySpMr20{margin-right:20px}.lySpMb20{margin-bottom:20px}.lySpMl20{margin-left:20px}.lySpMt30{margin-top:30px}.lySpMr30{margin-right:30px}.lySpMb30{margin-bottom:30px}.lySpMl30{margin-left:30px}.lySpPt0{padding-top:0}.lySpPr0{padding-right:0}.lySpPb0{padding-bottom:0}.lySpPl0{padding-left:0}.lySpW60px{width:60px}.lySpW80px{width:80px}.lySpW130px{width:130px}.lySpW170px{width:170px}.lySpW250px{width:250px}.lySpW100{width:100%}.lySpH200px{height:200px}.lySpH300px{height:300px}}.pFont10{font-size:1rem}.pFont12{font-size:1.2rem}.pFont14{font-size:1.4rem}.pFont16{font-size:1.6rem}.pFont18{font-size:1.8rem}.pFont20{font-size:2rem}.pFont22{font-size:2.2rem}.pFont24{font-size:2.4rem}.pFont26{font-size:2.6rem}@media screen and (max-width:767px){.pSpFont14{font-size:1.4rem}.pSpFont16{font-size:1.6rem}.pSpFont24{font-size:2.4rem}}.pFontGray{color:rgba(17,17,17,0.7)}.pFontBlack{color:#111111}.pFontBlack07{color:rgba(17,17,17,0.7)}.pFontWhtie{color:#FFFFFF}.pFontBold{font-weight:bold}.pFontMedium{font-weight:500}.pFontNormal{font-weight:normal}.pLightGrayBtnL{display:block;width:100%;padding:17px 0;text-align:center;font-size:2rem;font-weight:bold;text-decoration:none}.pLightGrayBtnM{display:block;width:100%;padding:10px 0;text-align:center;font-size:1.8rem;font-weight:bold;text-decoration:none}.pLightGrayBtnS{display:block;width:100%;padding:7px 0;text-align:center;font-size:1.6rem;font-weight:bold;text-decoration:none}.pLightGrayBtnL{background-color:#CCCCCC;color:#555555}.pLightGrayBtnM{background-color:#CCCCCC;color:#555555}.pLightGrayBtnS{background-color:#CCCCCC;color:#555555}.pMagentaSircleArrowBtn{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;width:100%;padding:22px 8px 21px;color:#FFFFFF;background-color:#970747;font-size:2rem;font-weight:bold;text-decoration:none;border-radius:8px}.pMagentaSircleArrowBtn:before{content:"";display:block;width:26px;height:26px;margin-right:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/circleWhiteRightMagenta.svg)}.pMagentaSircleArrowBtn input{font-weight:bold}.pWhtieBlurSircleArrowBtn{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;width:100%;padding:22px 0 21px;color:#074663;background-color:#FFFFFF;font-size:2rem;text-decoration:none;border-radius:8px}.pWhtieBlurSircleArrowBtn:before{content:"";display:block;width:26px;height:26px;margin-right:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCircleBlueRight.svg)}.pDeepBlueCircleArrowBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;color:#446878;text-decoration:none}.pDeepBlueCircleArrowBtn:before{content:"";display:block;width:40px;min-width:40px;height:40px;margin-right:12px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCircleDeepBlueRight.svg)}.pDeepBlueCircleMinBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:bold;color:#446878;text-decoration:none}.pDeepBlueCircleMinBtn:after{content:"";display:block;width:20px;height:20px;margin-left:12px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCircleDeepBlueRight.svg)}.pDeepBlueBgArrowBtnBtn{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;width:100%;padding:22px 8px 21px;color:#FFFFFF;background-color:#446878;font-size:2rem;font-weight:bold;text-decoration:none;border-radius:8px}.pDeepBlueBgArrowBtnBtn:before{content:"";display:block;width:26px;height:26px;margin-right:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCircleWhiteDeepBlueRight.svg)}.pBackLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:rgba(17,17,17,0.7);font-size:1.6rem;text-decoration:none;border-radius:8px}.pBackLink:before{content:"";display:block;width:20px;height:20px;margin-right:12px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/circleGrayLeft.svg)}.pBaseColorBack{background-color:#EEE9E4}.pPageTopTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.pPageTopTitle{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.pPageTopTitle .dTitle{color:#EEE9E4;background-color:#074663;font-size:4.4rem;font-weight:bold;display:inline-block;padding:0 8px}@media screen and (max-width:767px){.pPageTopTitle .dTitle{font-size:2.8rem}.pPageTopTitle .dTitle.mdMin{font-size:2.6rem}}.pPageTopTitle .dText{display:inline-block;margin-bottom:22px;height:20px}@media screen and (max-width:767px){.pPageTopTitle .dText{margin-bottom:14px}}.pPageTopTitle .dText.mdUnder{height:25px}.pPageTopTitle .dText img{width:auto;height:100%}.pPageTopTitle.mdSide{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pBasicTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:40px;font-size:4.4rem;font-weight:bold;color:#074663;line-height:1.5}@media screen and (max-width:1300px){.pBasicTitle{font-size:4rem}}@media screen and (max-width:1220px){.pBasicTitle{font-size:3.6rem}}@media screen and (max-width:1140px){.pBasicTitle{font-size:3.2rem}}@media screen and (max-width:767px){.pBasicTitle{font-size:2.4rem;margin-bottom:24px}}@media screen and (max-width:1300px){.pBasicTitle.mdTop{font-size:4rem}}@media screen and (max-width:1220px){.pBasicTitle.mdTop{font-size:3.6rem}}@media screen and (max-width:1140px){.pBasicTitle.mdTop{font-size:3.2rem;margin-bottom:0px}.pBasicTitle.mdTop .dText{height:20px}.pBasicTitle.mdTop .dText.mdUnder{height:25px}}.pBasicTitle .dText{display:inline-block;margin-bottom:16px;height:20px}@media screen and (max-width:767px){.pBasicTitle .dText{height:18px;margin-bottom:8px}}.pBasicTitle .dText.mdUnder{height:25px}@media screen and (max-width:767px){.pBasicTitle .dText.mdUnder{height:20px;margin-bottom:6px}}.pBasicTitle .dText img{width:auto;height:100%}.pBlueTitle{margin-bottom:24px;color:#074663;font-size:2.8rem;font-weight:bold}@media screen and (max-width:767px){.pBlueTitle.pSpFont24{font-size:2.4rem}.pBlueTitle.pSpFont20{font-size:2rem}}.pMinBlueTitle{margin-bottom:24px;color:#074663;font-size:2rem;font-weight:bold}@media screen and (max-width:767px){.pMinBlueTitle{font-size:1.6rem}}.pMin2remBlueTitle{color:#074663;font-size:2rem;font-weight:bold}.pCenterTitle{color:#074663;font-size:4rem;font-weight:bold;margin-bottom:40px;text-align:center}@media screen and (max-width:767px){.pCenterTitle{font-size:2.4rem;margin-bottom:32px;text-align:start}}.pSubLBlueTitle{color:#074663;font-size:4.4rem;font-weight:bold;margin-bottom:40px}@media screen and (max-width:767px){.pSubLBlueTitle{font-size:2.4rem;margin-bottom:24px;text-align:start}}.pSubLBlueTitle.mdNoMargin{margin:0}.pBasicrNote{color:rgba(17,17,17,0.7);font-size:1.8rem;font-weight:bold}@media screen and (max-width:767px){.pBasicrNote{font-size:1.4rem}}.pBasicCenterNote{color:rgba(17,17,17,0.7);font-size:1.8rem;font-weight:bold;text-align:center}@media screen and (max-width:767px){.pBasicCenterNote{font-size:1.6rem;text-align:start}}.pBlackCenterNote{color:#111111;font-size:1.8rem;font-weight:bold;text-align:center}@media screen and (max-width:767px){.pBlackCenterNote{color:rgba(17,17,17,0.7);font-size:1.4rem;text-align:start}}.pBlackCenterNote14{color:#111111;font-size:1.8rem;text-align:center}@media screen and (max-width:767px){.pBlackCenterNote14{font-size:1.4rem;text-align:start}}.pMinCenterNote{font-size:1.4rem;text-align:center}@media screen and (max-width:767px){.pMinCenterNote{text-align:start}}.pErrTxt{color:#970747;font-size:1.4rem;font-weight:500}.pAny,.pReq{display:inline-block;-ms-flex-negative:0;flex-shrink:0}.pAny:before,.pReq:before{width:56px;margin-right:8px;font-size:1.4rem;font-weight:bold;text-align:center;color:#FFFFFF;border-radius:999px}.pReq:before{content:"必須";background-color:#970747}.pAny:before{content:"任意";background-color:rgba(17,17,17,0.7)}.pTextForm{background-color:#FFFFFF;border:1px solid #CCCCCC;padding:10px 12px;border-radius:2px;width:100%;resize:none;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}.pTextFormGray{background-color:#FFFFFF;border:1px solid #CCCCCC;padding:10px 12px;border-radius:2px;width:100%;resize:none;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);border-color:#CCCCCC}.pSelectLabel{overflow:hidden;position:relative;border:1px solid #CCCCCC;border-radius:2px;background-color:#FFFFFF;display:block;width:100%;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}.pSelectLabel:before{content:"";display:block;background-size:contain;background-repeat:no-repeat;top:10px;right:12px;z-index:10;width:24px;height:24px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconArrowDropDown.svg);position:absolute;pointer-events:none}.pSelect{width:100%;cursor:pointer;text-indent:0.01px;text-overflow:ellipsis;border:none;outline:none;background:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 12px}.pRadioCheckLabel{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;padding:4px 0}.pRadioCheckLabel .pCheckBtn,.pRadioCheckLabel .pRadioBtn{top:0;left:0;width:24px;height:24px;background:#FFFFFF;border:1px solid #CCCCCC;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1);box-shadow:inset 2px 2px 2px rgba(0,0,0,0.1)}.pRadioCheckLabel .pCheckBtn:before{top:2px;left:2px;width:22px;height:19px;content:"";display:block;background-size:contain;background-repeat:no-repeat;position:absolute;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCheckRed.svg);display:none}.pRadioCheckLabel .pRadioBtn{border-radius:12px}.pRadioCheckLabel .pRadioBtn:before{top:4px;left:4px;width:14px;height:14px;border-radius:100%;position:absolute;content:"";background:#970747;display:none;border-radius:7px}.pRadioCheckLabel input[type=checkbox],.pRadioCheckLabel input[type=radio]{display:none}.pRadioCheckLabel input[type=checkbox]:checked~.pCheckBtn:before,.pRadioCheckLabel input[type=checkbox]:checked~.pRadioBtn:before,.pRadioCheckLabel input[type=radio]:checked~.pCheckBtn:before,.pRadioCheckLabel input[type=radio]:checked~.pRadioBtn:before{display:block}.pRadioCheckLabel .pRadioCheckTitle{display:inline-block;margin:0 0 0 8px;line-height:1.4;color:#111111}.pGrayOut{opacity:0.4;pointer-events:none}.gbHeader{position:fixed;top:0;left:0;width:280px;height:100%;background-color:#FFFFFF;z-index:500}@media screen and (min-width:1461px){.gbHeader{width:20%}}@media screen and (max-width:1220px){.gbHeader{width:100%;height:auto}}.gbHeaderPc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (max-width:1220px){.gbHeaderPc{position:fixed;top:0;right:-260px;width:260px;background-color:#FFFFFF;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}}.gbHeaderSp{display:none}@media screen and (max-width:1220px){.gbHeaderSp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gbHeaderSpLogo{height:64px;margin:10px auto 10px 20px}@media screen and (max-width:566px){.gbHeaderSpLogo{height:48px}}.gbHeaderSpLogo img{width:auto;height:100%}.gbHeaderSpTel{margin-right:20px;text-align:center}.gbHeaderSpTel .dMinText,.gbHeaderSpTel .dTel{color:#111111}.gbHeaderSpTel .dTel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;font-weight:bold;color:#111111;text-decoration:none;pointer-events:none}@media screen and (max-width:566px){.gbHeaderSpTel .dTel{pointer-events:auto}}@media screen and (max-width:566px){.gbHeaderSpTel .dTel{font-size:1.6rem}}.gbHeaderSpTel .dTel:before{content:"";display:block;width:18px;height:20px;margin-right:4px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconTelBlack.svg)}@media screen and (max-width:566px){.gbHeaderSpTel .dTel:before{width:14px;height:16px}}.gbHeaderSpTel .dMinText{font-size:1.1rem;font-weight:500}@media screen and (max-width:566px){.gbHeaderSpTel .dMinText{font-size:1rem}}.gbHeaderSpNavBtn{}.gbHeaderLogo{width:200px;margin:auto}@media screen and (max-width:1220px){.gbHeaderLogo{width:120px}}.gbHeaderLogoWrap{padding:32px;background-color:#074663}@media screen and (max-width:1220px){.gbHeaderLogoWrap{padding:24px}}.gbHeaderNav{width:200px;margin:24px auto 0}@media screen and (max-width:1220px){.gbHeaderNav{margin:16px auto}}.gbHeaderNav>li.isActive .gbHeaderNavLink{color:#970747}.gbHeaderNav>li.isOpen .gbHeaderNavLink.dBtn:after{-webkit-transform:rotate(-90deg) translate(-50%,1px);-ms-transform:rotate(-90deg) translate(-50%,1px);transform:rotate(-90deg) translate(-50%,1px)}.gbHeaderNav>li.isOpen .gbHeaderNavMin{height:100%;opacity:1;visibility:visible}.gbHeaderNavWrap{overflow-y:auto}.gbHeaderNavLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:16px 0;color:#111111;font-size:1.6rem;font-weight:bold;text-decoration:none}.gbHeaderNavLink.dBtn{position:relative}.gbHeaderNavLink.dBtn:after,.gbHeaderNavLink.dBtn:before{content:"";position:absolute;top:calc(50% - 7px);right:7px;display:block;width:2px;height:14px;background-color:#446878;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translate(50%,1px);-ms-transform:translate(50%,1px);transform:translate(50%,1px)}.gbHeaderNavLink.dBtn:before{-webkit-transform:rotate(-90deg) translate(-50%,1px);-ms-transform:rotate(-90deg) translate(-50%,1px);transform:rotate(-90deg) translate(-50%,1px)}.gbHeaderNavLink.mdDisable{pointer-events:none;opacity:0.4}.gbHeaderNavMin{height:0;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.gbHeaderNavMin .gbHeaderNavLink{padding:12px 0 12px 16px;color:rgba(17,17,17,0.8);font-size:1.4rem;font-weight:500}.gbHeaderNavMin>li.isActive .gbHeaderNavLink{color:rgba(151,7,71,0.8)}.gbHeaderUnder{margin-top:auto}.gbHeaderUnderSearch{background-color:#446878}.gbHeaderUnderSearchLink{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;gap:12px;padding:28px 0;color:#FFFFFF;font-weight:bold;font-size:2rem;text-decoration:none}.gbHeaderUnderSearchLink:before{content:"";display:block;background-position:center;background-repeat:no-repeat}.gbHeaderUnderSearchLink:before{width:28px;height:28px;background-size:24px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconSearchWhite.svg)}.gbHeaderUnderTel{padding:16px;color:#FFFFFF;text-align:center;background-color:#111111}@media screen and (max-width:1220px){.gbHeaderUnderTel{display:none}}.gbHeaderUnderTel .dTel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;font-size:2rem;font-weight:bold}.gbHeaderUnderTel .dTel:before{content:"";display:block;width:18px;height:20px;margin-right:4px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconTelWhtie.svg)}.gbHeaderUnderTel .dMinText{font-size:1.2rem;font-weight:500}.gbFooter{margin:160px 0 0}@media screen and (max-width:1220px){.gbFooter{margin:64px 0 0}}.gbFooterContact{padding:60px 80px 44px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackPc.jpg)}@media screen and (max-width:1220px){.gbFooterContact{padding:40px 20px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackTb.jpg)}}@media screen and (max-width:566px){.gbFooterContact{background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackSp.jpg)}}.gbFooterContact:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply;background-color:rgba(17,17,17,0.7)}.gbFooterContactWrap{position:relative;display:block;width:100%;height:100%}.gbFooterContactTitle{margin-bottom:40px;text-align:center;color:#EEE9E4;font-weight:bold}@media screen and (max-width:1220px){.gbFooterContactTitle{margin-bottom:24px}}.gbFooterContactTitle .dText{display:block;margin-bottom:16px;font-size:2rem}@media screen and (max-width:1220px){.gbFooterContactTitle .dText{font-size:1.6rem;margin-bottom:8px}}.gbFooterContactTitle .dMain{font-size:4rem;font-weight:bold}@media screen and (max-width:1220px){.gbFooterContactTitle .dMain{font-size:3.2rem}}.gbFooterContactText{margin-bottom:64px;font-size:1.8rem;text-align:center;color:#EEE9E4}@media screen and (max-width:1220px){.gbFooterContactText{margin-bottom:40px;font-size:1.6rem}}@media screen and (max-width:566px){.gbFooterContactText{text-align:start}}.gbFooterContactLink{max-width:440px;width:50%}@media screen and (max-width:1220px){.gbFooterContactLink{width:100%}}.gbFooterContactLink:first-child{margin-right:40px}@media screen and (max-width:1220px){.gbFooterContactLink:first-child{margin:0 0 24px}}.gbFooterContactLink .dTel{pointer-events:none;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;width:100%;padding:16px 0 18px;color:#FFFFFF;border:1px solid #EEE9E4;background-color:rgba(238,233,228,0.1);font-size:2.4rem;text-decoration:none;border-radius:4px}@media screen and (max-width:566px){.gbFooterContactLink .dTel{pointer-events:auto}}.gbFooterContactLink .dTel:before{content:"";display:block;width:26px;height:28px;margin-top:4px;margin-right:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconTelWhtie.svg)}.gbFooterContactLinkWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1220px){.gbFooterContactLinkWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gbFooterContactLinkArea .dTelTetx{display:block;margin-top:16px;color:#EEE9E4;font-size:1.4rem;text-align:end;letter-spacing:0}.gbFooterArea{padding:60px 40px;background-color:#000}@media screen and (max-width:1220px){.gbFooterArea{padding:40px 20px}}.gbFooterArea.mdMinimam{padding:20px}.gbFooterArea.mdMinimam .pFont12{margin:0 auto}.gbFooterArea .pFont12{margin-top:16px;text-align:center;color:rgba(238,233,228,0.5)}@media screen and (max-width:1400px){.gbFooterArea .pFont12{margin:0 auto}}.gbFooterWrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width:1400px){.gbFooterWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gbFooterLogo{width:160px;margin-bottom:14px}@media screen and (max-width:1220px){.gbFooterLogo{margin-bottom:32px}}.gbFooterLogoWrap{margin-right:75px}@media screen and (max-width:1400px){.gbFooterLogoWrap{margin-right:0;margin-bottom:0px}}.gbFooterLink{display:block;padding:4px;text-decoration:none;color:rgba(238,233,228,0.9);font-size:1.4rem;font-weight:500}.gbFooterLinkList>li:not(:last-child){margin-bottom:8px}.gbFooterLinkListWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:566px){.gbFooterLinkListWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}.gbFooterBlog:first-child{margin-bottom:20px}@media screen and (max-width:1220px){.gbFooterBlog:first-child{margin:0}}.gbFooterBlogWrap{margin-left:auto}@media screen and (max-width:1400px){.gbFooterBlogWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;margin:48px auto 40px}}.gbFooterSNSList{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1220px){.gbFooterSNSList{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.gbFooterSNSList>li{width:36px}.gbFooterSNSList>li:not(:last-child){margin-right:16px}.modBreadcrumbs{margin:0 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:auto}@media screen and (max-width:767px){.modBreadcrumbs{margin:0 0 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.modBreadcrumbs>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modBreadcrumbs>li:not(:last-child):after{content:"";display:block;width:14px;height:14px;margin:0 2px;background-size:6px;background-repeat:no-repeat;background-position:center;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconArrowRightNavy.svg)}.modBreadcrumbsLink{display:block;padding:2px 4px;opacity:0.5;color:#111111;font-size:1.4rem;font-weight:500;text-decoration:none;white-space:nowrap}.modBreadcrumbsLink.mdCurent{opacity:1;color:#446878;pointer-events:none}.gbWrap{max-width:1180px;margin:0 auto;padding:40px 80px 0}@media screen and (max-width:1220px){.gbWrap{margin:84px auto 0;padding:40px 40px 0}}@media screen and (max-width:767px){.gbWrap{padding:20px}}@media screen and (max-width:566px){.gbWrap{margin:68px auto 0}}.gbWrap.modGsWrap{padding:20px 80px 0}@media screen and (max-width:1220px){.gbWrap.modGsWrap{margin:84px auto 0;padding:40px 40px 0}}@media screen and (max-width:767px){.gbWrap.modGsWrap{padding:20px}}@media screen and (max-width:566px){.gbWrap.modGsWrap{margin:68px auto 0}}.gbWrap.mdNotTop{padding:0 80px}@media screen and (max-width:1220px){.gbWrap.mdNotTop{margin:0 auto;padding:0 40px}}@media screen and (max-width:767px){.gbWrap.mdNotTop{padding:0 20px}}.modGsWrap{position:relative;min-height:390px}.modGsWrap .modBreadcrumbs{position:absolute;top:20px;right:80px}@media screen and (max-width:1220px){.modGsWrap .modBreadcrumbs{position:static;margin:0 0 20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.modSideWrap{width:calc(100% - 280px);margin-left:auto}@media screen and (min-width:1461px){.modSideWrap{width:80%}}@media screen and (max-width:1220px){.modSideWrap{width:100%}}.modBeasicSec{margin-bottom:120px}@media screen and (max-width:1220px){.modBeasicSec{margin-bottom:80px}}.modStructureList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px 40px}@media screen and (max-width:767px){.modStructureList{gap:40px}}.modStructureList>li{width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.modStructureList>li{width:100%}}.modStructureList>li .dTitle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:16px;color:#074663;font-size:2.8rem;font-weight:bold}@media screen and (max-width:767px){.modStructureList>li .dTitle{font-size:2rem}}.modStructureList>li .dText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:32px}@media screen and (max-width:767px){.modStructureList>li .dText{font-size:1.4rem;margin-bottom:16px}}.modStructureList>li .dImg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:hidden;border-radius:8px;margin-bottom:24px}.modStructureList>li .dLink{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.modYujinSec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:64px}@media screen and (max-width:767px){.modYujinSec{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.modYujinSecImg{width:55%;min-width:55%;margin-right:40px;padding:40px 0;position:relative}.modYujinSecImg:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);mix-blend-mode:multiply;z-index:-1;background-size:contain;background-repeat:no-repeat;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/BackGreen.png)}@media screen and (max-width:1200px){.modYujinSecImg{min-width:50%}}@media screen and (max-width:767px){.modYujinSecImg{width:100%;margin-bottom:24px;padding:24px 0}}.modYujinSecImg img{position:relative}@media screen and (max-width:767px){.modYujinSec .pBlueTitle{text-align:center}}.modYujinText .pBlueTitle{font-size:3.6rem}@media screen and (max-width:767px){.modYujinText .pBlueTitle{font-size:2.8rem}}.modDashMesse{position:relative;margin-bottom:120px}@media screen and (max-width:767px){.modDashMesse{margin-bottom:80px}}.modDashMesseTitle{position:absolute;top:0;left:0;font-size:5.6rem;font-weight:bold;line-height:normal;z-index:30}.modDashMesseTitle .dBackLine{display:inline-block;padding:0 8px;color:#EEE9E4;background-color:#074663}.modDashMesseTitle .dBackLine:first-child{margin-bottom:20px}@media screen and (max-width:1220px){.modDashMesseTitle{font-size:4rem}}@media screen and (max-width:767px){.modDashMesseTitle{font-size:3.8rem;left:-20px}.modDashMesseTitle .dBackLine{padding:0 8px 0 20px}.modDashMesseTitle .dBackLine:first-child{margin-bottom:12px}}@media screen and (max-width:566px){.modDashMesseTitle{font-size:2.8rem}}.modDashMesseImg{width:100%;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.modDashMesseImg{width:calc(100% + 20px);border-radius:8px 0 0 8px;padding-top:80%;position:relative}.modDashMesseImg img{position:absolute;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover}}.modDashMesseImgWrap{padding:60px 0 0 40px}@media screen and (max-width:767px){.modDashMesseImgWrap{padding:32px 0 0}}.modDashMesseText{width:calc(100% - 260px);margin-top:-40px;margin-right:-40px;margin-left:auto;padding:40px 40px 0 40px;background-color:#EEE9E4;border-top:2px dashed #111111;border-left:2px dashed #111111;z-index:10;position:relative}@media screen and (max-width:767px){.modDashMesseText{width:calc(100% - 40px);margin-top:0;margin-right:-20px;padding:20px 20px 0 20px;border-top:none;font-size:1.4rem}}.modDashMesseText:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;opacity:0.3;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/mainBack.jpg);mix-blend-mode:multiply;z-index:-50}.modDashMesseTextLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (max-width:767px){.modDashMesseTextLink{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width:566px){.modDashMesseTextLink .pDeepBlueCircleArrowBtn{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}}.mod3column.dDash{margin-bottom:60px;padding-bottom:80px;border-bottom:2px dashed #111111}@media screen and (max-width:767px){.mod3column.dDash{padding-bottom:40px;margin-bottom:40px}}.mod3columnList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.mod3columnList.mdTag>li{position:relative}.mod3columnList.mdTag>li:before{content:"";position:absolute;top:0;left:0;display:block;width:80px;height:80px;border-radius:8px 0 0 0;background-color:#970747;clip-path:polygon(0 0,0% 100%,100% 0)}.mod3columnList.mdTag>li:after{content:"有料";position:absolute;color:#FFFFFF;font-size:1.6rem;font-weight:bold;top:14px;left:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mod3columnList.mdTag>li.dFree:before{background-color:#074663}.mod3columnList.mdTag>li.dFree:after{content:"無料"}.mod3columnList>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc((100% - 80px) / 3)}@media screen and (max-width:767px){.mod3columnList>li{width:100%}.mod3columnList>li:nth-child(odd) .mod3columnImg{margin-left:-20px;border-radius:0 8px 8px 0}.mod3columnList>li:nth-child(2n) .mod3columnImg{margin-right:-20px;border-radius:8px 0 0 8px}}@media screen and (max-width:767px){.mod3columnList.mdCenter>li:nth-child(2n) .mod3columnImg,.mod3columnList.mdCenter>li:nth-child(odd) .mod3columnImg{margin:0 0 24px;border-radius:8px}}@media screen and (max-width:1220px){.mod3columnList.mdScrrol{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;padding:0 40px 16px;margin:0 -40px}}@media screen and (max-width:767px){.mod3columnList.mdScrrol{padding:0 20px 16px;margin:0 -20px;gap:20px}}@media screen and (max-width:1220px){.mod3columnList.mdScrrol>li{min-width:300px}}.mod3columnImg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:8px;overflow:hidden;margin-bottom:24px}.mod3columnTitle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#074663;font-size:2rem;font-weight:bold;margin-bottom:16px}@media screen and (max-width:767px){.mod3columnTitle.mdSp24{font-size:2.4rem}}.mod3columnText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.mod2colum{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:767px){.mod2colum{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mod2columInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 20px)}@media screen and (max-width:767px){.mod2columInner{width:100%}}.mod2columInner .dImg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:24px;overflow:hidden;border-radius:8px}.mod2columInner .dTitle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:16px;color:#074663;font-size:2.8rem;font-weight:bold}@media screen and (max-width:767px){.mod2columInner .dTitle{font-size:2rem}}.mod2columInner .dText{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:1.6rem}@media screen and (max-width:767px){.mod2columInner .dText{font-size:1.4rem}}.modUseGarage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1220px){.modUseGarage .pBlueTitle{font-size:2.4rem}}.modUseGarageText{width:calc(100% - 480px)}@media screen and (max-width:1200px){.modUseGarageText{width:calc(100% - 420px)}}@media screen and (max-width:1220px){.modUseGarageText{width:calc(100% - 360px)}}@media screen and (max-width:767px){.modUseGarageText{width:100%}}.modUseGarageText .modUseGarageImg{display:none}@media screen and (max-width:767px){.modUseGarageText .modUseGarageImg{display:block}}.modUseGarageImg{width:440px;overflow:hidden;border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1200px){.modUseGarageImg{width:380px}}@media screen and (max-width:1220px){.modUseGarageImg{width:320px}}@media screen and (max-width:767px){.modUseGarageImg{width:100%;margin-bottom:24px}}@media screen and (max-width:767px){.modUseGarageImg{display:none}}.modArticlcList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding-bottom:16px;overflow:auto}@media screen and (max-width:1220px){.modArticlcList{margin:40px -40px;padding:0 40px 16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:767px){.modArticlcList{margin:40px -20px;padding:0 20px 16px}}@media screen and (max-width:1220px){.modArticlcList{gap:20px}}@media screen and (max-width:566px){.modArticlcList{margin-bottom:24px}}.modArticlcList>li{width:calc((100% - 80px) / 3);min-width:300px}.modArticlcList.mdSchedule{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1220px){.modArticlcList.mdSchedule{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.modArticlcList.mdSchedule>li{min-width:0}@media screen and (max-width:1220px){.modArticlcList.mdSchedule>li{min-width:300px}}.modArticlcLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;margin-bottom:12px}.modArticlcLink.mdSchedule{margin:0;padding-top:24px;position:relative}.modArticlcLink.mdSchedule.dFin:before,.modArticlcLink.mdSchedule.dNowHiring:before,.modArticlcLink.mdSchedule.dToBeHeld:before{font-size:1.5rem;font-weight:bold;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;width:64px;height:64px;position:absolute;top:0;left:8px;padding:8px 0;color:#FFFFFF;border-radius:999px;border:2px solid #FFFFFF;z-index:5;line-height:1.4;text-align:center;white-space:pre}.modArticlcLink.mdSchedule.dToBeHeld:before{content:"開催\a予定";background-color:#074663}.modArticlcLink.mdSchedule.dNowHiring:before{content:"参加者\a募集中";background-color:#970747}.modArticlcLink.mdSchedule.dFin:before{content:"募集\a終了";background-color:#111111}.modArticlcLink.mdSchedule .modArticlcImg{margin:0}.modArticlcTitle{color:#111111;font-size:1.6rem;font-weight:bold;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.modArticlcTitle.mdArrow{color:#074663;font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modArticlcTitle.mdArrow:after{content:"";display:block;width:22px;min-width:22px;height:22px;margin-left:4px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconCircleBlueRight.svg)}.modArticlcTitle.mdBlue{color:#074663;font-size:2rem}.modArticlcTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px;opacity:0.7;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#111111;font-weight:bold}.modArticlcTime:before{content:"";display:block;width:18px;height:18px;margin-right:4px;background-position:center;background-repeat:no-repeat;background-size:15px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconTimeBlack.svg)}.modArticlcImg{position:relative;margin-bottom:12px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:4px;overflow:hidden}.modArticlcText{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;color:#111111;font-size:1.6rem;margin-top:16px}@media screen and (max-width:767px){.modArticlcText{font-size:1.4rem}}.modTagList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modTagList>li{margin:0 4px 4px 0}.modTagLink{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1px 7px;color:rgba(17,17,17,0.7);font-size:1.2rem;font-weight:500;border:1px solid rgba(17,17,17,0.7);text-decoration:none;border-radius:999px}.modTagLink:before{content:"#"}.modInfo{margin-bottom:120px;padding:60px 80px 44px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackPc.jpg)}@media screen and (max-width:1220px){.modInfo{margin-bottom:80px;padding:40px 20px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackTb.jpg)}}@media screen and (max-width:566px){.modInfo{background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/footerContactBackSp.jpg)}}.modInfo:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply;background-color:rgba(17,17,17,0.85)}.modInfoWrap{position:relative;display:block;width:100%;height:100%}.modInfoTitle{margin-bottom:40px;text-align:center;color:#EEE9E4;font-weight:bold}@media screen and (max-width:1220px){.modInfoTitle{margin-bottom:24px}}.modInfoTitle .dText{display:block;margin-bottom:16px;font-size:2rem}@media screen and (max-width:1220px){.modInfoTitle .dText{font-size:1.6rem;margin-bottom:8px}}.modInfoTitle .dMain{font-size:4rem;font-weight:bold}@media screen and (max-width:1220px){.modInfoTitle .dMain{font-size:3.2rem}}.modInfoText{margin-bottom:64px;font-size:1.8rem;text-align:center;color:#EEE9E4}@media screen and (max-width:1220px){.modInfoText{margin-bottom:40px;font-size:1.6rem}}@media screen and (max-width:566px){.modInfoText{text-align:start}}.modInfoLink{max-width:440px;width:50%}.modInfoLink .dHandsUp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;color:#EEE9E4;font-size:2rem;font-weight:bold}.modInfoLink .dHandsUp:after,.modInfoLink .dHandsUp:before{content:"";display:inline-block;width:29px;height:1px;background-color:#EEE9E4}.modInfoLink .dHandsUp:before{margin-right:8px;-webkit-transform:rotate(45deg) translateX(6px);-ms-transform:rotate(45deg) translateX(6px);transform:rotate(45deg) translateX(6px)}.modInfoLink .dHandsUp:after{margin-left:8px;-webkit-transform:rotate(-45deg) translateX(-6px);-ms-transform:rotate(-45deg) translateX(-6px);transform:rotate(-45deg) translateX(-6px)}@media screen and (max-width:1220px){.modInfoLink{width:100%}}.modInfoLink:first-child{margin-right:40px}@media screen and (max-width:1220px){.modInfoLink:first-child{margin:0 0 24px}}.modInfoLink .dTel{pointer-events:none;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;width:100%;padding:16px 0 18px;color:#FFFFFF;border:1px solid #EEE9E4;background-color:rgba(238,233,228,0.1);font-size:2.4rem;text-decoration:none;border-radius:4px}@media screen and (max-width:566px){.modInfoLink .dTel{pointer-events:auto}}.modInfoLink .dTel:before{content:"";display:block;width:26px;height:28px;margin-top:4px;margin-right:16px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconTelWhtie.svg)}.modInfoLinkWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1220px){.modInfoLinkWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.modInfoLinkArea .dTelTetx{display:block;margin-top:16px;color:#EEE9E4;font-size:1.4rem;text-align:end;letter-spacing:0}.modContactUp{position:fixed;bottom:60px;right:40px;z-index:100;width:132px;padding-top:132px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media screen and (max-width:1220px){.modContactUp{width:100px;padding-top:100px;bottom:30px;right:20px;font-size:1.2rem}}.modContactUp.isFadeOut{opacity:0;visibility:hidden}.modContactUpLink{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;text-decoration:none;color:#FFFFFF;background-color:#970747;border:2px solid #EEE9E4;border-radius:999px}.modContactUpLink:before{content:"";display:block;width:48px;height:30px;margin-bottom:8px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconMailWhite.svg)}@media screen and (max-width:1220px){.modContactUpLink:before{width:32px;height:20px}}.modContactUpLink .dArrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modContactUpLink .dArrow:after{content:"";display:block;background-position:center;background-repeat:no-repeat;width:16px;height:16px;background-size:7px;background-image:url(//youjin-g.co.jp/wp-content/themes/garage_main_site/images/iconArrowRightWhite.svg)}.modLoopImg{height:320px;margin-bottom:80px}@media screen and (max-width:767px){.modLoopImg{height:200px;margin-bottom:60px}}.modLoopImgList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:roopanimeX 100s linear infinite;animation:roopanimeX 100s linear infinite}@media screen and (max-width:767px){.modLoopImgList{-webkit-animation:roopanimeXSP 100s linear infinite;animation:roopanimeXSP 100s linear infinite}}.modLoopImgList>li{width:480px;min-width:480px;height:320px}@media screen and (max-width:767px){.modLoopImgList>li{width:300px;min-width:300px;height:200px}}.modLoopImgList>li img{height:100%;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes roopanimeX{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-2584px);transform:translateX(-2584px)}}@keyframes roopanimeX{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-2584px);transform:translateX(-2584px)}}@-webkit-keyframes roopanimeXSP{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-3000px);transform:translateX(-3000px)}}@keyframes roopanimeXSP{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-3000px);transform:translateX(-3000px)}}.modEnlargement{position:relative;padding:40px;border-radius:16px;background-color:#FFFFFF}@media screen and (max-width:767px){.modEnlargement{padding:14px;border-radius:8px}}.modEnlargementBtn{width:42px;height:42px;position:absolute;bottom:20px;right:20px}.modTextList>li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;color:rgba(17,17,17,0.7);font-size:1.8rem;font-weight:bold}.modTextList>li:not(:last-child){margin-bottom:16px}@media screen and (max-width:566px){.modTextList>li{gap:4px;font-size:1.6rem;font-weight:500}}.modTextList>li:before{content:"";display:inline-block;width:10px;min-width:10px;height:10px;border-radius:99px;margin:8px;background-color:#446878}@media screen and (max-width:566px){.modTextList>li:before{width:6px;min-width:6px;height:6px}}.modTextListWrap{padding:40px;border-radius:8px;background-color:#FFFFFF}@media screen and (max-width:566px){.modTextListWrap{padding:20px}.modTextListWrap .pBlueTitle{text-align:center;margin-bottom:8px}}.modNoteList{font-size:1.4rem}.modNoteList>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.modNoteList>li :not(:last-child){margin-bottom:8px}.modNoteNum{display:inline-block;width:40px;color:#446878;font-weight:bold}.modDescription{color:#333333;font-size:1.4rem;border-top:2px dashed #111111}.modDescription dt{display:inline-block;width:120px;font-weight:bold}.modDescription dd{width:calc(100% - 120px)}.modDescriptionWrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;border-bottom:2px dashed #111111}.mod2BtnWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:1220px){.mod2BtnWrap{gap:20px}}@media screen and (max-width:767px){.mod2BtnWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modModalDisplay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:600}.modModalDisplay img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;background-color:#FFFFFF;padding:20px;border-radius:16px}.pageInfoList{margin:64px auto}@media screen and (max-width:767px){.pageInfoList{margin:40px auto}}.pageInfoList>li{border-top:2px dashed #111111}.pageInfoList>li:last-child{border-bottom:2px dashed #111111}.pageInfoLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:none;padding:32px 0}@media screen and (max-width:1200px){.pageInfoLink{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:1220px){.pageInfoLink{padding:20px 0}}.pageInfoTitle{color:#111111;font-size:1.6rem;font-weight:500}@media screen and (max-width:767px){.pageInfoTitle{font-size:1.4rem}}.pageInfoCategory{display:inline-block;width:100px;padding:0 8px;color:#FFFFFF;text-align:center;font-size:1.4rem;font-weight:bold;background-color:#074663;border-radius:999px}.pageInfoTime{display:inline-block;margin-right:16px;color:rgba(17,17,17,0.7);font-size:1.6rem;font-weight:bold}@media screen and (max-width:767px){.pageInfoTime{font-size:1.4rem}}.pageInfoTimeCategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-right:16px}@media screen and (max-width:1200px){.pageInfoTimeCategory{margin-bottom:16px}}.pageAbout{color:#111111;font-size:1.6rem;border-top:2px dashed #111111}.pageAbout dt{display:inline-block;width:240px;color:rgba(17,17,17,0.7);font-weight:bold;margin-right:40px}@media screen and (max-width:767px){.pageAbout dt{width:100%;margin-right:0;margin-bottom:16px}}.pageAbout dd{width:calc(100% - 280px)}@media screen and (max-width:767px){.pageAbout dd{width:100%}}.pageAbout a{color:#446878;font-weight:500}.pageAboutWrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 40px;border-bottom:2px dashed #111111}@media screen and (max-width:767px){.pageAboutWrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 0}}.pageAccess{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin:64px 0;overflow:auto}@media screen and (max-width:1220px){.pageAccess{margin:40px -40px;padding:0 40px 16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:767px){.pageAccess{margin:40px -20px;padding:0 20px 16px}}.pageAccess>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc((100% - 40px) / 3);padding:20px;background-color:rgba(255,255,255,0.4)}@media screen and (max-width:1220px){.pageAccess>li{min-width:310px}}.pageAccess>li>:last-child{margin-top:auto}.modFixed{max-width:880px;margin:0 auto}