@charset "UTF-8";
/*
Theme Name: YAMASA_RQ_PC
Theme URL: https://recruits.yamasa.co.jp/
Description: YAMASA_RQ_PC
Author: ACE-PRO K.K.
Version: ver 0.1
*/
.page-numbers {
  margin: 0 7px; }

textarea {
  box-sizing: border-box;
  font-size: 16px; }

img {
  width: 100%;
  height: auto; }

html, body {
  width: 100%;
  background-color: #fff;
  color: #414141;
  font-size: 14px;
  font-family: 'Noto Sans JP';
  line-height: 1.4rem;
  letter-spacing: .05rem; }

.no-scroll {
  overflow: hidden; }

#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 99999; }
  #loading .loadingimg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px; }
    #loading .loadingimg img {
      width: 100%; }

.pager {
  font-size: 14px;
  text-align: center;
  margin-top: 8px; }
  .pager a:link, .pager a:hover, .pager a:active, .pager a:visited {
    color: #464646;
    text-decoration: none;
    outline: none; }
  .pager .current {
    font-weight: bold; }

#box {
  min-height: 100vh;
  position: relative;
  padding-bottom: 120px;
  box-sizing: border-box; }
  #box #header {
    width: 900px;
    margin: 0 auto;
    overflow: hidden; }
    #box #header #title {
      float: left;
      padding: 20px 0;
      width: 265px; }
      #box #header #title a, #box #header #title a:link, #box #header #title a:visited, #box #header #title a:active {
        color: #414141;
        text-decoration: none; }
    #box #header nav {
      width: 100%;
      float: right;
      margin-top: 27px; }
      #box #header nav #menu_area {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center; }
        #box #header nav #menu_area .menu {
          font-weight: bold;
          margin: 0px 15px;
          height: 26px;
          position: relative; }
          #box #header nav #menu_area .menu a, #box #header nav #menu_area .menu a:link, #box #header nav #menu_area .menu a:visited, #box #header nav #menu_area .menu a:active {
            color: #414141;
            text-decoration: none;
            height: 40px;
            position: relative;
            display: block; }
          #box #header nav #menu_area .menu a:hover {
            transition: all 0.5s cubic-bezier(0.07, 0.58, 0.56, 0.96);
            color: #00c500; }
          #box #header nav #menu_area .menu .menu_bar {
            width: 34px;
            height: 3px;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -17px;
            background-image: url(images/menu_bar.jpg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: -34px 0;
            transition: all .3s ease 0s; }
            #box #header nav #menu_area .menu .menu_bar img {
              vertical-align: bottom; }
          #box #header nav #menu_area .menu .menu_bar_on {
            background-position: 0 0; }
@keyframes move-stripe {
  0% {
    background-position-y: top; }
  100% {
    background-position-y: 100000px; } }
  #box #wrapper {
    width: 900px;
    position: relative;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    /*コンテンツあった場所*/
    /*-----------------*/ }
    #box #wrapper .article-content {
      /*.news_title_all{
      	width: auto;
      	font-size: 16px;
      	font-weight: bold;
      	background-color: #00c500;
      	color: #fff;
      	border-bottom: 2px solid #00c500;
      	padding: 3px 0 3px 8px;
      	margin: 0 auto 12px;
      }*/ }
      #box #wrapper .article-content .news_title_all {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        color: #00c500;
        border-bottom: 2px solid #00c500;
        padding-bottom: 8px;
        margin-bottom: 20px;
        margin-top: 20px; }
      #box #wrapper .article-content .news_content p {
        margin-bottom: 18px; }
    #box #wrapper .all {
      text-align: right;
      margin-top: 10px; }
      #box #wrapper .all a:link, #box #wrapper .all a:hover, #box #wrapper .all a:active, #box #wrapper .all a:visited {
        color: #464646;
        text-decoration: none;
        outline: none;
        font-size: 14px;
        font-weight: bold; }
    #box #wrapper .bg_icon {
      position: absolute; }
    #box #wrapper .bg_icon_01 {
      width: 11%;
      top: 21%;
      right: -3%; }
    #box #wrapper .bg_icon_02 {
      width: 7%;
      top: 24.5%;
      left: 13%; }
    #box #wrapper .bg_icon_03 {
      width: 17%;
      top: 35%;
      left: -6%; }
    #box #wrapper .bg_icon_04 {
      width: 8%;
      top: 35.6%;
      right: 20%; }
    #box #wrapper .bg_icon_05 {
      width: 16%;
      top: 52.8%;
      right: -8%; }
    #box #wrapper .bg_icon_06 {
      width: 12%;
      top: 65%;
      left: 3%; }
    #box #wrapper .bg_icon_07 {
      width: 5%;
      top: 54.7%;
      right: 26%; }
    #box #wrapper .bg_icon_08 {
      width: 8%;
      top: 55%;
      left: 19%; }
    #box #wrapper .bg_icon_09 {
      width: 13%;
      top: 51.8%;
      left: -5%; }
    #box #wrapper .bg_icon_10 {
      width: 7%;
      top: 60.5%;
      right: 18%; }
    #box #wrapper .bg_icon_11 {
      width: 14%;
      top: 28%;
      left: 22%; }
    #box #wrapper #top {
      width: 100%;
      height: 266px;
      font-size: 0;
      position: relative;
      margin: 0 auto; }
      #box #wrapper #top .bg_back {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(images/bg_top_kasou.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover; }
      #box #wrapper #top .bg_box {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden; }
        #box #wrapper #top .bg_box .bg_img1 {
          transform: rotate(45deg);
          width: 208%;
          height: 311%;
          position: absolute;
          top: 50%;
          left: 50%;
          background-image: url(images/bg_img1.png);
          background-position: left;
          background-size: 50%;
          animation: move-stripe 2000s infinite linear; }
        #box #wrapper #top .bg_box .bg_img2 {
          transform: rotate(45deg);
          width: 208%;
          height: 311%;
          position: absolute;
          top: 50%;
          left: 50%;
          background-image: url(images/bg_img2.png);
          background-position: left;
          background-size: 50%;
          animation: move-stripe 3500s infinite linear; }
      #box #wrapper #top .catch_bg_area {
        padding: 38px 0 20px 50px;
        width: 360px;
        text-align: center;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center; }
        #box #wrapper #top .catch_bg_area .catch_big {
          width: 110px;
          background-color: #fff;
          height: auto;
          overflow: hidden;
          margin: 0 2%; }
          #box #wrapper #top .catch_bg_area .catch_big .rouletteitem1 {
            position: absolute;
            left: 0;
            top: 0; }
          #box #wrapper #top .catch_bg_area .catch_big .rouletteitem2 {
            position: absolute;
            left: 0;
            top: -145px; }
          #box #wrapper #top .catch_bg_area .catch_big .rouletteitem3 {
            position: absolute;
            left: 0;
            top: -290px; }
          #box #wrapper #top .catch_bg_area .catch_big .rouletteitem4 {
            position: absolute;
            left: 0;
            top: -435px; }
      #box #wrapper #top .catch_small_area {
        width: 360px;
        padding-left: 50px;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center; }
        #box #wrapper #top .catch_small_area .catch_small {
          width: 33px;
          height: auto;
          margin: 0 .9%; }
    #box #wrapper .chara {
      top: 78px;
      right: -40px;
      width: 520px;
      position: absolute; }
    #box #wrapper #contents {
      width: 48%;
      margin: 0; }
      #box #wrapper #contents .contents_main {
        position: relative;
        border-top: 2px solid #01c501;
        margin-top: 56px; }
        #box #wrapper #contents .contents_main .color1 {
          color: #01c501; }
          #box #wrapper #contents .contents_main .color1 a:link, #box #wrapper #contents .contents_main .color1 a:hover, #box #wrapper #contents .contents_main .color1 a:active, #box #wrapper #contents .contents_main .color1 a:visited {
            color: #00c500;
            text-decoration: none;
            padding: 18px 5px;
            display: block; }
        #box #wrapper #contents .contents_main .main_menu_bold {
          font-weight: bold; }
        #box #wrapper #contents .contents_main .menu {
          position: relative;
          text-align: center;
          border-bottom: 2px solid #01c501;
          font-size: 17px;
          background-color: #fff; }
          #box #wrapper #contents .contents_main .menu .arrow::before {
            content: "";
            background-image: url(images/arrow.png);
            background-size: cover;
            position: absolute;
            right: 14px;
            top: 22px;
            width: 17px;
            height: 17px;
            border: 0;
            transform: none; }
    #box #wrapper #kasou-top {
      width: 100%;
      height: 120px;
      font-size: 0;
      position: relative;
      margin-bottom: 60px; }
      #box #wrapper #kasou-top .kasou_title {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      #box #wrapper #kasou-top .bg_back {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/bg_top_kasou.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover; }
      #box #wrapper #kasou-top .bg_box {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden; }
        #box #wrapper #kasou-top .bg_box .bg_img1 {
          transform: rotate(45deg);
          width: 248%;
          height: 602%;
          position: absolute;
          top: 50%;
          left: 50%;
          background-image: url(../images/bg_img1.png);
          background-position: left;
          background-size: 30%;
          animation: move-stripe 2000s infinite linear; }
        #box #wrapper #kasou-top .bg_box .bg_img2 {
          transform: rotate(45deg);
          width: 248%;
          height: 602%;
          position: absolute;
          top: 50%;
          left: 50%;
          background-image: url(../images/bg_img2.png);
          background-position: left;
          background-size: 30%;
          animation: move-stripe 3500s infinite linear; }
        #box #wrapper #kasou-top .bg_box .chara {
          top: auto !important;
          bottom: -222px !important;
          right: -104px !important;
          width: 46% !important;
          position: absolute !important; }
    #box #wrapper .article-content {
      width: 840px;
      margin: 0 auto; }
    #box #wrapper .news_head {
      border-bottom: 1px dotted #a4a4a4;
      overflow: hidden;
      margin-bottom: 20px; }
      #box #wrapper .news_head .news_title {
        font-size: 18px;
        font-weight: bold;
        margin: 20px 0 0; }
      #box #wrapper .news_head .news_date {
        float: right;
        font-weight: bold;
        font-size: 14px;
        position: relative;
        color: #828282;
        margin: 0 0 6px; }
      #box #wrapper .news_head .new::after {
        float: right;
        content: "NEW";
        width: 31px;
        height: 14px;
        background-color: #00c500;
        color: #fff;
        font-size: 8px;
        text-align: center;
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle;
        line-height: .9rem;
        margin-top: 3px; }
    #box #wrapper .article-img {
      clear: both; }
    #box #wrapper .news_content {
      font-size: 16px;
      padding: 0 6px;
      line-height: 1.8rem; }
    #box #wrapper #bottom {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: baseline;
      align-items: baseline; }
      #box #wrapper #bottom #movie {
        width: 20%; }
        #box #wrapper #bottom #movie .movie_title {
          width: 160px;
          font-size: 18px;
          font-weight: bold;
          color: #00c500;
          border-bottom: 2px solid #00c500;
          padding-bottom: 8px;
          margin-bottom: 20px;
          margin-top: 20px; }
      #box #wrapper #bottom #news {
        width: 100%;
        position: relative; }
        #box #wrapper #bottom #news .news_title {
          width: 160px;
          font-size: 18px;
          font-weight: bold;
          color: #00c500;
          border-bottom: 2px solid #00c500;
          padding-bottom: 8px;
          margin-bottom: 20px;
          margin-top: 20px; }
        #box #wrapper #bottom #news .news_main .new .news_data::after {
          content: "NEW";
          width: 31px;
          height: 14px;
          background-color: #00c500;
          color: #fff;
          font-size: 8px;
          text-align: center;
          display: inline-block;
          margin-left: 8px;
          vertical-align: middle;
          line-height: .9rem; }
        #box #wrapper #bottom #news .news_main .news_top a:link, #box #wrapper #bottom #news .news_main .news_top a:hover, #box #wrapper #bottom #news .news_main .news_top a:active, #box #wrapper #bottom #news .news_main .news_top a:visited {
          color: #464646;
          text-decoration: none;
          outline: none; }
        #box #wrapper #bottom #news .news_main .news_top a {
          display: block;
          padding-top: 18px;
          padding-bottom: 23px;
          position: relative;
          border-bottom: 1px dotted #a4a4a4; }
          #box #wrapper #bottom #news .news_main .news_top a .news_inner .news_data {
            display: inline-block;
            padding: 0 0 9px;
            font-weight: bold;
            font-size: 14px;
            width: 130px;
            position: relative;
            color: #828282;
            vertical-align: top; }
          #box #wrapper #bottom #news .news_main .news_top a .news_txt {
            width: 470px;
            font-size: 16px;
            display: inline-block;
            line-height: 1.8rem; }
        #box #wrapper #bottom #news .news_main .news_top:first-child a {
          padding-top: 0; }
        #box #wrapper #bottom #news .news_main .news_top a::after {
          content: "";
          display: block;
          position: absolute;
          bottom: 10px;
          right: 2px;
          margin: auto;
          width: 14px;
          height: 14px;
          background-image: url(images/arrow.png);
          background-repeat: no-repeat;
          background-size: contain; }
    #box #wrapper #news_list {
      width: 100%;
      position: relative;
      margin: 0 auto; }
      #box #wrapper #news_list .news_title {
        width: 130px;
        font-size: 15px;
        color: #00c500;
        border-bottom: 2px solid #00c500;
        padding-bottom: 3px;
        margin-bottom: 18px; }
      #box #wrapper #news_list .news_main .new .news_data::after {
        content: "NEW";
        width: 31px;
        height: 16px;
        background-color: #00c500;
        color: #fff;
        font-size: 8px;
        text-align: center;
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle;
        line-height: 1.1rem; }
      #box #wrapper #news_list .news_main .news_top a:link, #box #wrapper #news_list .news_main .news_top a:hover, #box #wrapper #news_list .news_main .news_top a:active, #box #wrapper #news_list .news_main .news_top a:visited {
        color: #464646;
        text-decoration: none;
        outline: none; }
      #box #wrapper #news_list .news_main .news_top a {
        display: block;
        padding-top: 18px;
        padding-bottom: 23px;
        position: relative;
        border-bottom: 1px dotted #a4a4a4; }
        #box #wrapper #news_list .news_main .news_top a .news_inner .news_data {
          display: inline-block;
          padding: 0 0 9px;
          font-weight: bold;
          font-size: 16px;
          width: 140px;
          position: relative;
          color: #828282;
          vertical-align: top; }
        #box #wrapper #news_list .news_main .news_top a .news_txt {
          width: 674px;
          font-size: 15px;
          display: inline-block;
          font-weight: bold; }
      #box #wrapper #news_list .news_main .news_top:first-child a {
        padding-top: 0; }
      #box #wrapper #news_list .news_main .news_top a::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 10px;
        right: 2px;
        margin: auto;
        width: 14px;
        height: 14px;
        background-image: url(images/arrow.png);
        background-repeat: no-repeat;
        background-size: contain; }
    #box #wrapper #work {
      width: 840px;
      margin: 0 auto;
      position: relative;
      font-size: 14px; }
      #box #wrapper #work #catch {
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 50px;
        line-height: 2rem; }
      #box #wrapper #work #work_inner {
        width: 100%;
        position: relative;
        background-image: url(images/work_arrow_line.png);
        background-size: 100% 100%;
        background-repeat: repeat-y; }
        #box #wrapper #work #work_inner dl {
          margin-bottom: 40px;
          background-color: #2ed995;
          color: #fff;
          border: 1px solid #000;
          margin-top: 1%;
          padding-bottom: 2px;
          position: relative; }
          #box #wrapper #work #work_inner dl .btn {
            position: absolute;
            right: -3px;
            bottom: -5px;
            width: 25px;
            z-index: 2; }
          #box #wrapper #work #work_inner dl .btn_open {
            padding-bottom: 2% !important;
            bottom: 0 !important;
            right: auto !important;
            left: 43% !important;
            width: 12% !important; }
          #box #wrapper #work #work_inner dl .close_bg {
            position: absolute;
            bottom: -1px;
            right: -1px;
            width: 12px;
            display: none; }
            #box #wrapper #work #work_inner dl .close_bg img {
              vertical-align: bottom; }
        #box #wrapper #work #work_inner .open_area {
          margin: -8px 0 0 -3px;
          width: 100%;
          position: relative;
          z-index: 1; }
          #box #wrapper #work #work_inner .open_area .openbtn {
            width: 100%; }
            #box #wrapper #work #work_inner .open_area .openbtn .open_waku1 {
              width: 100.1%;
              border-right: 1px solid #000;
              display: block;
              overflow: hidden;
              line-height: 1.0em; }
              #box #wrapper #work #work_inner .open_area .openbtn .open_waku1 img {
                width: 100%;
                vertical-align: bottom; }
            #box #wrapper #work #work_inner .open_area .openbtn .open_waku3 {
              width: 100%;
              border-left: 1px solid #000;
              display: block;
              overflow: hidden;
              line-height: 1.0em; }
              #box #wrapper #work #work_inner .open_area .openbtn .open_waku3 img {
                width: 100%;
                vertical-align: bottom; }
            #box #wrapper #work #work_inner .open_area .openbtn .open_waku3_open {
              width: 100% !important;
              border-right: 1px solid #000;
              background-color: #fff;
              background-image: url(images/dotted.jpg);
              background-repeat: repeat-x;
              background-position: bottom; }
              #box #wrapper #work #work_inner .open_area .openbtn .open_waku3_open img {
                opacity: 0; }
            #box #wrapper #work #work_inner .open_area .openbtn dt {
              border-left: 1px solid #000;
              border-right: 1px solid #000;
              background-color: #fff;
              color: #000;
              width: 100%;
              position: relative;
              padding-bottom: 3%;
              text-align: center; }
              #box #wrapper #work #work_inner .open_area .openbtn dt .num {
                width: 49px;
                left: 38px;
                position: absolute; }
              #box #wrapper #work #work_inner .open_area .openbtn dt .title {
                font-size: 20px;
                font-weight: bold;
                position: absolute;
                width: 100%;
                top: 8px; }
              #box #wrapper #work #work_inner .open_area .openbtn dt span {
                display: block;
                padding: 2% 7% 0 22%;
                line-height: 140%;
                text-align: justify;
                text-justify: inter-ideograph; }
          #box #wrapper #work #work_inner .open_area .open_middle {
            width: 100%;
            background-color: #fff;
            border-left: 1px solid #000;
            border-right: 1px solid #000;
            border-bottom: 1px solid #000;
            display: none; }
            #box #wrapper #work #work_inner .open_area .open_middle .contents {
              width: 100%;
              display: -webkit-flex;
              display: flex;
              -webkit-justify-content: left;
              justify-content: left;
              -webkit-align-items: center;
              align-items: center; }
              #box #wrapper #work #work_inner .open_area .open_middle .contents .contents_left {
                padding: 20px 30px; }
                #box #wrapper #work #work_inner .open_area .open_middle .contents .contents_left .work_img {
                  width: 197px; }
                  #box #wrapper #work #work_inner .open_area .open_middle .contents .contents_left .work_img img {
                    vertical-align: bottom; }
              #box #wrapper #work #work_inner .open_area .open_middle .contents .contents_right .green {
                color: #2cd793;
                font-size: 18px;
                font-weight: bold;
                line-height: 2rem;
                padding: 20px 0 10px; }
              #box #wrapper #work #work_inner .open_area .open_middle .contents .contents_right .normal {
                color: #000;
                font-size: 14px;
                line-height: 1.8rem;
                padding: 0 0 22px; }
            #box #wrapper #work #work_inner .open_area .open_middle .close {
              width: 100%;
              padding: 12px 0;
              background-image: url(images/dotted.jpg);
              background-repeat: repeat-x;
              background-position: top;
              text-align: center; }
              #box #wrapper #work #work_inner .open_area .open_middle .close img {
                width: 44px;
                vertical-align: bottom; }
      #box #wrapper #work #work_bottom {
        width: 100%; }
        #box #wrapper #work #work_bottom .work_waku {
          width: 845px;
          background-image: url(images/work_waku.png);
          background-repeat: no-repeat;
          background-size: 100% 100%;
          text-align: center;
          color: #fff;
          font-size: 22px;
          font-weight: bold;
          padding: 30px 0; }
        #box #wrapper #work #work_bottom .work_bottom_inner {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          -webkit-align-items: center;
          align-items: center;
          width: 530px;
          margin: 60px auto 0; }
          #box #wrapper #work #work_bottom .work_bottom_inner .work_txt {
            color: #2cd793;
            font-size: 22px;
            font-weight: bold;
            line-height: 3rem;
            text-align: center; }
          #box #wrapper #work #work_bottom .work_bottom_inner .work_kyoutai {
            width: 179px; }
      #box #wrapper #work .work_arrow {
        width: 100%; }
    #box #wrapper #staff {
      width: 920px;
      margin: 0 auto;
      position: relative;
      font-size: 14px; }
      #box #wrapper #staff #staff_inner_in {
        width: 718px;
        position: relative;
        margin: 0 auto; }
        #box #wrapper #staff #staff_inner_in #caution-txt-in {
          margin-bottom: 68px;
          text-align: right;
          font-size: 14px;
          font-weight: bold;
          opacity: 0; }
        #box #wrapper #staff #staff_inner_in .staff_box {
          position: relative;
          margin-bottom: 20px; }
          #box #wrapper #staff #staff_inner_in .staff_box .staff_trans {
            width: 100%;
            position: relative;
            z-index: 1; }
            #box #wrapper #staff #staff_inner_in .staff_box .staff_trans img {
              width: 100%;
              vertical-align: bottom; }
          #box #wrapper #staff #staff_inner_in .staff_box .txt_area1, #box #wrapper #staff #staff_inner_in .staff_box .txt_area3 {
            right: 0; }
          #box #wrapper #staff #staff_inner_in .staff_box .txt_area2 {
            left: 0; }
          #box #wrapper #staff #staff_inner_in .staff_box .txt_area_in {
            left: 0; }
          #box #wrapper #staff #staff_inner_in .staff_box .txt_area {
            width: 387px;
            overflow: hidden;
            position: absolute;
            top: 0; }
            #box #wrapper #staff #staff_inner_in .staff_box .txt_area .box {
              width: 100%;
              color: #fff;
              text-align: center; }
              #box #wrapper #staff #staff_inner_in .staff_box .txt_area .box .num {
                width: 82px;
                margin: 70px auto 30px; }
              #box #wrapper #staff #staff_inner_in .staff_box .txt_area .box .name {
                width: 346px;
                border-bottom: 1px solid #fff;
                margin: 0 auto 20px;
                padding-bottom: 34px;
                font-size: 34px;
                font-weight: bold;
                letter-spacing: -.05rem; }
              #box #wrapper #staff #staff_inner_in .staff_box .txt_area .box .profile {
                font-size: 22px;
                line-height: 2.5rem; }
              #box #wrapper #staff #staff_inner_in .staff_box .txt_area .box .more {
                width: 50px;
                margin: 18px auto 0; }
        #box #wrapper #staff #staff_inner_in .staff_01_in {
          background-image: url(images/staff_img_01_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_02_in {
          background-image: url(images/staff_img_02_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_03_in {
          background-image: url(images/staff_img_03_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_04_in {
          background-image: url(images/staff_img_04_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_05_in {
          background-image: url(images/staff_img_05_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_06_in {
          background-image: url(images/staff_img_06_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_07_in {
          background-image: url(images/staff_img_07_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner_in .staff_08_in {
          background-image: url(images/staff_img_08_in.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
      #box #wrapper #staff #caution-txt {
        text-align: right;
        width: 94%;
        margin: 4px auto 0;
        font-size: 12px;
        font-weight: bold;
        opacity: 0; }
      #box #wrapper #staff #staff_inner {
        width: 100%;
        position: relative;
        margin: 0 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
        flex-wrap: wrap; }
        #box #wrapper #staff #staff_inner .staff_box {
          width: 22%;
          position: relative;
          margin: 10px 10px 22px 10px; }
          #box #wrapper #staff #staff_inner .staff_box .staff_trans {
            width: 100%;
            position: relative;
            z-index: 1; }
            #box #wrapper #staff #staff_inner .staff_box .staff_trans img {
              width: 100%;
              vertical-align: bottom; }
          #box #wrapper #staff #staff_inner .staff_box .txt_area1, #box #wrapper #staff #staff_inner .staff_box .txt_area3 {
            right: 0; }
          #box #wrapper #staff #staff_inner .staff_box .txt_area2 {
            left: 0; }
          #box #wrapper #staff #staff_inner .staff_box .txt_area_in {
            left: 0; }
          #box #wrapper #staff #staff_inner .staff_box .txt_area {
            width: 100%;
            overflow: hidden;
            position: absolute;
            top: 0; }
            #box #wrapper #staff #staff_inner .staff_box .txt_area .box {
              width: 100%;
              color: #fff;
              text-align: center; }
              #box #wrapper #staff #staff_inner .staff_box .txt_area .box .num {
                width: 40px;
                margin: 16px auto 14px; }
              #box #wrapper #staff #staff_inner .staff_box .txt_area .box .name {
                width: 80%;
                border-bottom: 1px solid #fff;
                margin: 0 auto 6px;
                padding-bottom: 14px;
                font-size: 18px;
                font-weight: bold;
                letter-spacing: -0.05rem;
                line-height: 1.3em; }
              #box #wrapper #staff #staff_inner .staff_box .txt_area .box .profile {
                font-size: 10px;
                line-height: 1.2rem; }
              #box #wrapper #staff #staff_inner .staff_box .txt_area .box .more {
                width: 50px;
                margin: 8px auto 0px; }
        #box #wrapper #staff #staff_inner .staff_01 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_02 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_03 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_04 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_05 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_06 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_07 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
        #box #wrapper #staff #staff_inner .staff_08 {
          background-image: url(images/staff_img.png);
          background-repeat: no-repeat;
          background-size: 100% 100%; }
      #box #wrapper #staff .staff_profile {
        width: 100%; }
        #box #wrapper #staff .staff_profile .part1 {
          margin-bottom: 8%; }
          #box #wrapper #staff .staff_profile .part1 .title {
            width: 845px;
            height: 59px;
            background-image: url(images/staff_waku.png);
            background-size: 100% 100%;
            font-size: 18px;
            text-align: center;
            line-height: 3.7rem;
            font-weight: bold;
            margin: 0 auto 20px; }
            #box #wrapper #staff .staff_profile .part1 .title .green {
              color: #02d770; }
          #box #wrapper #staff .staff_profile .part1 .txt {
            width: 845px;
            font-size: 16px;
            line-height: 1.8rem;
            text-align: justify; }
        #box #wrapper #staff .staff_profile .part2 {
          margin-bottom: 18%; }
          #box #wrapper #staff .staff_profile .part2 .title {
            width: 845px;
            height: 59px;
            background-image: url(images/staff_waku.png);
            background-size: 100% 100%;
            font-size: 18px;
            text-align: center;
            line-height: 3.7rem;
            font-weight: bold;
            margin: 0 auto 20px; }
            #box #wrapper #staff .staff_profile .part2 .title .green {
              color: #02d770; }
          #box #wrapper #staff .staff_profile .part2 .kyoutai {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            align-items: center;
            text-align: center;
            margin-top: 50px; }
            #box #wrapper #staff .staff_profile .part2 .kyoutai .kyoutai_item {
              margin: 0 30px;
              width: 300px; }
              #box #wrapper #staff .staff_profile .part2 .kyoutai .kyoutai_item .kyoutai_title {
                color: #02d770;
                border-bottom: 1px dotted #000;
                font-size: 22px;
                font-weight: bold;
                line-height: 1.4em;
                padding-bottom: 10px;
                margin-bottom: 30px; }
              #box #wrapper #staff .staff_profile .part2 .kyoutai .kyoutai_item .kyoutai_img {
                width: 261px;
                margin: 0 auto; }
        #box #wrapper #staff .staff_profile .part3 {
          margin-bottom: 8%; }
          #box #wrapper #staff .staff_profile .part3 .title {
            width: 845px;
            height: 59px;
            background-image: url(images/staff_waku.png);
            background-size: 100% 100%;
            font-size: 18px;
            text-align: center;
            line-height: 3.7rem;
            font-weight: bold;
            margin: 0 auto 20px; }
            #box #wrapper #staff .staff_profile .part3 .title .green {
              color: #02d770; }
          #box #wrapper #staff .staff_profile .part3 .take_box {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: left;
            justify-content: left;
            -webkit-align-items: center;
            align-items: center;
            						/*.img1{
            						    margin: -110px 0 20px;
            						}
            
            						.img2{
            						    margin: -110px 0 20px;
            						}
            
            						.img3{
            						    margin: -110px 0 20px;
            						}
            
            						.img4{
            						    margin: -110px 0 20px;
            						}
            
            						.img5{
            						    margin: -110px 0 20px;
            						}
            
            						.img6{
            						    margin-top: -17%;
            						}
            
            						.img7{
            						    margin-top: -18%;
            						}
            
            						.img8{
            						    margin-top: -18%;
            						}
            
            						.img9{
            						    margin-top: -20%;
            						}
            
            						.img10{
            						    margin-top: -19%;
            						}
            
            						.img11{
            						    margin-top: -19%;
            						}
            
            						.img12{
            						    margin-top: -19%;
            						}
            
            						.img13{
            						    margin-top: -20%;
            						}*/ }
            #box #wrapper #staff .staff_profile .part3 .take_box .take_100 {
              width: 100% !important;
              margin-right: 0 !important; }
            #box #wrapper #staff .staff_profile .part3 .take_box .take {
              position: relative;
              width: 565px;
              margin-right: 3%; }
            #box #wrapper #staff .staff_profile .part3 .take_box .txt {
              margin: 20px 0 30px;
              font-size: 16px;
              line-height: 1.8rem; }
            #box #wrapper #staff .staff_profile .part3 .take_box .img {
              width: 260px;
              margin: -110px 0 20px; }
              #box #wrapper #staff .staff_profile .part3 .take_box .img img {
                vertical-align: bottom; }
          #box #wrapper #staff .staff_profile .part3 .time {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: left;
            justify-content: left;
            -webkit-align-items: center;
            align-items: center; }
            #box #wrapper #staff .staff_profile .part3 .time .clock {
              width: 66px;
              margin-right: 18px; }
              #box #wrapper #staff .staff_profile .part3 .time .clock img {
                vertical-align: bottom; }
            #box #wrapper #staff .staff_profile .part3 .time .ct {
              font-size: 22px;
              color: #02d770;
              line-height: 2rem;
              font-weight: bold; }
              #box #wrapper #staff .staff_profile .part3 .time .ct .small {
                font-size: 18px; }
          #box #wrapper #staff .staff_profile .part3 .line {
            width: 100%;
            margin-bottom: 5%; }
            #box #wrapper #staff .staff_profile .part3 .line img {
              vertical-align: bottom; }
          #box #wrapper #staff .staff_profile .part3 .take_last {
            text-align: center; }
            #box #wrapper #staff .staff_profile .part3 .take_last .last_ct {
              color: #02d770;
              font-weight: bold;
              font-size: 22px; }
            #box #wrapper #staff .staff_profile .part3 .take_last .last_txt {
              font-size: 16px;
              line-height: 1.8rem;
              margin: 30px auto 60px; }
        #box #wrapper #staff .staff_profile .part4 {
          margin-bottom: 60px; }
          #box #wrapper #staff .staff_profile .part4 .title {
            width: 845px;
            height: 59px;
            background-image: url(images/staff_waku.png);
            background-size: 100% 100%;
            font-size: 18px;
            text-align: center;
            line-height: 3.7rem;
            font-weight: bold;
            margin: 0 auto 20px; }
            #box #wrapper #staff .staff_profile .part4 .title .green {
              color: #02d770; }
          #box #wrapper #staff .staff_profile .part4 .txt {
            font-size: 16px;
            line-height: 1.8rem;
            text-align: justify; }
          #box #wrapper #staff .staff_profile .part4 .img {
            width: 100%;
            margin-top: 20px; }
            #box #wrapper #staff .staff_profile .part4 .img img {
              vertical-align: bottom; }
        #box #wrapper #staff .staff_profile .part5 {
          margin-bottom: 60px; }
          #box #wrapper #staff .staff_profile .part5 .title {
            width: 845px;
            height: 59px;
            background-image: url(images/staff_waku.png);
            background-size: 100% 100%;
            font-size: 18px;
            text-align: center;
            line-height: 3.7rem;
            font-weight: bold;
            margin: 0 auto 20px; }
            #box #wrapper #staff .staff_profile .part5 .title .green {
              color: #02d770; }
          #box #wrapper #staff .staff_profile .part5 .big {
            font-size: 22px;
            color: #02d770;
            font-weight: bold;
            text-align: center;
            margin: 40px auto; }
          #box #wrapper #staff .staff_profile .part5 .txt {
            font-size: 16px;
            line-height: 1.8rem;
            text-align: justify; }
          #box #wrapper #staff .staff_profile .part5 .img {
            width: 100%;
            margin-top: 20px; }
            #box #wrapper #staff .staff_profile .part5 .img img {
              vertical-align: bottom; }
        #box #wrapper #staff .staff_profile .back {
          text-align: center;
          margin-top: 10px;
          margin-right: 12px; }
          #box #wrapper #staff .staff_profile .back a:link, #box #wrapper #staff .staff_profile .back a:hover, #box #wrapper #staff .staff_profile .back a:active, #box #wrapper #staff .staff_profile .back a:visited {
            color: #464646;
            text-decoration: none;
            outline: none;
            font-size: 18px;
            font-weight: bold; }
        #box #wrapper #staff .staff_profile .copy {
          font-size: 50%;
          width: 100%;
          text-align: right;
          font-weight: bold;
          letter-spacing: -.01rem;
          margin-top: 24%; }
  #box .footercontact {
    display: block;
    margin: 10px auto;
    background-color: #01c501;
    color: #FFF;
    text-align: center;
    padding: 10px;
    width: 300px;
    font-size: 16px;
    margin-top: 70px; }
  #box #footer {
    width: 100%;
    min-width: 900px;
    background-color: #00c500;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0; }
    #box #footer #link_area {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center;
      padding: 20px 0; }
      #box #footer #link_area .link {
        font-size: 12px; }
        #box #footer #link_area .link a, #box #footer #link_area .link a:link, #box #footer #link_area .link a:visited, #box #footer #link_area .link a:active {
          color: #fff;
          position: relative;
          text-decoration: none;
          display: block; }
      #box #footer #link_area .link_bar {
        font-size: 12px;
        margin: 0 11px; }
    #box #footer .copyright {
      width: 100%;
      background-color: #00c500;
      padding: 4px 0;
      margin: 0 auto;
      font-size: 12px; }
  #box #pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2; }
    #box #pagetop a {
      display: block;
      z-index: 999;
      width: 0px;
      border-color: #414141;
      border-style: solid;
      border-width: 20px;
      border-left-color: transparent;
      border-top-color: transparent;
      border-right-color: transparent; }
    #box #pagetop a:hover {
      text-decoration: none;
      opacity: 0.7; }

/*# sourceMappingURL=style.css.map */
