@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;font-family:'メイリオ',Meiryo,YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--light-color:#fff;--dark-color:#000;--color:#c6302c;--en-font:'Montserrat',sans-serif}body{background-color:var(--light-color);text-align:center;line-height:1.7;letter-spacing:.1em;font-size:14px;color:var(--dark-color)}a{transition:color .5s}a:hover{color:var(--color)}@media screen and (min-width:1024px){body{font-size:15px}}@media screen and (min-width:1440px){body{font-size:16px}}header{margin:2em auto 1em}header h1{margin-bottom:1em}@media screen and (max-width:767px){header h1 img{width:220px;height:auto}}#SNSlink ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:180px}#SNSlink ul li{flex-basis:calc(90% / 5)}#SNSlink ul li img{width:100%;height:auto}@media screen and (max-width:767px){#SNSlink.SNSpc{display:none}#SNSlink.SNSsp ul{margin:0 auto;width:70%}header h1{margin-bottom:3em}#HeaderNav{position:fixed;top:0;right:-80%;padding:20% 3em 0;width:80%;min-height:100vh;z-index:100;background-color:var(--light-color);transition:.5s}#HeaderNav img.SPnavlogo{display:block;margin:0 auto 2em;width:80%;height:auto}#HeaderNav ul{margin-bottom:2em}#HeaderNav ul li{margin:1em auto}#HeaderNav ul li a{font-size:1.2em}#NavToggle{position:fixed;top:5%;right:3%;z-index:200}#NavLine{position:relative;display:block;width:40px;height:3px;border-radius:10px;background-color:var(--color);transition:.5s}#NavLine:before,#NavLine:after{display:block;content:'';position:absolute;left:0;width:100%;height:3px;border-radius:10px;background-color:var(--color)}#NavLine:before{transform:translateY(10px)}#NavLine:after{transform:translateY(-10px)}#HeaderNav.open{right:0}#NavLine.open{background-color:transparent;transition:.5s}#NavLine.open:before,#NavLine.open:after{background-color:var(--dark-color);transition:.5s}#NavLine.open:before{transform:rotate(45deg)}#NavLine.open:after{transform:rotate(-45deg)}}@media screen and (min-width:768px){header{position:relative}#SNSlink.SNSpc{position:absolute;top:40%;left:76%}#SNSlink.SNSsp{display:none}#NavToggle,.SPnavlogo{display:none}#HeaderNav ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:2em auto;width:90%}#HeaderNav ul li{flex-basis:calc(100% / 6);border-left:thin solid var(--dark-color)}#HeaderNav ul li:last-of-type{border-right:thin solid var(--dark-color)}}@media screen and (min-width:1440px){#HeaderNav ul{width:70%}}#HeaderNav ul li a,.en,section a.MoreLink,footer ul li a{font-family:var(--en-font)}#TopImage,#TopImage img{width:100%}#TopImage{margin:0 auto 1em}@media screen and (max-width:767px){#TopImage .TopImagePc{display:none}}@media screen and (min-width:768px){#TopImage .TopImageSp{display:none}}@media screen and (min-width:1440px){#TopImage{width:75%}}main#TopMain section:not(section#YouTube){min-height:100vh;min-height:100dvh}section{text-align:justify}section p{line-break:strict}.blog{word-break:break-all}main#TopMain section{padding:20% 10%}@media screen and (min-width:1440px){main#TopMain section{padding:20vh 15%}}.element{opacity:0;visibility:hidden;transform:translateY(30px)}.is-fadein{opacity:1;visibility:visible;transform:translateX(0)}.one{transition:opacity .6s,visibility .6s,transform .6s}.two{transition:opacity .8s,visibility .8s,transform .8s}.three{transition:opacity 1s,visibility 1s,transform 1s}.head2{position:relative;margin-bottom:2em;font-weight:bolder;font-size:1.5em}h3.head2{margin-bottom:1.5em}.head2:before,#TopMain section:before,section a.MoreLink:before{position:absolute;display:block;content:''}.head2:before{bottom:-1em;left:0;width:100px;height:1px;background-color:var(--light-color)}h3.head2:before{bottom:-.5em}section h3{font-size:1.3em}section.black{position:relative;background-color:rgba(0,0,0,.8);color:var(--light-color)}section.white{position:relative;background-color:rgba(255,255,255,.8);color:var(--dark-color)}#TopMain section.white .head2:before,section.noimage_white .head2:before{background-color:var(--dark-color)}section.noimage_black,footer{background-color:var(--dark-color);color:var(--light-color)}#TopMain section:before{top:0;left:0;width:100%;height:100%;z-index:-1}#TopMain section#AboutUs:before{background:url(//eastend.co.jp/wp/wp-content/themes/Eastend_new/img/aboutus_bg.jpg) center/cover}#TopMain section#Service:before{background:url(//eastend.co.jp/wp/wp-content/themes/Eastend_new/img/service_bg.jpg) left/cover}#TopMain section#Recruit:before{background:url(//eastend.co.jp/wp/wp-content/themes/Eastend_new/img/recruit_bg.jpg) center/cover}#TopMain section#Member:before{background:url(//eastend.co.jp/wp/wp-content/themes/Eastend_new/img/member_bg.jpg) center/cover}@media screen and (max-width:1023px){br.br_none{display:none}}section#Blog dl dt{margin-bottom:.5em}section#Blog dl dt span{position:relative;display:inline-block;padding:.1em .5em;border:thin solid var(--light-color)}section#Blog dl dd{margin-bottom:1em;font-size:1.2em}@media screen and (min-width:768px){section#Blog dl{display:flex;flex-wrap:wrap}section#Blog dl dt{flex-basis:150px}section#Blog dl dd{flex-basis:calc(100% - 150px)}}section a.MoreLink{position:relative;display:inline-block;margin-top:1em;padding-left:80px;padding-right:10px;background-color:var(--color);font-size:1.3em;transition:color .5s;color:var(--light-color)}section a.MoreLink:before{top:50%;left:10px;transform:translateY(-50%);width:50px;height:1px;background-color:var(--light-color)}section a.MoreLink:hover{color:var(--dark-color)}iframe{width:100%;aspect-ratio:16/9}footer{padding:3em 10%}@media screen and (min-width:1440px){footer{padding:3em 15%}}footer ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2em;width:100%}footer ul li{flex-basis:50%;margin:.5em auto;padding-left:1em;border-left:thin solid var(--light-color);text-align:left}@media screen and (min-width:768px){footer ul li{flex-basis:33%}}@media screen and (min-width:1024px){footer ul li{flex-basis:calc(100% / 6);padding-left:0;text-align:center}footer ul li:last-of-type{border-right:thin solid var(--light-color)}}@media screen and (max-width:767px){footer img{width:180px;height:auto}}ul#SubMenu{position:sticky;top:2%;left:0;z-index:3;display:flex;flex-wrap:wrap;justify-content:space-between;margin:2em auto;padding:0 10%;width:100%;background-color:var(--light-color)}ul#SubMenu li{position:relative;margin:.5em 0;flex-basis:calc(90% / 3);padding:.5em 0;background-color:var(--color);border-radius:18px;text-align:center;color:var(--light-color);transition:color .5s;cursor:pointer}ul#SubMenu li:before,ul#SubMenu li:after{position:absolute;display:block;content:'';top:50%;right:10%;transform:translateX(-50%);transform-origin:right;width:10px;height:1px;background-color:var(--light-color)}ul#SubMenu li:before{transform:rotate(50deg)}ul#SubMenu li:after{transform:rotate(-50deg)}#SubMenu li.click{background-color:var(--light-color);border:thin solid var(--color);color:var(--color)}@media screen and (max-width:767px){ul#SubMenu li{font-size:11px}}@media screen and (max-width:1023px){ul#SubMenu li.last{margin-left:5%;margin-right:auto}}@media screen and (min-width:1024px){ul#SubMenu{padding:0 15%}ul#SubMenu li{flex-basis:calc(90% / 6);margin:.5em auto}}main#MainC section{padding:3em 10%}@media screen and (min-width:1024px){main#MainC section{padding:3em 15%;min-height:80vh}.column{columns:2 auto;column-gap:3em;column-rule:thin solid var(--dark-color)}}h2#TopHeadline{font-family:var(--en-font);font-size:3em}h2.headline{margin-bottom:.5em;padding-left:.5em;border-left:10px solid var(--color);line-height:1;font-size:2em}.column{margin-bottom:2em}.column img,.flex img{display:block;margin-bottom:1em;width:100%;height:auto}@media screen and (min-width:1024px){.flex{display:flex;flex-wrap:wrap;justify-content:space-between}.flex div{flex-basis:46%}}p{margin-bottom:1em}dl#CycleList dd{margin-left:1.1em;margin-bottom:1em}ul#PolicyList{display:flex;flex-wrap:wrap;justify-content:space-between}ul#PolicyList li{flex-basis:calc(95% / 4)}ul#PolicyList li img{width:100%;height:auto}ul#ServiceList li{margin-bottom:2em;padding:1.5em;border:thin solid var(--color)}ul#ServiceList li img{display:block;margin:0 auto 1em;width:150px;height:150px;object-fit:cover;border-radius:50%}ul#ServiceList li center{font-size:13px;font-weight:bolder}ul#ServiceList li h4{position:relative;margin-bottom:2.5em;text-align:center;font-weight:bolder;color:var(--color)}ul#ServiceList li h4:before{position:absolute;display:block;content:'';bottom:-1em;left:50%;transform:translateX(-50%);width:10%;height:3px;border-radius:20px;background-color:var(--color)}@media screen and (min-width:768px){ul#ServiceList{display:flex;flex-wrap:wrap;justify-content:space-between}ul#ServiceList li{flex-basis:48%}}@media screen and (min-width:1440px){ul#ServiceList li{flex-basis:24%}ul#ServiceList li.flex3{flex-basis:32.8%}}#Sales div,#Access div,#Welfare div,#Event div{margin-bottom:2em;display:flex;flex-wrap:wrap;justify-content:space-between}dl.SalesList{flex-basis:48%}@media screen and (min-width:768px){dl.SalesList{flex-basis:33%}.last{margin-left:.5%;margin-right:auto}}dl.SalesList dt{margin-bottom:.5em}dl.SalesList dt img{width:100%;height:auto;aspect-ratio:15/9;object-fit:cover}dl.SalesList dd{margin-bottom:1.5em}dl.SalesList h4{margin-top:.5em;margin-bottom:.2em;padding-left:.5em;word-break:break-all;border-left:5px solid #999}dl.SalesList span{font-size:13px}dl.SalesList dd a img{width:25px;height:auto;vertical-align:middle}a.link{display:inline-block;padding:.1em .5em;background-color:var(--color);color:var(--light-color);transition:color .5s}a.link:hover{color:var(--dark-color)}ul#MontanaList{display:flex;flex-wrap:wrap;justify-content:space-between}ul#MontanaList li{flex-basis:31%}ul#MontanaList li img{width:100%;height:120px;object-fit:cover}.head4{margin-bottom:3em}.head4 span{font-weight:700}.head4 h4{margin-bottom:.5em;font-size:1.3em;font-weight:700}.infoflex dd{margin-bottom:1em}@media screen and (min-width:768px){.infoflex{display:flex;flex-wrap:wrap;justify-content:space-between}.infoflex dt{flex-basis:25%}.infoflex dd{flex-basis:74%}}a.maplink{color:var(--color)}#SNSflex .flexbox{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:1.5em}#SNSflex .imgbox{flex-basis:100px}#SNSflex .textbox{flex-basis:calc(100% - 110px)}#SNSflex .imgbox img{width:100px;height:100px;object-fit:cover;border-radius:50%;border:thin solid #efefef}#SNSflex .textbox img{margin-right:.5em;width:20px;height:20px;vertical-align:middle}#SNSflex .textbox a{display:inline-block;margin-bottom:.5em;word-break:break-all;font-family:var(--en-font);font-size:1.1em}#SNSflex .FeedBox a{color:#1da1f2}@media screen and (min-width:768px){#SNSflex{display:flex;flex-wrap:wrap;justify-content:flex-start}#SNSflex .flexbox{flex-basis:calc(100% / 3);text-align:center}#SNSflex .FeedBox{flex-basis:calc(100% / 3);word-break:break-all;font-size:12px}#SNSflex .imgbox{flex-basis:100%}#SNSflex .textbox{flex-basis:90%;margin:0 auto}#SNSflex .imgbox{margin-bottom:1em}#SNSflex .imgbox img{width:180px;height:180px}#SNSflex .textbox img{display:block;margin:0 auto;width:40px;height:40px}}@media screen and (min-width:1440px){#SNSflex .flexbox{flex-basis:calc(100% / 4);text-align:center}#SNSflex .FeedBox{flex-basis:calc(100% / 4)}}.border{border:thin solid #efefef}ul#RecruitList{list-style-position:inside;list-style-type:decimal}strong{font-size:1.2em}div.entry{flex-basis:calc(98% / 3);margin-bottom:2em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:50px}::-webkit-scrollbar-thumb{background-color:#000;border-radius:50px}ul.fc{margin-bottom:2em}ul.fc li{display:inline-block;margin-right:1em;margin-bottom:1em}ul.fc li img{width:150px;height:auto}span.date{font-size:12px}.staff img{display:block;margin-bottom:1em;width:100%;max-width:500px;height:auto}.staff_p1{position:relative;margin-top:.5em;margin-bottom:0;padding-left:20px;font-weight:bolder}.staff_p1:before{position:absolute;display:block;content:'';top:50%;left:0;transform:translateY(-50%);width:15px;height:15px;background-color:var(--color);border-radius:50%}.blogleft h2{margin-top:3em}.blogleft h2:first-of-type{margin-top:0}@media screen and (min-width:768px){.blogflex{display:flex;flex-wrap:wrap;justify-content:space-between}.blogflex .blogleft{flex-basis:70%}.blogflex .blogright{flex-basis:25%}}div.form{margin:3em auto;padding:1.5em;max-width:500px;border:thin solid var(--color)}div.form a{color:var(--color)}div.form span{font-weight:bolder}div.form strong{font-weight:bolder;color:red}div.form dl dd{margin-bottom:1em}.formname [type=text]{width:100px}select,input[type=text],input[type=email],textarea{padding:.2em;width:100%;max-width:300px;border-radius:5px;border:thin solid #888}textarea{max-width:100%}input[type=submit]{padding:.3em;width:150px;background-color:var(--color);border-radius:5px;text-align:center;color:var(--light-color)}ol.ironrock{list-style-type:decimal;list-style-position:inside;margin-bottom:1em}ul.ironrockul{list-style-type:circle;list-style-position:inside;margin-bottom:1em}