.clearfix, article#great #section01, article#great #section02 {
  *zoom: 1; }
  .clearfix:after, article#great #section01:after, article#great #section02:after {
    content: "";
    display: table;
    clear: both; }

/* ------------------------------
button
------------------------------ */
/* ------------------------------
key_visual
------------------------------ */
#key_visual {
  background: url(/recruit/image/great/idx_kv_bg01.jpg) top center no-repeat; }
  @media only screen and (max-width: 480px) {
    #key_visual {
      background-size: cover; } }
  #key_visual .txt_block {
    background-image: url(/recruit/image/great/idx_kv_bg02.png); }
    #key_visual .txt_block .logo {
      padding: 120px 0 20px; }
      @media only screen and (max-width: 480px) {
        #key_visual .txt_block .logo {
          padding: 30px 0 20px; } }
      @media only screen and (max-width: 480px) {
        #key_visual .txt_block .logo img {
          width: 60px; } }
    #key_visual .txt_block h2.white {
      padding: 0 0 35px; }
      @media only screen and (max-width: 480px) {
        #key_visual .txt_block h2.white {
          padding: 0 0 5px; } }

/* ------------------------------
great
------------------------------ */
@media only screen and (max-width: 480px) {
  article#great {
    padding: 0; } }
article#great h3 {
  background: url(/recruit/image/great/idx_h3_bg.png) top 14px left no-repeat;
  padding: 0 0 0 40px;
  font-size: 24px;
  line-height: 150%;
  margin: 0 0 20px; }
  @media only screen and (max-width: 480px) {
    article#great h3 {
      background-position: top 10px left;
      font-size: 18px;
      line-height: 135%; } }
article#great #section01 {
  width: 1000px;
  padding: 80px 0 60px;
  margin: 0 auto;
  position: relative; }
  @media only screen and (max-width: 480px) {
    article#great #section01 {
      box-sizing: border-box;
      width: 100%;
      padding: 30px 10px; } }
  article#great #section01 .txt_box01 {
    box-sizing: border-box;
    width: 500px;
    padding: 0 40px 0 0;
    float: right; }
    @media only screen and (max-width: 480px) {
      article#great #section01 .txt_box01 {
        width: 100%;
        padding: 0;
        float: none; } }
    article#great #section01 .txt_box01 p {
      font-size: 16px;
      line-height: 200%;
      margin: 0 0 20px; }
      @media only screen and (max-width: 480px) {
        article#great #section01 .txt_box01 p {
          line-height: 150%; } }
  article#great #section01 .pic01 {
    box-sizing: border-box;
    width: 461px;
    padding: 0 0 110px 40px;
    float: left; }
    @media only screen and (max-width: 480px) {
      article#great #section01 .pic01 {
        width: 100%;
        padding: 0 0 30px;
        float: none; } }
    @media only screen and (max-width: 480px) {
      article#great #section01 .pic01 img {
        width: 100%; } }
  article#great #section01 #arrow_bg {
    position: absolute;
    bottom: 644px;
    right: 40px;
    width: 168px;
    height: 54px;
    background: #fff;
    box-shadow: 0 0 8px #666; }
    @media only screen and (max-width: 480px) {
      article#great #section01 #arrow_bg {
        display: none; } }
article#great #section02 {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 60px; }
  @media only screen and (max-width: 480px) {
    article#great #section02 {
      box-sizing: border-box;
      width: 100%;
      padding: 30px 10px; } }
  article#great #section02 .txt_box02 {
    width: 460px;
    padding: 160px 0 0;
    float: left; }
    @media only screen and (max-width: 480px) {
      article#great #section02 .txt_box02 {
        width: 100%;
        padding: 0 0 20px;
        float: none; } }
    article#great #section02 .txt_box02 p {
      font-size: 16px;
      line-height: 200%; }
      @media only screen and (max-width: 480px) {
        article#great #section02 .txt_box02 p {
          line-height: 150%; } }
  article#great #section02 .pic02 {
    width: 500px;
    float: right; }
    @media only screen and (max-width: 480px) {
      article#great #section02 .pic02 {
        width: 100%;
        float: none; } }
    @media only screen and (max-width: 480px) {
      article#great #section02 .pic02 img {
        width: 100%; } }

/*===================================
bxslider
===================================*/
.bx-wrapper {
  clear: both;
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  margin: 0 0 35px; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

.bx-wrapper .bx-pager {
  box-sizing: border-box;
  width: 180px;
  height: 50px;
  background: #fff;
  padding: 23px 0;
  position: absolute;
  bottom: -27px;
  right: 20px;
  box-shadow: 0 0 8px #666; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/recruit/image/common/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 4px;
  font-family: Arial;
  font-weight: bold;
  color: #005ead; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #005ead;
  text-indent: -9999px;
  display: block;
  width: 25px;
  height: 4px;
  margin: 0 5px;
  outline: 0; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #f6ad3c; }

.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  right: 150px;
  background: url(/recruit/image/great/idx_arrow01_off.png) no-repeat; }
  @media only screen and (max-width: 480px) {
    .bx-wrapper .bx-prev {
      display: none; } }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background: url(/recruit/image/great/idx_arrow01_on.png) no-repeat; }

.bx-wrapper .bx-next {
  right: 55px;
  background: url(/recruit/image/great/idx_arrow02_off.png) no-repeat; }
  @media only screen and (max-width: 480px) {
    .bx-wrapper .bx-next {
      display: none; } }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background: url(/recruit/image/great/idx_arrow02_on.png) no-repeat; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -5px;
  outline: 0;
  width: 40px;
  height: 10px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }
