@charset "UTF-8";
/**
 * 共通スタイル
 */
/* ==========================================================================
   TOP
   ========================================================================== */
#wrapper {
  margin-top: -65px;
  width: 100%;
  position: relative; }

#main {
  background: url(/img/bg_main.png) no-repeat center center #f6f6f5;
  background-size: cover;
  min-height: 760px; }
  #main #txt_area {
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 135px;
    position: relative; }
    #main #txt_area #txt_main01 {
      width: 45%;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
	  position: absolute;
		right: 50px;
		top: 130px;


}
      #main #txt_area #txt_main01 img {
        width: 100%;
        height: auto; }
    #main #txt_area #txt_main02 {
      width: 27%;
	  position: absolute;
	  right: 170px;
	  top:380px;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s; }
      #main #txt_area #txt_main02 img {
        width: 100%;
        height: auto; }
  #main #img_arrow {
    width: 60%;
    height: auto;
    position: absolute;
    top: 385px;
    right: -0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
    #main #img_arrow img {
      width: 100%;
      height: auto; }

#main_bottom_wrap {
  margin-top: -185px; }

#emg_area_wrap {
  background: url(/img/bg_emg.gif) repeat; }
  #emg_area_wrap #emg_area {
    min-height: 45px; }
    #emg_area_wrap #emg_area .txt_area {
      display: inline-block;
      vertical-align: middle;
      color: #FFF;
      font-size: 92.8571428571%;
      width: 79%; }
      #emg_area_wrap #emg_area .txt_area p.ttl {
        font-size: 128.571428571%;
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle; }
      #emg_area_wrap #emg_area .txt_area .txt {
        width: 72%;
        display: inline-block;
        vertical-align: middle;
        line-height: 1.5;
        padding-top: 10px;
        padding-bottom: 10px; }
        #emg_area_wrap #emg_area .txt_area .txt a {
          color: #fff;
          font-size: 142.857142857%;
          text-decoration: underline;
          position: relative;
          padding-left: 20px;
          background: url(/img/icon_arrow_em01.png) no-repeat center left;
          background-size: 12px;
          display: block; }
          #emg_area_wrap #emg_area .txt_area .txt a:hover {
            text-decoration: none; }
        #emg_area_wrap #emg_area .txt_area .txt a.pdf {
          background: url(/common/css/img/ico_pdf.png) no-repeat top left;
          display: inline-block;
          padding-left: 25px;
          color: #fff;
          margin-top: 5px; }
    #emg_area_wrap #emg_area .btn {
      display: inline-block;
      vertical-align: middle;
      padding-top: 6px;
      padding-bottom: 6px;
      width: 20%; }
      #emg_area_wrap #emg_area .btn a {
        display: block;
        font-size: 78.5714285714%;
        border-radius: 3px;
        border: 1px solid #dc9595;
        color: #fedddd;
        text-align: center;
        padding-right: 20px; }
        #emg_area_wrap #emg_area .btn a span {
          background: url(/common/css/img/ico_window04.png) no-repeat center right;
          padding: 7px 13px 7px 20px;
          display: inline-block;
          font-weight: normal; }

#emg_area_wrap02 {
  background-color: #51b1cd; }
  #emg_area_wrap02 #emg_area {
    min-height: 45px; }
    #emg_area_wrap02 #emg_area .txt_area {
      display: inline-block;
      vertical-align: middle;
      color: #FFF;
      font-size: 92.8571428571%;
      width: 79%; }
      #emg_area_wrap02 #emg_area .txt_area p.ttl {
        font-size: 128.571428571%;
        margin-right: 20px;
        display: inline-block;
        vertical-align: middle; }
      #emg_area_wrap02 #emg_area .txt_area .txt {
        width: 72%;
        display: inline-block;
        vertical-align: middle;
        line-height: 1.5;
        padding-top: 10px;
        padding-bottom: 10px; }
        #emg_area_wrap02 #emg_area .txt_area .txt a {
          font-size: 142.857142857%;
          text-decoration: underline;
          color: #fff; }
          #emg_area_wrap02 #emg_area .txt_area .txt a:hover {
            text-decoration: none; }
    #emg_area_wrap02 #emg_area .btn {
      display: inline-block;
      vertical-align: middle;
      padding-top: 6px;
      padding-bottom: 6px;
      width: 20%; }
      #emg_area_wrap02 #emg_area .btn a {
        display: block;
        font-size: 78.5714285714%;
        border-radius: 3px;
        border: 1px solid #bddee7;
        color: #e8faff;
        text-align: center;
        padding-right: 20px; }
        #emg_area_wrap02 #emg_area .btn a span {
          background: url(/common/css/img/ico_window04.png) no-repeat center right;
          padding: 7px 13px 7px 20px;
          display: inline-block;
          font-weight: normal; }

#g_nav_wrap {
  background: url(/common/css/img/bg_gnav.png) repeat;
  margin-bottom: 30px; }
  #g_nav_wrap ul#g_nav {
    max-width: 1280px;
    margin: 0 auto;
    height: 110px;
    padding-top: 30px;
    position: relative; }
    #g_nav_wrap ul#g_nav li {
      float: left;
      width: 20%;
      text-align: center;
      box-sizing: border-box;
      border-right: 1px solid #384772; }
      #g_nav_wrap ul#g_nav li span {
        display: block;
        height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav01 a {
      background: url(/img/gnav01.png) no-repeat center bottom;
      display: block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav01 a:hover {
      background-position: center top;
      opacity: 1.0; }
    #g_nav_wrap ul#g_nav li#g_nav02 a {
      background: url(/img/gnav02.png) no-repeat center bottom;
      display: block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav02 a:hover {
      background-position: center top;
      opacity: 1.0; }
    #g_nav_wrap ul#g_nav li#g_nav03 a {
      background: url(/img/gnav03.png) no-repeat center bottom;
      display: block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav03 a:hover {
      background-position: center top;
      opacity: 1.0; }
    #g_nav_wrap ul#g_nav li#g_nav04 a {
      background: url(/img/gnav04.png) no-repeat center bottom;
      display: block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav04 a:hover {
      background-position: center top;
      opacity: 1.0; }
    #g_nav_wrap ul#g_nav li#g_nav05 a {
      background: url(/img/gnav05.png) no-repeat center bottom;
      display: block;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      height: 79px; }
    #g_nav_wrap ul#g_nav li#g_nav05 a:hover {
      background-position: center top;
      opacity: 1.0; }
    #g_nav_wrap ul#g_nav li.first_child {
      border-left: 1px solid #384772; }

.contents_ttl {
  margin-bottom: 20px; }
  .contents_ttl p {
    margin-bottom: 15px;
    text-align: center; }
  .contents_ttl h2 {
    font-size: 178.571428571%;
    font-weight: bold;
    text-align: center; }
    .contents_ttl h2 span {
      font-size: 65%;
      font-weight: bold;
      text-align: center;
      color: #aaaaaa;
      display: block; }

.enews {
  line-height: 2.0;
  background-color: #fcf3f3;
  padding: 30px 40px;
  border-bottom: 1px solid #d5d5d5; }
  .enews span {
    display: inline-block;
    color: #c93434;
    width: 71%; }
    .enews span a {
      color: #c93434;
      text-decoration: none; }
    .enews span a:hover {
      text-decoration: underline; }
  .enews .category {
    background-color: #c93434;
    padding: 8px 0;
    width: 24%;
    text-align: center;
    color: #FFF;
    margin-right: 5%;
    vertical-align: top;
    line-height: 1.0; }
  .enews .news a.pdf {
    background: url(/common/css/img/ico_pdf03.png) no-repeat center left;
    display: inline-block;
    padding-left: 30px; }

.unews {
  line-height: 2.0;
  padding: 30px 40px;
  border-bottom: 1px solid #d5d5d5; }
  .unews span {
    display: inline-block;
    width: 71%; }
    .unews span a {
      text-decoration: none; }
    .unews span a:hover {
      text-decoration: underline; }
  .unews .day {
    color: #013192;
    font-weight: bold;
    width: 10%;
    margin-right: 4%;
    vertical-align: top; }
  .unews .category {
    background-color: #013192;
    padding: 8px 0;
    width: 10%;
    text-align: center;
    color: #FFF;
    margin-right: 5%;
    vertical-align: top;
    line-height: 1.0; }
  .unews .news a.pdf {
    background: url(/common/css/img/ico_pdf02.png) no-repeat center left;
    display: inline-block;
    padding-left: 30px; }

.btn_long {
  width: 100%;
  margin-top: 55px; }
  .btn_long a {
    display: block;
    text-align: center;
    font-size: 142.857142857%;
    font-weight: bold;
    padding: 25px 0 25px 25px;
    border: 2px solid #013192;
    box-sizing: border-box; }
    .btn_long a span {
      background: url(/common/css/img/arrow02.png) no-repeat center left;
      display: inline-block;
      padding-left: 27px; }

#map_area_wrap01 {
  width: 100%;
  margin-top: 120px;
  background: url(/img/bg_map.jpg) repeat-x; }
  #map_area_wrap01 #map_area_wrap02 {
    background: url(/img/img_map.jpg) no-repeat center top;
    height: 295px; }
    #map_area_wrap01 #map_area_wrap02 #map_area {
      position: relative;
      height: 295px; }
      #map_area_wrap01 #map_area_wrap02 #map_area h2 {
        position: absolute;
        top: 20px;
        left: 0; }
      #map_area_wrap01 #map_area_wrap02 #map_area #btn_map {
        position: absolute;
        bottom: 30px;
        right: 0; }
        #map_area_wrap01 #map_area_wrap02 #map_area #btn_map a {
          text-align: center;
          display: block;
          font-size: 128.571428571%;
          font-weight: bold;
          background-color: #FFF;
          border-radius: 3px;
          width: 320px;
          padding-left: 15px; }
          #map_area_wrap01 #map_area_wrap02 #map_area #btn_map a span {
            background: url(/common/css/img/arrow03.png) no-repeat center left;
            display: inline-block;
            padding: 10px 0 10px 24px; }

#banner_area01 {
  width: 100%;
  min-width: 1280px;
  margin: 90px auto; }
  #banner_area01 li {
    float: left;
    width: 33.3%; }
    #banner_area01 li img {
      width: 100%;
      height: auto; }

#banner_area02 {
  width: 100%;
  min-width: 1280px;
  overflow: hidden;
  position: relative; }

.slider {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  overflow: hidden; }
  .slider div.banner {
    float: left;
    width: 25%; }
    .slider div.banner img {
      width: 100%;
      height: auto; }

.slick-prev {
  overflow: hidden;
  text-indent: 300%;
  white-space: nowrap;
  background: url(/img/ico_slide_pre.png) no-repeat center center;
  display: block;
  width: 39px;
  height: 49px;
  background-size: contain;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 0;
  cursor: pointer; }

.slick-next {
  overflow: hidden;
  text-indent: 300%;
  white-space: nowrap;
  background: url(/img/ico_slide_nex.png) no-repeat center center;
  display: block;
  width: 39px;
  height: 49px;
  background-size: contain;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 0;
  cursor: pointer; }

.bnr_recruit {
  text-align: center;
  margin-top: 70px; }

/*2018/12/05 youtube追記*/
.youtubeBox {
  width: 33%;
  margin: 70px auto 0; }

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden; }

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (min-width: 2000px) {
  #main {
    background: url(/img/bg_main.png) no-repeat center center #f6f6f5;
    background-size: cover;
    min-height: 600px; } }

@media screen and (max-width: 1400px) {
  #wrapper {
    width: 100%;
    min-width: 980px; }
  #main #txt_area {
    width: 980px; }
  #g_nav_wrap {
    width: 100%; }
    #g_nav_wrap ul#g_nav {
      width: 980px; }
  #emg_area_wrap #emg_area .txt_area {
    width: 73%; }
    #emg_area_wrap #emg_area .txt_area p.txt {
      width: 70%;
      padding-top: 5px;
      padding-bottom: 5px; }
  #emg_area_wrap #emg_area .btn {
    width: 23%; }
  #emg_area_wrap02 #emg_area .txt_area {
    width: 73%; }
    #emg_area_wrap02 #emg_area .txt_area p.txt {
      width: 70%;
      padding-top: 5px;
      padding-bottom: 5px; }
  #emg_area_wrap02 #emg_area .btn {
    width: 23%; }
  #banner_area01 {
    width: 100%;
    min-width: 980px; }
  #banner_area02 {
    width: 100%;
    min-width: 980px; } }

@media screen and (max-height: 860px) {
  /* 高さ860px以下の場合 */
  #main {
    background-size: cover;
    min-height: 768px; }
    #main #txt_area {
      max-width: 1280px;
      margin: 0 auto;
      padding-top: 115px;
      position: relative; }
      #main #txt_area #txt_main01 {
        width: 40%;
        -webkit-animation-duration: 1s;
        animation-duration: 1s; }
        #main #txt_area #txt_main01 img {
          width: 100%;
          height: auto; }
      #main #txt_area #txt_main02 {
        width: 27%;
	    position: absolute;
	    right: 150px;
	    top:350px;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }
        #main #txt_area #txt_main02 img {
          width: 100%;
          height: auto; }
    #main #img_arrow {
      width: 50%;
      height: auto;
      position: absolute;
      top: 360px;
      right: 50px;
      -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s;
      -webkit-animation-delay: 0.3s;
      animation-delay: 0.3s; }
      #main #img_arrow img {
        width: 100%;
        height: auto; } }

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) {
  #main {
    background: url(/img/bg_main03.png) no-repeat center top #eee;
    background-size: cover;
    height: 550px !important;
    min-height: 250px; }
    #main #txt_area {
      width: 90%;
      margin: 0 auto;
      padding-top: 100px; }
      #main #txt_area #txt_main01 {
        width: 42%;
	　　 top:10%;}
      #main #txt_area #txt_main02 {
        width: 38%; }
    #main #img_arrow {
      width: 60%;
      top: 290px;
      right: 0; }
  #main_bottom_wrap {
    margin-top: 0 !important; } }

@media screen and (max-width: 767px) {
  #wrapper {
    margin-top: 40px;
    min-width: inherit; }
  #main {
    background: url(/img/bg_main.png) no-repeat center center #eee;
    background-size: cover;
    height: 100%;
    min-height: 250px; }
    #main #txt_area {
      width: 90%;
      margin: 0 auto;
      padding-top: 15px; }
      #main #txt_area #txt_main01 {
        width: 50%;
		top:20px;
		right: 10px;
        margin-bottom: 5px !important; }
      #main #txt_area #txt_main02 {
        width: 53%; }
    #main #img_arrow {
      width: 65%;
      top: 100px;
      right:0; }
  #main_bottom_wrap {
    margin-top: 0 !important; }
  #emg_area_wrap {
    padding-top: 7px;
    padding-bottom: 2px;
    margin-top: -40px; }
    #emg_area_wrap #emg_area {
      height: inherit;
      max-width: 96%; }
      #emg_area_wrap #emg_area .txt_area {
        width: 65%; }
        #emg_area_wrap #emg_area .txt_area p.ttl {
          font-size: 107.142857143%;
          margin-bottom: 3px; }
        #emg_area_wrap #emg_area .txt_area .txt {
          line-height: 1.2;
          font-size: 92.8571428571%;
          width: 97% !important;
          padding: 0; }
          #emg_area_wrap #emg_area .txt_area .txt a {
            font-size: 135.714285714%;
            margin-bottom: 5px; }
          #emg_area_wrap #emg_area .txt_area .txt a.pdf {
            background: url(/common/css/img/ico_pdf_sp.png) no-repeat center left;
            background-size: 9px 12px;
            padding-left: 15px;
            margin-top: 0; }
      #emg_area_wrap #emg_area .btn {
        width: 33%;
        font-size: 78.5714285714%; }
        #emg_area_wrap #emg_area .btn a {
          padding-right: 5px;
          text-align: left;
          line-height: 1.2; }
          #emg_area_wrap #emg_area .btn a span {
            padding: 5px 13px 5px 5px; }
  #emg_area_wrap02 {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: -40px; }
    #emg_area_wrap02 #emg_area {
      height: inherit;
      max-width: 96%; }
      #emg_area_wrap02 #emg_area .txt_area {
        width: 65%; }
        #emg_area_wrap02 #emg_area .txt_area p.ttl {
          font-size: 107.142857143%; }
        #emg_area_wrap02 #emg_area .txt_area .txt {
          line-height: 1.2;
          font-size: 92.8571428571%;
          width: 97% !important;
          padding: 0; }
          #emg_area_wrap02 #emg_area .txt_area .txt a {
            font-size: 135.714285714%; }
          #emg_area_wrap02 #emg_area .txt_area .txt a.pdf {
            background: url(/common/css/img/ico_pdf_sp.png) no-repeat center left;
            background-size: 9px 12px;
            padding-left: 15px;
            margin-top: 0; }
      #emg_area_wrap02 #emg_area .btn {
        width: 33%;
        font-size: 78.5714285714%; }
        #emg_area_wrap02 #emg_area .btn a {
          padding-right: 5px;
          text-align: left;
          line-height: 1.2; }
          #emg_area_wrap02 #emg_area .btn a span {
            padding: 5px 13px 5px 5px; }
  #g_nav_wrap {
    margin-bottom: 20px; }
    #g_nav_wrap ul#g_nav {
      width: 100%;
      height: auto;
      margin-top: 0;
      padding-top: 10px;
      padding-bottom: 8px; }
      #g_nav_wrap ul#g_nav li a {
        background-size: 60px !important; }
      #g_nav_wrap ul#g_nav li span {
        height: 42px; }
      #g_nav_wrap ul#g_nav li.first_child {
        border-left: none; }
      #g_nav_wrap ul#g_nav li.last_child {
        border-right: none; }
      #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav02 a, #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav03 a, #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav04 a, #g_nav_wrap ul#g_nav li#g_nav01 a, #g_nav_wrap ul#g_nav li#g_nav05 a {
        height: inherit; }
      #g_nav_wrap ul#g_nav li#g_nav01 a {
        background: url(/common/img/gnav01_sp.png) no-repeat center bottom; }
      #g_nav_wrap ul#g_nav li#g_nav01 a:hover {
        background-position: center top; }
      #g_nav_wrap ul#g_nav li#g_nav02 a {
        background: url(/common/img/gnav02_sp.png) no-repeat center bottom; }
      #g_nav_wrap ul#g_nav li#g_nav02 a:hover {
        background-position: center top; }
      #g_nav_wrap ul#g_nav li#g_nav03 a {
        background: url(/common/img/gnav03_sp.png) no-repeat center bottom; }
      #g_nav_wrap ul#g_nav li#g_nav03 a:hover {
        background-position: center top; }
      #g_nav_wrap ul#g_nav li#g_nav04 a {
        background: url(/common/img/gnav04_sp.png) no-repeat center bottom; }
      #g_nav_wrap ul#g_nav li#g_nav04 a:hover {
        background-position: center top; }
      #g_nav_wrap ul#g_nav li#g_nav05 a {
        background: url(/common/img/gnav05_sp.png) no-repeat center bottom; }
      #g_nav_wrap ul#g_nav li#g_nav05 a:hover {
        background-position: center top; }
  .contents_ttl {
    margin-bottom: 10px; }
    .contents_ttl p {
      width: 10%;
      margin: 0 auto; }
    .contents_ttl h2 {
      font-size: 142.857142857%;
      font-weight: bold;
      text-align: center; }
      .contents_ttl h2 span {
        font-size: 65%;
        font-weight: bold;
        text-align: center;
        color: #aaaaaa;
        display: block; }
  .enews {
    padding: 15px;
    line-height: 1.7; }
    .enews span {
      display: block;
      width: 100%; }
    .enews .category {
      font-size: 78.5714285714%;
      margin-bottom: 6px;
      width: 30%;
      padding: 4px 0; }
    .enews .news a.pdf {
      background: url(/common/css/img/ico_pdf03_sp.png) no-repeat top 5px left;
      background-size: 9px 12px;
      padding-left: 15px; }
  .unews {
    padding: 15px;
    line-height: 1.7; }
    .unews span {
      display: block;
      width: 100%; }
    .unews .day {
      display: block;
      width: 100%;
      margin-bottom: 5px; }
    .unews .category {
      font-size: 78.5714285714%;
      margin-bottom: 6px;
      display: block;
      width: 30%;
      vertical-align: middle;
      padding: 4px 0; }
    .unews .news a.pdf {
      background: url(/common/css/img/ico_pdf02_sp.png) no-repeat top 5px left;
      background-size: 9px 12px;
      padding-left: 15px; }
  .btn_long {
    margin-top: 25px; }
    .btn_long a {
      padding: 12px;
      font-size: 121.428571429%; }
      .btn_long a span {
        background: url(/common/css/img/arrow03_sp.png) no-repeat center left;
        background-size: 7px 12px;
        padding-left: 20px; }
  #map_area_wrap01 {
    margin-top: 60px;
    width: 100%;
    background-size: contain; }
    #map_area_wrap01 #map_area_wrap02 {
      background: url(/img/img_map_sp.jpg) no-repeat top right;
      background-size: contain;
      height: 299px; }
      #map_area_wrap01 #map_area_wrap02 #map_area h2 {
        top: 20px;
        left: 0;
        width: 30%; }
      #map_area_wrap01 #map_area_wrap02 #map_area #btn_map {
        bottom: 16px;
        width: 100%; }
        #map_area_wrap01 #map_area_wrap02 #map_area #btn_map a {
          font-size: 121.428571429%;
          width: 100%;
          padding-left: 0; }
          #map_area_wrap01 #map_area_wrap02 #map_area #btn_map a span {
            background: url(/common/css/img/arrow03_sp.png) no-repeat center left;
            background-size: 7px 12px;
            display: inline-block;
            padding: 10px 0 10px 20px; }
  #banner_area01 {
    width: 100%;
    min-width: inherit;
    margin: 40px 0; }
    #banner_area01 li {
      float: none;
      width: 100%;
      margin-bottom: 10px; }
    #banner_area01 li.first_child {
      width: 100%; }
  #banner_area02 {
    width: 100%;
    overflow: hidden;
    min-width: inherit; }
  .slider {
    width: 100%;
    min-width: inherit; }
  .slick-dots {
    display: none !important; }
  .slick-prev {
    background: url(/img/ico_slide_pre_sp.png) no-repeat center center;
    background-size: 39px 49px; }
  .slick-next {
    background: url(/img/ico_slide_nex_sp.png) no-repeat center center;
    background-size: 39px 49px; }
  .bnr_recruit {
    margin-top: 40px; }
  /*2018/12/05 youtube追記*/
  .youtubeBox {
    width: 100%;
    margin: 5% auto 0; } }



@media (orientation: landscape) and (max-width: 767px){
#main #txt_area #txt_main01 {
        width: 30%;
		top:20px;
		right: 50px;
}
#main #img_arrow {
      width: 35%;
      top: 110px;
      right:50px;
}
}