@charset "utf-8";

header { width: 100%; background-color: #1bccd6 ; height: 32vw; }
header h1 { float: left; font-size: 12vw; width: 50%; padding: 60px 0 50px; background: url(../common/images/phonetic.png) no-repeat 90% 30px scroll; text-align: center; background-size : 30%; ; font-family: Midashi Go MB31 , "CI" , Meiryo , "qMmpSPro W3" , "Hiragino Kaku Gothic Pro" , "lr oSVbN" , sans-serif; }
header h1 div.stripe { width: 10vw; height: 25px; background: url(../common/images/bk_stripe01.png) repeat-x right top scroll; margin: 0 auto; }
header div.beans { float: right; width: 50%; padding: 85px 0 75px; text-align: center; }
header div.beans img { width: 40vw; max-width: 410px;  }

@media only screen and (max-width: 768px) {
header h1 { font-size: 10vw; padding: 100px 0 20px; }
header h1 div.stripe { margin: 45px auto 0; }
header div.beans { padding: 55px 0 55px; }
}
@media only screen and (max-width: 590px) {
header h1 { font-size: 10vw; padding: 70px 0 15px; background-position: 90% 20px; background-size : 30%; }
header div.beans { padding: 45px 0 45px; }
}
@media only screen and (max-width: 414px) {
header { height: auto; }
header h1 { float: none; width: 100%; font-size: 20vw; padding: 140px 0 10px; background-position: 90% 65px; }
header h1 div.stripe { width: 20vw; }
header div.beans { float: none; width: 100%; padding: 25px 0 45px; }
header div.beans img { width: 80vw; max-width: 340px;  }
}

#content div.bk_stripe { background-image: linear-gradient( -45deg, transparent, transparent 39%, #031314 40%, #031314 50%, transparent 51%, transparent 89%, #031314 90%, #031314 100% ); background-size: 6px 6px; border-radius: 10px; }

#content div.one-third { width: 32% ; float: left; }
#content div.two-third { width: 66% ; float: left; }
#content div.job01 { height: 486px; margin: 30px 2% 0 0; }
#content div.job02 { height: 486px; margin: 30px 0 0 0; }
#content div.job03 { height: 251px; margin: 50px 2% 0 0; }

#content div.job_box { background-color: #07b7e9; border: 4px solid #fff; border-radius: 10px; margin: -3px 0 0 0; padding: 45px 20px 10px 20px; position: relative; left:-3px; text-align: center; }
#content div.job_box:before { border-radius: 5px; color: #fff; content: '\30DD\30C3\30C9\306E\3057\3054\3068'; padding: 6px 30px 4px; position: absolute; left: 15px; top: -15px; transform: rotate(-3deg); -moz-transform: rotate(-3deg); -webkit-transform: rotate(-3deg); -o-transform: rotate(-3deg); font-size: calc(19px + 0.1vw); z-index: 111; }
#content div.job_box:after { border-right: 12px solid transparent; border-left: 12px solid transparent; content: ''; position: absolute; top: 25px; left: 35px; }
#content div.green { height: 422px; }
#content div.green:before{ background-color: #8fc21f; }
#content div.green:after{ border-top: 12px solid #8fc21f; }
#content div.orange { height: 422px; }
#content div.orange:before{ background-color: #f39800; }
#content div.orange:after{ border-top: 12px solid #f39800; }
#content div.pink { height: 422px; }
#content div.pink:before{ background-color: #f40088; }
#content div.pink:after{ border-top: 12px solid #f40088; }
#content div.purple { height: 186px; text-align: left; }
#content div.purple div { float: right; width: 40%; text-align: center; margin: -25px 0 0 0; }
#content div.purple:before{ background-color: #69258a; }
#content div.purple:after{ border-top: 12px solid #69258a; }

#content div.job_box h2 { font-size: calc(18.5px + 0.1vw); margin: 5px 0 0 0; font-weight: bold; color: #fff; }
#content div.job_box h2 span.circle { border-radius: 50%; font-size: 1.15em; line-height: 2em; padding-top: 0.1em; padding-left: 0.5em; padding-right: 0.5em; font-weight: bold; }
#content div.job_box h2 span.green { color: #8fc21f; border: 4px solid #fff; background: #fff; }
#content div.job_box h2 span.orange { color: #f39800; border: 4px solid #fff; background: #fff; }
#content div.job_box h2 span.pink { color: #f40088; border: 4px solid #fff; background: #fff; }
#content div.job_box h2 span.purple { color: #69258a; border: 4px solid #fff; background: #fff; }
#content div.job_box img { width: 66%; }
#content div.job_box p { color: #fff; font-size: calc(16.5px + 0.1vw); font-weight: bold;  margin-bottom: 16px;  text-align: center;}
#content div.job_box div.list-green { text-align: left; margin: 0 auto; width: 75%; }
#content div.job_box div.list-orange { text-align: left; margin: 0 auto; width: 100%; }
#content div.job_box div.list-pink { text-align: left; margin: 0 auto; width: 96%; }
#content div.job_box div.list-purple { text-align: left; margin: 0 0 0 5%; width: 55%; float: left; }


#content div.job_box ul { margin-left: 1em; }
#content div.job_box ul.green { margin: 15px 0 0 0; }
#content div.job_box ul.orange { margin: 15px 35px 0 55px; }
#content div.job_box ul.pink { margin: 15px 45px 0 70px; }
#content div.job_box ul.purple { margin: 15px 15px 0 ; }
#content div.job_box ul li { position: relative;  margin: 0 0 5px 0; text-align: left; }
#content div.job_box ul li::after { display: block; content: ''; position: absolute; top: .2em; left: -1em; width: 5px; height: 5px; background-color: #6d6e72; border: 1px solid #6d6e72; border-radius: 100%; }
br.sp_only { display: none; }


#content div.link { width: 32% ; float: left; margin: 50px 0 0 0; }
#content div.contact { height: 118px; width: 32% ; }
#content div.contact_box { background-color: #093e8c; border: 4px solid #fff; border-radius: 10px; margin: -3px 0 0 0; padding: 32px 20px 3px 20px; position: relative; left:-3px; text-align: center; height: 72px; font-size: calc(18px + 0.1vw); font-weight: bold; }
#content div.link div.stripe { width: 100%; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; line-height: 46px; float: right; text-align: center; left: 3px; box-sizing: border-box; border-left: 4px solid #1bccd6; }
#content div.link div.stripe a { width: 100%; display: block; color: #fff; background-image: linear-gradient( -45deg, transparent, transparent 39%, #031314 40%, #031314 50%, transparent 51%, transparent 89%, #031314 90%, #031314 100% ); background-size: 6px 6px; border-radius: 10px; height: 118px; text-decoration: none; }
#content div.link div.stripe a:hover { color: #fff; background-image: linear-gradient( -45deg, transparent, transparent 39%, #031314 40%, #031314 50%, transparent 51%, transparent 89%, #031314 90%, #031314 100% ); background-size: 6px 6px; animation: anim 16s linear infinite; }

#content div.company_box { background-color: #1bccd6; border: 4px solid #fff; border-radius: 10px; margin: 0 0 0 0; padding: 18px 20px 17px 20px; position: relative; text-align: center; height: 72px; margin: 131px 0 0 1px; font-size: calc(18px + 0.1vw); font-weight: bold; color: #fff; }
#content a { text-decoration: none;  }
#content a:hover { text-decoration: none; }
#content a div.company_box i { color: #fff; vertical-align: -5px; }
#content a div.company_box img { width: 40%; vertical-align: middle; }

@media only screen and (max-width: 1124px) {
#content div.job_box div.list-green { width: 82%; }
#content div.job_box div.list-pink { width: 25vw; }
#content div.job_box ul.orange { margin: 15px 35px 0 50px; }
#content div.job_box p { font-size: calc(13.5px + 0.2vw); }
#content div.contact_box { font-size: calc(15px + 0.1vw); }
}

@media only screen and (max-width: 1000px) {
#content div.job_box div.list-pink { width: 25vw;}
#content div.job_box div.list-orange { width: 25vw;}
#content div.job_box p { font-size: calc(13.9px + 0.2vw); }
#content div.job_box ul.orange { margin: 15px 0 0 15px; }
#content div.job_box ul.pink { margin: 15px 0 0 15px ; }
#content div.job_box img.purple { width: 86%; }
#content div.contact_box { font-size: calc(13.4px + 0.1vw); }
#content a div.company_box img { width: 36%; }
#content div.company_box { font-size: calc(14px + 0.1vw); padding: 28px 20px 7px 20px; }
}
@media only screen and (max-width: 810px) {
#content div.job_box h2 { font-size: calc(16.5px + 0.1vw); }
#content div.job_box:before{ font-size: calc(16px + 0.4vw); padding: 14px 30px 12px; }
#content div.job_box p { font-size: calc(14px + 0.2vw); }
#content div.job_box div.list-green { width: 100%; }
#content div.job_box div.list-pink { width: 25vw;}
#content div.job_box div.list-orange { width: 25vw;}
#content div.job_box img.purple { width: 96%; margin: 10%; }
#content div.contact_box { font-size: calc(11px + 0.1vw); }
#content a div.company_box img { width: 43%; }
#content div.company_box { font-size: calc(13px + 0.1vw); padding: 28px 20px 7px 20px; }

}

@media only screen and (max-width: 768px) {
#content div.job_box:before{ font-size: calc(12px + 0.4vw); padding: 12px 20px 14px; }
#content div.job_box p { font-size: calc(11px + 0.4vw); line-height: 180%;}
#content div.job_box div.list-pink { width: 100%; }
#content div.job_box div.list-orange { width: 100%; }
#content div.job01 { height: 414px; margin: 30px 2% 0 0; }
#content div.job02 { height: 414px; margin: 30px 0 0 0; }
#content div.green { height: 350px; }
#content div.orange { height: 350px; }
#content div.pink { height: 350px; }
#content div.contact_box { font-size: calc(10px + 0.1vw); }
#content a div.company_box img { width: 46%; }
#content div.company_box { font-size: calc(11.1px + 0.1vw); padding: 31px 20px 4px 20px; }
}

@media only screen and (max-width: 650px) {
#content div.job01 { height: 592px; margin: 60px 2% 200px 0; padding-bottom: 25px; }
#content div.job02 { height: 577px; margin: 80px 0 30px 0; }
#content div.two-third { height: 558px; }
#content div.green { height: 550px; }
#content div.orange { height: 550px; }
#content div.pink { height: 510px; }
#content div.purple { height: 490px; }
#content div.one-third { width: 97% ; float: none; margin: 0 1% 0 2%; }
#content div.job_box ul li { line-height: 150%; }
#content div.job_box:before{ font-size: calc(16px + 3vw); padding: 20px 30px 22px; }
#content div.job_box:after{ top: 48px; }
#content div.job_box h2 { font-size: calc(16px + 3vw); margin: 20px 0 0 0; }
#content div.job_box p { font-size: calc(20px + 0.4vw); line-height: 180%; margin-bottom: 25px; }
#content div.job_box div.list-green { font-size: calc(18px + 0.3vw); width: 86%; }
#content div.job_box div.list-orange { font-size: calc(18px + 0.3vw); width: 88%; }
#content div.job_box div.list-pink { font-size: calc(18px + 0.3vw);  width: 88%; }
#content div.job_box div.list-purple { font-size: calc(18px + 0.3vw);  width: 100%; }
#content div.job_box ul li { margin: 0 0 10px 0; }
br.sp_only { display: block; }
#content div.purple div { float: none; }
#content div.two-third { width: 97% ; float: none; margin: 35px 1% 0 2%; }
#content div.link { float: none; }
#content div.two-third h2 { padding-left: 2.5em; text-indent: -2.5em; text-align: left; }
#content div.job_box div img.purple { width: 175%; margin: 60px 35% 0; }
#content div.link { width: 97%; margin: 25px 1% 0 2%; }
#content div.contact { width: 98%; }
#content div.contact div.contact_box { font-size: calc(18px + 0.3vw); }
#content div.company_box { font-size: calc(18px + 0.3vw); padding: 26px 20px 9px 20px; margin-top: 115px; }
#content a div.company_box img { width: 36%; margin-right: 20px; }
}

