@charset "UTF-8";#entry div.content{width:100%;background-color:#eff;color:#222}#entry div.inner-content{width:100%;box-sizing:border-box;padding:15px;background-color:#fff;color:#222}#entry input[type=radio]{display:none}#entry ul.tab{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:flex-start;width:100%}#entry ul.tab li{width:50%;font-size:.8rem;line-height:20px;font-weight:700;text-align:center;opacity:.5}#entry ul.tab li label{display:block;background-color:#069;color:#fff;box-sizing:border-box;padding:10px 0}#entry ul.tab li label:hover{cursor:pointer}#entry ul.tab li:nth-child(1) label{border-top-left-radius:5px;border-bottom-left-radius:5px}#entry ul.tab li:nth-child(2) label{border-top-right-radius:5px;border-bottom-right-radius:5px}#entry ul.tab li span.note{display:block;font-size:1rem;line-height:20px}#entry div.post-content{width:100%}#entry div.post-content div.post-content-shibuya{display:none;box-sizing:border-box;padding:15px}#entry div.post-content div.post-content-gotanda{display:none;box-sizing:border-box;padding:15px}input[type=radio]#entry-shibuya:checked~ul.tab li:nth-child(1){opacity:1.0}input[type=radio]#entry-gotanda:checked~ul.tab li:nth-child(2){opacity:1.0}input[type=radio]#entry-shibuya:checked~div.post-content div.post-content-shibuya{display:block}input[type=radio]#entry-gotanda:checked~div.post-content div.post-content-gotanda{display:block}#entry div.post-content div.row{box-sizing:border-box;padding-bottom:10px;border-bottom:solid 1px #222;margin-bottom:10px;display:flex;flex-flow:row wrap;align-items:stretch;justify-content:flex-start;width:100%}#entry div.post-content div.row p.que{width:100%;margin-bottom:10px;color:#069;font-weight:700}#entry div.post-content div.row div.ans{width:100%}#entry div.post-content div.row div.ans a{color:#069;word-break:break-all}#entry div.post-content div.row div.ans ul.disk li{box-sizing:border-box;padding-left:15px;position:relative}#entry div.post-content div.row div.ans ul.disk li:before{display:block;content:"・";position:absolute;top:0;left:0}#entry div.post-content div.row div.ans ul.disk-first-child li{box-sizing:border-box;padding-left:15px;position:relative}#entry div.post-content div.row div.ans ul.disk-first-child li:nth-child(1):before{display:block;content:"・";position:absolute;top:0;left:0}#entry div.post-content p.btn-entry{width:100%;box-sizing:border-box;padding:50px 0 25px;text-align:center}#entry div.post-content p.btn-entry a{display:block;width:100%;margin:0 auto;max-width:320px;font-size:1.25rem;line-height:50px;font-weight:700;text-align:center;background-color:rgba(5,200,85,1);color:#fff;box-sizing:border-box;padding-left:25px;border-radius:5px;position:relative;transition:.25s}#entry div.post-content p.btn-entry a:hover{opacity:.8;text-decoration:none}#entry div.post-content p.btn-entry a:before{display:block;content:"";width:50px;height:50px;position:absolute;top:0;left:10px;background-image:url(//recruit.aroma-fantasy.com/wp-content/themes/recruit_aromafantasy/css/../images/icon-line-white.webp);background-repeat:no-repeat;background-size:20px;background-position:center}#entry div.post-content p.btn-entry span.note{font-size:.8rem;line-height:50px;vertical-align:top}@media screen and (min-width:768px){#entry div.inner-content{padding:30px}#entry ul.tab li{font-size:1rem;line-height:40px}#entry ul.tab li span.note{display:inline-block;font-size:1rem;line-height:40px}#entry div.post-content div.row p.que{width:120px;margin-bottom:0;box-sizing:border-box;padding:10px;text-align:center}#entry div.post-content div.row div.ans{width:calc(100% - 120px);box-sizing:border-box;padding:10px}}@media screen and (min-width:960px){#entry div.post-content div.row p.que{width:240px}#entry div.post-content div.row div.ans{width:calc(100% - 240px)}}@media screen and (min-width:1080px){#entry div.inner-content{border-radius:10px}}