@media screen and (min-width: 768px), print {
  header .row01 h1:after {
    background-image: url("/wp-content/themes/recruit_skylark/newgrad/common/images/logo_mark.png");
  }
  .global_navi ul:after, .global_navi li:before {
    height: 40px;
    background-color: #dcdcdc;
  }
  .global_navi a {
    padding: 0;
  }
  .global_navi a:after {
    right: 5px;
  }
  .global_navi a:hover:after {
    right: 1px;
  }
  footer nav li {
    width: 238px;
  }
  .entry_box {
    width: 544px;
    position: relative;
    border-left: solid 2px #e7c4f7;
    border-right: solid 2px #fed57b;
    background-color: rgba(255, 255, 255, 0.9);
    -moz-box-shadow: 0 2px 10px 0 rgba(222, 222, 222, 0.9);
    box-shadow: 0 2px 10px 0 rgba(222, 222, 222, 0.9);
  }
  .entry_box:before, .entry_box:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
  }
  .entry_box:before {
    top: 0;
    background: -webkit-linear-gradient(left, #fed57b, #e7c4f7);
    background: -webkit-gradient(linear, right top, left top, from(#fed57b), to(#e7c4f7));
    background: -webkit-linear-gradient(right, #fed57b, #e7c4f7);
    background: -moz- oldlinear-gradient(right, #fed57b, #e7c4f7);
    background: linear-gradient(to left, #fed57b, #e7c4f7);
  }
  .entry_box:after {
    bottom: 0;
    background: -webkit-linear-gradient(left, #fed57b, #e7c4f7);
    background: -webkit-gradient(linear, right top, left top, from(#fed57b), to(#e7c4f7));
    background: -webkit-linear-gradient(right, #fed57b, #e7c4f7);
    background: -moz- oldlinear-gradient(right, #fed57b, #e7c4f7);
    background: linear-gradient(to left, #fed57b, #e7c4f7);
  }
  .entry_box .title {
    display: block;
    width: 100%;
    padding: 15px 0;
    line-height: 1;
    text-align: center;
    background: -webkit-linear-gradient(left, #e5c2fd, #fed57b);
    background: -webkit-gradient(linear, right top, left top, from(#e5c2fd), to(#fed57b));
    background: -webkit-linear-gradient(right, #e5c2fd, #fed57b);
    background: -moz- oldlinear-gradient(right, #e5c2fd, #fed57b);
    background: linear-gradient(to left, #e5c2fd, #fed57b);
  }
  .entry_box .title img {
    height: 18px;
    -webkit-backface-visibility: hidden;
  }
  .entry_box.crew_limited {
    width: 436px;
  }
  .entry_body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0rem;
    padding: 15px 30px;
    position: relative;
    text-align: left;
  }
  .entry_body .item_box + .item_box {
    margin-left: 20px;
  }
  .entry_body .item_box.single {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .entry_body .item_box.single > div + div {
    margin-left: 20px;
  }
  .entry_body .item {
    -moz-border-radius: 4px;
         border-radius: 4px;
    height: 42px;
    text-align: center;
    width: 230px;
  }
  .entry_body .item + .item {
    margin-top: 5px;
  }
  .entry_body .item a {
    color: #ffffff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%;
  }
  .entry_body .item a:hover {
    text-decoration: none;
  }
  .entry_body .item .entry_txt {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
  }
  .entry_body .item01, .entry_body .item04 {
    height: 90px;
  }
  .entry_body .item01 {
    background-color: #4bc1f8;
  }
  .entry_body .item02 {
    background-color: #50a5de;
  }
  .entry_body .item02 .entry_txt {
    font-size: 1.6rem;
  }
  .entry_body .item03, .entry_body .item06 {
    background-color: #86de84;
  }
  .entry_body .item03 .entry_txt, .entry_body .item06 .entry_txt {
    background: url("/themes/recruit_skylark/common/images/icon_human.png") no-repeat 12px center;
    font-size: 1.6rem;
    padding-left: 12px;
  }
  .entry_body .item04 {
    background-color: #f28668;
  }
  .entry_body .item05 {
    background-color: #dd7558;
  }
  .entry_body .item05 .entry_txt {
    font-size: 1.6rem;
  }
  .requirement_btn {
    padding: 15px 28px;
    position: relative;
    font-size: 0rem;
    text-align: center;
  }
  .requirement_btn .item {
    font-size: 1.1rem;
    width: 230px;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
  }
  .requirement_btn .item a {
    color: #ffffff;
    display: block;
    padding: 12px;
  }
  .requirement_btn .item a:hover {
    text-decoration: none;
  }
  .requirement_btn .item .entry_txt {
    width: 100%;
    font-size: 1.8rem;
    padding-top: 8px;
    margin-top: 8px;
    line-height: 1;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  .requirement_btn .item .entry_txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-left: 14px;
    background-image: url("/wp-content/themes/recruit_skylark/common/images/bullet_white_right.png");
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
  .requirement_btn .item01, .requirement_btn .item02 {
    height: 90px;
  }
  .requirement_btn .item01 {
    background-color: #4bc1f8;
  }
  .requirement_btn .item02 {
    margin-left: 20px;
    background-color: #ff8b62;
  }
  .requirement_btn .item02.disabled {
    background-color: #999;
  }
  .requirement_btn .item02.disabled a {
    pointer-events: none;
  }
  .requirement_btn .item02 a {
    padding-top: 15px;
  }
  .requirement_btn .item02 .entry_txt {
    margin-top: 15px;
  }
  .requirement_btn .item03, .requirement_btn .item04 {
    font-size: 1.5rem;
    width: 120px;
    height: 40px;
    line-height: 1;
    position: absolute;
    right: 28px;
  }
  .requirement_btn .item03 {
    top: 15px;
    background-color: #7cd882;
  }
  .requirement_btn .item03 span {
    padding: 4px 0 4px 28px;
    background: url("/wp-content/themes/recruit_skylark/common/images/icon_human.png") no-repeat left center;
  }
  .requirement_btn .item04 {
    bottom: 15px;
    background-color: #cbb74b;
  }
  .requirement_btn .item04 span {
    padding-right: 20px;
    background: url("/wp-content/themes/recruit_skylark/common/images/bullet_white_right.png") no-repeat right center;
    -moz-background-size: 15px auto;
    background-size: 15px auto;
  }
  .requirement_btn .item_only {
    background-color: #4bc1f8;
  }
  .requirement_btn .item_only .entry_txt {
    border-top: none;
    margin-top: 0;
    padding: 10px 0;
  }
  /*_____ slider __________________*/
  .bx-wrapper .bx-viewport {
    background-color: transparent;
  }
  .bx-wrapper .bx-controls {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px), print {
  header .row01 h1 a {
    display: inline-block;
    width: 210px;
  }
  header .row01 h1:after {
    width: 40px;
    height: 40px
  }
}

@media screen and (max-width: 767px) {
  header .row01 h1:after {
    background-image: url("/wp-content/themes/recruit_skylark/newgrad/common/images/logo_mark.png");
  }
  .global_navi ul {
    border-bottom: solid 1px #aaa;
  }
  .global_navi ul li:last-child {
    border-bottom: none;
  }
  .entry_box {
    -moz-box-shadow: none;
         box-shadow: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 15px 5%;
    position: relative;
    width: 100%;
  }
  .entry_box .title {
    display: block;
    width: 100%;
    padding: 15px 0;
    line-height: 1;
    text-align: center;
    background: -webkit-linear-gradient(left, #fed57b, #e5c2fd);
    background: -webkit-gradient(linear, right top, left top, from(#fed57b), to(#e5c2fd));
    background: -webkit-linear-gradient(right, #fed57b, #e5c2fd);
    background: -moz- oldlinear-gradient(right, #fed57b, #e5c2fd);
    background: linear-gradient(to left, #fed57b, #e5c2fd);
  }
  .entry_box .title img {
    height: 15px;
    width: auto;
  }
  .entry_body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0rem;
    padding: 10px 5%;
    position: relative;
    text-align: left;
  }
  .entry_body .item_box {
    width: 48%;
  }
  .entry_body .item_box + .item_box {
    margin-left: 4%;
  }
  .entry_body .item_box.single {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .entry_body .item_box.single > div + div {
    margin-left: 4%;
    width: 48%;
  }
  .entry_body .item_box.single .item04 {
    height: 100%;
    width: 48%;
  }
  .entry_body .item {
    -moz-border-radius: 4px;
         border-radius: 4px;
    height: 30px;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .entry_body .item + .item {
    margin-top: 4px;
  }
  .entry_body .item a {
    color: #ffffff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%;
  }
  .entry_body .item .entry_txt {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.5;
    width: 100%;
  }
  .entry_body .item01, .entry_body .item04 {
    height: 58px;
  }
  .entry_body .item01 {
    background-color: #4bc1f8;
  }
  .entry_body .item02 {
    background-color: #50a5de;
  }
  .entry_body .item02 .entry_txt {
    font-size: 1.0rem;
  }
  .entry_body .item03, .entry_body .item06 {
    background-color: #86de84;
  }
  .entry_body .item03 .entry_txt, .entry_body .item06 .entry_txt {
    background: url("/themes/recruit_skylark/common/images/icon_human.png") no-repeat 5% center;
    -moz-background-size: contain;
         background-size: contain;
    font-size: 1.0rem;
    padding-left: 10%;
  }
  .entry_body .item04 {
    background-color: #f28668;
  }
  .entry_body .item05 {
    background-color: #dd7558;
  }
  .entry_body .item05 .entry_txt {
    font-size: 1.0rem;
  }
  .requirement_btn {
    padding: 15px;
    font-size: 0rem;
    text-align: center;
  }
  .requirement_btn .item {
    font-size: 1.2rem;
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    position: relative;
  }
  .requirement_btn .item:nth-child(2n) {
    margin-left: 4%;
  }
  .requirement_btn .item a {
    color: #ffffff;
    display: block;
    padding: 12px 0;
  }
  .requirement_btn .item a:hover {
    text-decoration: none;
  }
  .requirement_btn .item .entry_txt {
    width: 80%;
    font-size: 1.2rem;
    padding: 8px 0;
    line-height: 1;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .requirement_btn .item .entry_txt:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background-image: url("/wp-content/themes/recruit_skylark/common/images/bullet_white_right.png");
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
  }
  .requirement_btn .item01, .requirement_btn .item02 {
    height: 130px;
  }
  .requirement_btn .item01 {
    background-color: #4bc1f8;
  }
  .requirement_btn .item02 {
    background-color: #ff8b62;
  }
  .requirement_btn .item02 a {
    padding-top: 30px;
  }
  .requirement_btn .item02.disabled {
    background-color: #999;
  }
  .requirement_btn .item02.disabled a {
    pointer-events: none;
  }
  .requirement_btn .item03, .requirement_btn .item04 {
    margin-top: 10px;
  }
  .requirement_btn .item03 {
    background-color: #7cd882;
  }
  .requirement_btn .item03 span {
    padding: 2px 0 2px 20px;
    background: url("/wp-content/themes/recruit_skylark/common/images/icon_human.png") no-repeat left center;
    -moz-background-size: 14px auto;
    background-size: 14px auto;
  }
  .requirement_btn .item04 {
    background-color: #cbb74b;
  }
  .requirement_btn .item04 span {
    padding: 2px 20px 2px 0;
    background: url("/wp-content/themes/recruit_skylark/common/images/bullet_white_right.png") no-repeat right center;
    -moz-background-size: 14px auto;
    background-size: 14px auto;
  }
  .requirement_btn .item_only {
    background-color: #4bc1f8;
  }
  .requirement_btn .item_only .entry_txt {
    border-top: none;
    position: static;
  }
  .entry_box.crew_limited {
    width: 62%;
  }
  .entry_box.crew_limited .entry_body .item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .bx-wrapper .bx-viewport {
    background-color: transparent;
  }
  .bx-wrapper .bx-controls {
    padding-top: 0;
  }
}
