﻿ /*========================================
   common font 
 ========================================*/

 @import url(https://fonts.googleapis.com/css?family=Raleway:400,300,300italic,400italic,500,500italic,600,600italic,700,700italic);
 @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400,700);


 .go {
     font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     -webkit-font-smoothing: antialiased;
 }

 .go2 {

     font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
     -webkit-font-smoothing: antialiased;
 }


 .min {
     font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
     -webkit-font-smoothing: antialiased;
 }



 .min2 {
     font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
     -webkit-font-smoothing: antialiased;
 }


 .en {
     font-family: 'Yanone Kaffeesatz', sans-serif;
     -webkit-font-smoothing: antialiased;
 }

 .en2 {
     font-family: 'Raleway', sans-serif;
     -webkit-font-smoothing: antialiased;
 }


 /* ==========================================================================
   clearfix
   ========================================================================== */



 .clear {
     clear: both;
     font-size: 0;
     line-height: 0;
     height: 0;
 }

 .clearfix:after {
     content: ".";
     display: block;
     clear: both;
     height: 0;
     visibility: hidden;
 }

 .clearfix {
     min-height: 1px;
 }

 * html .clearfix {
     height: 1px;
     /*¥*/
     /*/
  height: auto;
  overflow: hidden;
  /**/
 }





 /*========================================
   common
 ========================================*/


 html,
 body,
 div,
 span,
 applet,
 object,
 iframe,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p,
 blockquote,
 pre,
 a,
 abbr,
 acronym,
 address,
 big,
 cite,
 code,
 del,
 dfn,
 em,
 img,
 ins,
 kbd,
 q,
 s,
 samp,
 small,
 strike,
 strong,
 sub,
 sup,
 tt,
 var,
 b,
 u,
 i,
 center,
 dl,
 dt,
 dd,
 ol,
 ul,
 li,
 fieldset,
 form,
 label,
 legend,
 table,
 caption,
 tbody,
 tfoot,
 thead,
 tr,
 th,
 td,
 article,
 aside,
 canvas,
 details,
 embed,
 figure,
 figcaption,
 footer,
 header,
 hgroup,
 menu,
 nav,
 output,
 ruby,
 section,
 summary,
 time,
 mark,
 audio,
 video {
     margin: 0;
     padding: 0;
     border: 0;
     font: inherit;
     font-size: 100%;
     vertical-align: baseline
 }



 html,
 body {
     font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-size: 15px;
     font-weight: 400;
     width: 100%;
     height: 100%;
     margin: 0;
     padding: 0;
     color: #414A52;
     -webkit-text-size-adjust: 100%
 }


 .no-padding {
     padding: 0
 }

 .no-margin {
     margin: 0
 }


 ul,
 ol {
     margin: 0;
     padding: 0
 }

 ul li {
     list-style: none
 }

 input,
 textarea {
     outline: none
 }


 html {
     line-height: 1
 }

 ol,
 ul {
     list-style: none
 }

 table {
     border-collapse: collapse;
     border-spacing: 0
 }

 caption,
 th,
 td {
     text-align: left;
     font-weight: normal;
     vertical-align: middle;
 }

 q,
 blockquote {
     quotes: none
 }

 q:before,
 q:after,
 blockquote:before,
 blockquote:after {
     content: "";
     content: none
 }

 a img {
     border: none
 }

 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 menu,
 nav,
 section,
 summary {
     display: block
 }

 figure img {
     border: 1px solid #e9d6bf;
 }

 p {
     font-size: 15px;
     line-height: 27px;
     padding-bottom: 15px;
     color: #000
 }

 h1 {
     font-size: 45px;
     font-weight: 300;
     line-height: 68px
 }

 h2 {
     font-size: 36px;
     font-weight: 300;
     color: #fff
 }

 h3 {
     font-size: 20px;
     line-height: 32px;
     margin-bottom: 20px;
     color: #8A9097
 }

 h4 {}


 h5 {
     font-size: 13px;
     font-weight: 600;
     display: inline-block;
     text-transform: uppercase;
     color: #1b1b1b;
 }

 .bold-italic {
     font-weight: 600;
     font-style: italic;
 }

 /*========================================
   responsive
 ========================================*/
 .viewpc {
     display: block;
 }

 .viewsp {
     display: none;
 }


 .viewpc2 {
     display: block;
 }


 .viewsp2 {
     display: none;
 }



 /*========================================
   common btn  - main
 ========================================*/


 .btn.basic {
     display: inline-block;
     font-size: 16px;
     font-weight: 400;
     letter-spacing: -0.01em;
     text-transform: uppercase;

     color: #ff9900;
     background-color: #fff;
     border: 1px solid #ff9900;
     padding: 15px 70px;
     width: 23%;
     text-decoration: none;

 }


 .btn.basic:hover {

     background-color: #ff9900;
     color: #fff;
     border: 1px solid #ff9900;
 }



 .hdrBtn {
     float: left;
     width: 180px;
     height: 100%;
     margin-top: -6px;
     margin-left: 20px;
 }

 .hdrBtn a {
     display: block;
     font-weight: 600;
     width: 100%;
     background-color: #ff9900;
     text-align: center;
     color: #fff;
     line-height: 32px;
 }


 .hdrBtn a:hover {
     opacity: 0.8;
     text-decoration: none;
     color: #fff;
 }


 .hdrBtn-ft {
     float: right;
     width: 188px;
     height: 100%;
     margin-top: 0px;
     margin-left: 0px;
 }

 .hdrBtn-ft a {
     display: block;
     font-weight: 400;
     font-size: 16px;
     width: 100%;
     background-color: #ff9900;
     text-align: center;
     color: #fff;
     line-height: 40px;
 }

 .hdrBtn-ft a:hover {
     opacity: 0.8;
     text-decoration: none;
     color: #fff;

 }



 .btn.re {
     display: inline-block;
     font-size: 27px;
     font-weight: 400;
     letter-spacing: -0.01em;
     text-transform: uppercase;
     color: #FFF;
     background-color: #f95e00;
     border: 1px solid #f95e00;
     width: 100%;
     padding: 30px 30px;
     text-decoration: none;

 }


 .btn.re:hover {

     color: #FFF;
     background-color: #ff9900;
     border: 1px solid #ff9900;
 }


 .btn.re02 {
     display: inline-block;
     font-size: 18px;
     font-weight: 400;
     letter-spacing: -0.01em;
     text-transform: uppercase;
     color: #FFF;
     background-color: transparent;
     border: 1px solid #fff;
     padding: 15px 60px;
     text-decoration: none;
 }


 .btn.re02:hover {

     background-color: #fff;
     color: #ff9900;
     border: 1px solid #ff9900;
 }




 .newsbtn {
     display: inline-block;
     font-size: 16px;
     font-weight: 400;
     letter-spacing: -0.01em;
     text-transform: uppercase;
     color: #FFF;
     background-color: #ff9900;
     border: 1px solid #ff9900;
     padding: 15px 70px;
     text-decoration: none;
 }

 .newsbtn:hover {

     background-color: transparent;
     color: #ff9900;
     border: 1px solid #ff9900;
 }




 /* ==========================================================================
   Main styles
   ========================================================================== */

 .container {
     padding-right: 0px;
     padding-left: 0px;
     margin-right: auto;
     margin-left: auto
 }








 /*========================================
    mouse 
 ========================================*/


 .mouse-icon div {
     line-height: 3px;
 }

 .mouse-icon {
     /* border: 1px solid #fff;*/
     border-radius: 16px;
     position: absolute;
     bottom: 5%;
     left: 50%;
     margin-left: -15px;
     height: 30px;
     width: 30px;
     z-index: 999;
 }


 .mouse-icon .scroll {
     animation-delay: 0s;
     animation-duration: 1s;
     animation-iteration-count: infinite;
     animation-name: scrolling;
     animation-play-state: running;
     animation-timing-function: linear;
 }



 .mouse-icon .scroll {

     width: 12px;
     height: 12px;
     border-top: 2px solid #000;
     border-right: 2px solid #000;
     margin-left: auto;
     margin-right: auto;
     position: relative;
     transform: rotate(-225deg);
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;

 }



 .mouse-icon .scroll-txt {
     font-family: 'Yanone Kaffeesatz', sans-serif;
     font-size: 13px;
     font-weight: 500;
     letter-spacing: 0.4em;
     color: #000;
     margin-left: -10px;

 }



 @keyframes scrolling {
     0% {
         opacity: 0;
         top: 5px;
     }

     30% {
         opacity: 1;
         top: 10px;
     }

     100% {
         opacity: 0;
         top: 25px;
     }
 }





 /*========================================
   1
 ========================================*/
 .box01 {
     width: 650px;
     margin: 0 auto;
     position: relative;
     background: rgba(255, 255, 255, 0.9);
     padding: 50px;
     margin-top: 150px;

 }




 /*========================================
   s01
 ========================================*/

 .s01bg {
     /* background-color:#F4F6F9 */
 }

 .s01 {

     margin: 0 auto;
     text-align: center;
 }


 h3 p.stit {
     /* color: #000; */
     font-size: 22px;
     letter-spacing: 0.5em;
     display: inline-block;
     border-bottom: 1px solid #ff9900;
     margin: 0 0 10px;
     padding: 0 0px 10px;
 }


 h3 p.stit2 {
     font-family: 'Yanone Kaffeesatz', sans-serif;
     font-size: 17px;
     font-weight: 500;
     letter-spacing: 0.8em;
     color: #fff;
 }




 .container_inner {
     width: 100%;
     height: auto;
     margin: 0 auto;
     position: relative;

 }






 /*========================================
   s02
 ========================================*/


 .s02bg {
     /* background-color:#F4F6F9 */
 }

 .s02 {

     margin: 0 auto;
     text-align: center;
     margin-bottom: 125px;
 }


 .s02 .container_inner div p {
     width: 50%;
 }



 /*========================================
   s03
 ========================================*/


 .s03bg {
     /* background-color:#F4F6F9 */
 }


 #s03 {
     padding-top: 60px;
     padding-bottom: 60px;
     background: url(../../img/recruit/s03_bg.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-attachment: fixed;
     color: #FFF;


 }


 .s03 {

     margin: 0 auto;
     text-align: center;
     margin-bottom: 125px;
 }


 .s03 ul {
     margin-top: 60px;
     margin-bottom: 10px;
 }

 .s03 ul li {
     float: left;
     width: 30%;
 }

 .s03block {
     text-decoration: underline;
 }

 .pickup :hover {
     opacity: 0.9;
     -webkit-transition: all .1s ease-in-out 0s;
     transition: all .1s ease-in-out 0s;
     transition-duration: 200ms;


 }




 /*========================================
   s04
 ========================================*/

 .s04 {

     margin: 0 auto;
     text-align: center;
     margin-bottom: 125px;
 }


 .s04 .container_inner div p {
     width: 50%;
 }



 .s04 ul {
     margin-bottom: 50px;
 }

 .s04 ul li {
     margin-bottom: 5px;
     text-align: left;
     position: relative;
 }




 .s04 ul li a span {
     margin-right: 10px;
 }


 .s04 ul li a {
     color: #000;
 }

 .date {
     color: #969696;
     font-size: 1em;
     font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
     -webkit-font-smoothing: antialiased;

     float: left;
     margin-right: 13px;
 }



 .news {
     background: #f8f8f8;
     padding: 15px 30px;

 }


 .newstag {
     background: #000;
     color: #fff;
     font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
     font-size: 14px;
     letter-spacing: 0.2em;
     padding: 3px 10px;
     margin-right: 13px;

 }





 .news-arrow {
     width: 12px;
     height: 12px;
     border-top: 2px solid #ff9900;
     border-right: 2px solid #ff9900;
     transform: rotate(44deg);
     line-height: 0px;
     padding-bottom: 0px;
     position: absolute;
     right: 30px;
     top: 41%;
 }



 /*========================================
   s05
 ========================================*/

 .s05 {

     margin: 0 auto;
     text-align: center;

     padding-top: 60px;
     padding-bottom: 60px;
     background: url(../../img/recruit/s05_bg.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;

 }



 .container-s05 {
     width: 1080px;
     margin: 0 auto;
     position: relative;
     background: rgba(255, 255, 255, 0.9);
 }


 .s05 ul {

     padding: 45px;

 }

 .s05 ul li {}

 .s05 ul li p {

     line-height: 2.5em;

 }



 .btn-s05 {
     margin-top: 40px;
 }

 .btn-s05 a img {
     margin-left: 30px;
 }



 .s05bg.active {
     transform: scale(1.2) translate3d(0, -30px, 0);
     -moz-transform: scale(1.2) translate3d(0, -30px, 0);
     -webkit-transform: scale(1.2) translate3d(0, -30px, 0);
 }





 /*========================================
   footer
 ========================================*/



 #footer-top {
     background: #e1e1e1;
     text-align: center;
     padding: 10px;
     width: 100%;
     font-family: 'Yanone Kaffeesatz', sans-serif;
     font-size: 16px;
     font-weight: 500;
     letter-spacing: 0.4em;
     color: #000;
     position: relative;

 }

 #scrollup {
     padding-bottom: 0px;
     margin-top: 10px;
 }

 #scrollup:before {
     position: absolute;
     margin: auto;
     content: "";
     vertical-align: middle;
     left: -6px;
     top: 10px;
     margin-left: 50%;
     width: 12px;
     height: 12px;
     border-top: 2px solid #000;
     border-right: 2px solid #000;
     opacity: 1;
     -moz-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg);
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     transition: all 0.3s ease;
 }
 }


 .footer-bg {

     background-color: #fff;
     position: relative;
     margin-top: 30px;
 }



 .footer-bg ul {
     margin-bottom: 20px;
     padding-top: 30px;

 }

 .footer-bg ul li {
     float: left;
     margin-right: 30px;
 }

 .footer-bg ul li p {
     font-size: 13px;
     line-height: 20px;
     letter-spacing: 0.1em;
     padding-bottom: 5px;
     color: #000;

 }



 .footer-bg2 {

     background-color: #000;
     color: #fff;
 }

 .adr {
     color: #000;
     font-size: 11px;

 }

 .row p {

     color: #fff !important;
     font-size: 12px;
     padding: 10px;
     margin: 0px;
 }

 .text4 {
     font-size: 13px;
     font-weight: bold;
 }


 .footer-box {
     text-align: center;
     border-top: 1px solid #c7c7c7;
     line-height: 60px;
 }

 .footer-box li {
     display: inline;
     color: #525252;
     font-size: 14px;
     letter-spacing: 0.1em;
 }


 .footer-box li a {
     color: #000;
 }






 .wide {
     width: auto;
     max-height: 100%
 }

 .tall {
     max-width: 100%;
     height: auto
 }

 .bold {
     font-weight: 600
 }

 .italic {
     font-style: italic
 }

 .has-top-margin {
     margin-top: 50px
 }


 /*========================================
   slider - flickity
 ========================================*/



 .flickity-prev-next-button {
     display: block;
 }


 .flickity-page-dots .dot {
     display: inline-block;
     width: 12px;
     height: 12px;
     margin: 0 12px 20px;
     opacity: 1;
     border: 2px solid white;
     background: transparent;
     border-radius: 50%;
 }


 .flickity-page-dots {
     line-height: 1;
     position: absolute;
     width: 100%;
     bottom: 20px;
     padding: 0;
     margin: 0;
     list-style: none;
     text-align: center;
     transform: translateY(-50%);
     line-height: 1;
 }

 .flickity-page-dots .dot.is-selected {
     background: white
 }






 /*========================================
  animation
 ========================================*/

 .bounceInLeft,
 .bounceInRight,
 .fadeIn,
 .fadeInUp,
 .fadeInUpDelay,
 .fadeInDown,
 .fadeInUpD,
 .fadeInLeft,
 .fadeInRight,
 .bounceInDown,
 .fadeIn {
     visibility: visible
 }





 /*========================================
   header - nav 
 ========================================*/
 .navbg {

     margin-right: auto;
     margin-left: auto;
     width: 100%;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 9999;

     height: 86px;
 }


 .header-nav-wrapper {
     position: relative;
     background: rgba(255, 255, 255, 0.9);
     padding: 0px 30px;
 }


 .header-nav-wrapper .logo {
     display: inline-block;
     /* width:340px; */
     padding: 20px 0;
     text-align: center;
     /* 	border-bottom:solid 5px #ff9900;
	background-color:#414A52*/
 }


 .header-nav-wrapper .primary-nav-wrapper {
     float: right;
     /* -webkit-transition:all 300ms;
	transition:all 300ms */
 }


 .header-nav-wrapper nav {
     display: inline-block;
     padding: 31px 0 10px;
 }

 .header-nav-wrapper nav ul {
     display: inline-block
 }


 .header-nav-wrapper nav ul li {
     font-size: 14px;
     display: inline-block;
     padding: 0px 10px 10px 20px;
     letter-spacing: 1px;
     text-transform: uppercase;
     /* border-right:solid 1px #E5E7E9 */
 }


 .header-nav-wrapper nav ul li:last-child {
     border-right: none
 }


 .header-nav-wrapper nav ul li a {
     font-weight: 600;
     position: relative;
     padding-bottom: 10px;
     text-decoration: none;
     color: #414A52
 }


 .header-nav-wrapper nav ul li a:hover {
     color: #ff9900;
 }


 .header-nav-wrapper nav ul li a:before {
     position: absolute;
     bottom: 0;
     left: 0;
     visibility: hidden;
     width: 100%;
     height: 2px;
     content: '';
     -webkit-transition: all .3s ease-in-out 0s;
     transition: all .3s ease-in-out 0s;
     -webkit-transform: scaleX(0);
     transform: scaleX(0);
     background-color: #ff9900
 }


 .header-nav-wrapper nav ul li a:hover:before {
     visibility: visible;
     -webkit-transform: scaleX(1);
     transform: scaleX(1)
 }



 .header-nav-wrapper .is-visible {
     visibility: visible;
     opacity: 1
 }





 /*========================================
  sp open
 ========================================*/

 .primary-nav-wrapper.open {
     visibility: visible;
     opacity: 1
 }


 /* ham icon */
 .nav-toggle {
     position: absolute;
     z-index: 999999;
     top: 50%;
     left: 50%;
     padding: 10px 35px 16px 0;
     cursor: pointer;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%)
 }



 .nav-toggle:focus {
     outline: none
 }

 .nav-toggle span,
 .nav-toggle span:before,
 .nav-toggle span:after {

     position: absolute;
     display: block;
     width: 30px;
     height: 2px;
     content: '';
     cursor: pointer;
     border-radius: 1px;
     background: #000;
 }


 .nav-toggle span:before {
     top: -10px
 }

 .nav-toggle span:after {
     bottom: -10px
 }

 .navicon {
     position: absolute;
     top: 0;
     right: 0;
     visibility: hidden;
     width: 25px;
     height: 26px;
     padding: 43px;
     /*-webkit-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;*/
     /* background-color:#ff9900; */
 }


 .fixed {
     position: fixed;
     z-index: 999
 }






 /*========================================
   header - mv
 ========================================*/
 .mvs {}

 .carousel-cell {
     display: table;
     width: 100%;
     height: calc(100vh - 8.2em);
     margin-right: 10px;
     background-position: center;
     background-size: cover
 }


 .dotbg {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: url(../../img/recruit/dot.png) 0 0 repeat;
     z-index: 0;
 }


 .mv-bg {
     position: relative;
 }

 .mv-bg div h1 {}

 .mv-bg div h1 img {
     width: 100%;
 }


 .text-center {
     text-align: center;
 }








 /*========================================
   sub - location
 ========================================*/

 #location {
     width: 100%;
     padding: 14px 0;
     margin: 0;
     font-size: 12px;
     font-size: 1.2rem;
     line-height: 1;
 }

 #location ul li {
     position: relative;
     display: inline-block;
     padding-right: 15px;
     margin-right: 10px;
     letter-spacing: 0.05em;
     margin-bottom: 5px;
 }


 #location ul li:after {
     display: block;
     content: "";
     position: absolute;
     right: 0;
     top: 2px;
     width: 8px;
     height: 8px;
     border-top: solid 1px #333333;
     border-right: solid 1px #333333;
     -ms-transform: rotate(45deg);
     -webkit-transform: scale(1, 0.6) rotate(45deg);
     transform: scale(1, 0.6) rotate(45deg);
 }

 #location ul li:last-child:after {
     border: none;
 }


 #location a {
     color: #000;
 }




 /*========================================
   sub - footer
 ========================================*/


 #footer-sub {}

 #footer-sub ul li img {
     width: 65px;
 }

 .subftbg {
     padding-top: 30px;
     padding-bottom: 50px;
     background: url(../../img/recruit/subft_bg.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-attachment: fixed;
     color: #FFF;
 }


 .subft {

     margin: 0 auto;
     text-align: center;

 }



 .subft ul {
     margin-top: 30px;
     margin-bottom: 10px;
 }


 .subft ul li {
     float: left;
     width: 32%;
     margin-right: 2%;
 }

 .subft ul li:last-child {
     margin-right: 0px;
 }



 #footer-sub h3 p.stit2 {
     font-family: 'Yanone Kaffeesatz', sans-serif;
     font-size: 27px;
     font-weight: normal;
     letter-spacing: 0.6em;
     color: #ff9900;
 }




 .ftbox01 {
     background: url(../../img/recruit/bizft01.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

 .ftbox02 {
     background: url(../../img/recruit/bizft02.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

 .ftbox-btn02 img {
     width: 12px !important;
     height: 10px;
 }

 .ftboxs {
     font-size: 13px;
     margin-right: 5px;
 }

 .ftbox03 {
     background: url(../../img/recruit/bizft03.jpg) center center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

 .ftbox01 p,
 .ftbox02 p,
 .ftbox03 p {
     padding: 10px 0px;
 }

 .ftbox-btn01 {
     background-color: #fe9416;
     color: #fff;
     font-size: 18px;
     line-height: 22px;
 }

 .ftbox-btn02 {
     background-color: #9bbc3a;
     color: #fff;
     font-size: 18px;
     line-height: 22px;
 }

 .ftbox-btn03 {
     background-color: #f7af14;
     color: #fff;
     font-size: 18px;
     line-height: 22px;
 }


 .ftbox-btn01:hover,
 .ftbox-btn02:hover,
 .ftbox-btn03:hover {
     opacity: 0.9;
     transition: all 300ms ease-in-out;
 }



 .ftbox-icon {
     padding: 25px !important;

 }





 /*========================================
   select box 
 ========================================*/

 .selectbox {
     width: 960px;
     margin: 0 auto;
     padding: 10px;
     display: block;
     margin-bottom: 30px;
     background: #fff4e4;

 }


 .selectbox select {

     margin-left: 8px;

 }

 select.dropdown {
     background: transparent;
     width: 200px;
     padding: 5px 35px 5px 5px;
     font-size: 14px;
     border: 1px solid #ff9900;
     height: 34px;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     background: url(../../img/recruit/select_arrow_white.png) 96% / 7% no-repeat #ff9900;
     color: #fff;
 }

 select {
     outline: none;
     background: #f3f3f3;
     line-height: 140%;
     border-radius: 0px;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
 }

 input {
     outline: none;
 }



 .page {
     width: 960px;
     margin: 0 auto;
     text-align: center;
     margin-top: 30px;
     margin-bottom: 30px;
 }

 .page .pg-no.current {
     background: #ff9900;
     color: #FFF;
 }

 .page .pg-no:hover {
     opacity: 0.8;
     transition-duration: 200ms;
 }


 .page .prev {
     background-image: url(../../img/recruit/prev.png);
     padding: 10px 20px;
     margin-right: 17px;
 }


 .page .prev2 {
     background-image: url(../../img/recruit/prev2.png);
     padding: 10px 20px;
 }


 .page .next {
     background-image: url(../../img/recruit/next.png);
     padding: 10px 20px;
     margin-left: 10px;
 }

 .page .next2 {
     background-image: url(../../img/recruit/next2.png);
     padding: 10px 20px;
 }



 .page .pg-no {
     padding: 10px 15px;
     background-repeat: no-repeat;
     background-position: center center;
     margin-right: 5px;
 }

 .page a {
     color: #000;
     font-size: 11px;
     cursor: pointer;

 }






 /*========================================
   tab 
 ========================================*/

 #contents {
     background: #f7f1e9;
     min-width: 960px;
     width: 100%;
     border-top: 2px solid #fe9416;
     padding: 60px 0;

 }



 #tab {
     margin: 0 auto 40px;
     width: 96%;
 }

 #tab .tabInr {
     overflow: hidden;
 }

 #tab .tabInr #tab01 {
     overflow: hidden;
     width: 100%;
 }

 #tab01 li {
     float: left;
     cursor: pointer;
     text-align: center;
     margin: 0 5px;
     width: 320px;
     padding-bottom: 8px;
 }

 #tab01 li p.tabTx {
     background: #fff;
     color: #ff9900;
     font-size: 1.5em;
     font-weight: bold;
     line-height: 120%;
     padding: 10px;
     font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     -webkit-font-smoothing: antialiased;
     letter-spacing: 0.1em;
 }

 #tab01 li p.tabTx span {
     font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka;
     font-size: 60%;
     font-weight: normal;
     letter-spacing: 0;
 }

 #tab01 li:hover .tabTx,
 #tab01 li.active .tabTx {
     color: #FFFFFF;
     background: #ff9900;
 }

 /*
#tab01 li.li01 { width:9.5%;}
#tab01 li.li02 { width:9.8%;}
#tab01 li.li03 { width:9.8%;}
#tab01 li.li04 { width:9.5%;}
#tab01 li.li05 { width:9.2%;}
#tab01 li.li06 { width:9.2%;} */


 #tab01 li.active,
 #tab01 li:hover {
     color: #FFFFFF;
     background: url(../../lib/cmn_img/nav_hoverBg.png) no-repeat center bottom;
 }




 /*--animationList--*/
 #animationListContainer {
     width: 96%;
     margin: 0 auto;
 }

 #animationList {
     width: 100%;
     overflow: hidden;
     margin: 0 auto;
     min-width: 960px;
 }

 #animationList li {
     width: 24.9%;
     height: 260px;

     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
 }

 #animationList li .inner {
     width: 96%;
     height: 96%;
     margin: 2%;
     position: relative;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: cover !important;
 }

 #animationList li a {

     width: 100%;
     height: 100%;
     display: block;
 }

 #animationList li .inner .boxTx {
     position: absolute;
     bottom: 0;
     left: 0;
     padding: 15px;
     width: 100%;
     background: rgba(0, 0, 0, 0.5);

     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
 }

 #animationList li a {
     display: block;
     height: 100%;
     width: 100%;
     position: relative;
 }

 #animationList li a:hover {
     text-decoration: none;
 }

 #animationList p.group_tag,
 #contents.detail_page .catch_image .inner .group_tag {
     color: #FFF;
     font-size: 11px;
     padding: 8px;
     display: inline-block;
     font-weight: bold;
     letter-spacing: 0.1em;
     position: absolute;
     right: 0;
     top: 0;
     margin: 0;
 }

 #animationList li.abouthog p.group_tag,
 #contents.detail_page.abouthog_detail .catch_image .inner .group_tag {
     background-color: rgba(255, 153, 0, 0.8) !important;
 }

 #animationList li.people p.group_tag,
 #contents.detail_page.people_detail .catch_image .inner .group_tag {
     background-color: rgba(44, 125, 183, 0.8) !important;
 }

 #animationList li.vision p.group_tag,
 #contents.detail_page.vision_detail .catch_image .inner .group_tag {
     background-color: rgba(26, 158, 174, 0.8) !important;
 }

 #animationList li.recruit p.group_tag,
 #contents.detail_page.recruit_detail .catch_image .inner .group_tag {
     background-color: rgba(249, 94, 0, 0.8) !important;
 }

 #animationList li.recruitinfo p.group_tag,
 #contents.detail_page.recruit_detail .catch_image .inner .group_tag {
     background-color: rgba(157, 189, 59, 0.8) !important;
 }



 #animationList li .boxTx .title {
     color: #fff;
     font-size: 20px;
     font-weight: bold;
     padding-bottom: 5px;
 }

 #animationList li .boxTx .date {
     font-size: 14px;
     font-weight: normal;
     color: #fff;
     padding-bottom: 0px;
 }







 /*-- footer up --*/


 .s02bg {
     background: url(../../img/recruit/top_bg.jpg) top center no-repeat;
     -webkit-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }


 .s02 {

     margin: 0 auto;
     text-align: center;
 }


 .s02txt {
     width: 50%;
     height: 330px;
     background-color: rgba(255, 153, 0, 0.8);
     padding: 30px 60px 0;
     color: #fff;
     text-align: left;
 }


 .toptit2 {

     color: #fff;
     font-size: 28px;
     letter-spacing: 0.2em;
     font-weight: normal;
     display: inline-block;
     position: relative;
 }


 .s02txt_l {
     color: #fff;
     line-height: 2em;
 }