@charset "utf-8";
@media screen and (min-width: 1201px) { html{font-size:16px; } }@media screen and (max-width: 1200px) { html{font-size:15px; } }@media screen and (max-width: 1024px) { html{font-size:14px; } }@media screen and (max-width: 768px) {  html{font-size:13px; } }@media screen and (max-width: 480px) {  html{font-size:12px; } }a,a:visited,a:active { color:rgba(66,66,66,1.00)}a:hover { color:rgba(186,186,186,1.00)}
/* css setting */
/*　==============================　HOME　==============================　*/
.wifs a, .wifs a:visited, .wifs a:active {
    color: #00469b;
      font-weight: bold;
}
.wifs a:hover{
    opacity: 0.5;
    transition:0.3s;
}
.top-madeinlocal-btn img{width:120px;}
@media screen and (max-width: 498px) { 
    .top-madeinlocal-btn img{width:90px;}
}

/*　トップイメージ - space　*/
@media screen and (min-width: 1401px) { .top_space{ padding-top:55vh;} }
@media screen and (max-width: 1400px) { .top_space{ padding-top:40vh;} }
@media screen and (max-width: 1300px) { .top_space{ padding-top:42vh;} }
@media screen and (max-width: 1024px) { .top_space{ padding-top:46vh;} }
@media screen and (max-width: 768px) { .top_space{ padding-top:40vh;} }
@media screen and (max-width: 480px) { .top_space{ padding-top:340px;} }

@media screen and (max-width: 1024px) and (min-width: 481px) { 
#pt001-1Parent {
 background-attachment: scroll!important;
}
}
/*　トップスライドイメージ　*/
.top_sports_slide .slick-prev,
.top_sports_slide .slick-next {
display:none!important;
} 

/*　bx　*/

.bx-wrapper .bx-viewport { 
    -moz-box-shadow: none; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
    border: none; 
    left: 0; 
    background: none; 
    -webkit-transform: translatez(0); 
    -moz-transform: translatez(0); 
    -ms-transform: translatez(0); 
    -o-transform: translatez(0); 
    transform: translatez(0); 
}


/*　==============================　事業紹介　==============================　*/
.dept_btn .fs_btn{
padding-bottom:1.2rem!important;
}
.dept_btn .fs_btn_text_main {
      font-size:1rem;
}
.dept_btn .fs_btn_text_sub {
      font-size:0.8rem;
}
.dept_btn .fs_btn_text {
line-height:1.4rem;
}
@media only screen and (max-width: 480px){
.team_ttl{
padding:0 1rem;
}
}
.team_box{
padding-bottom:5rem;
}

.team_wrapper{
display:none;
}
.team_ct{
padding: 3rem 2rem 0 2.2rem;
}

.team_business_ct{
list-style:circle!important;
}
.team_business_ct li{
    list-style-type: none;
    position: relative;
    padding-left: 0.6em;
}
.team_business_ct li:before {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.6em;
    content: "";
    background:#00469C;
   }
.team_business_ct span{
color:#00469C;
}
/*　==============================　企業情報　==============================　*/
/*　———　ボタン　———　*/
.btn_company .fs_btn_text_main {
      letter-spacing: 0.2rem;
      font-size:1.6rem;
     padding-bottom:1rem;
}
.btn_company .fs_btn_text_sub {
      font-size:0.9rem;
      font-weight: bold;
}
.btn_company02 .fs_btn_text_main {
      letter-spacing: 0.2rem;
      font-size:1.2rem;
}
.btn_company02 .fs_btn_text_sub {
      font-size:0.8rem;
      font-weight: bold;
}
.btn_company .fs_btn , .btn_company02  .fs_btn {
background-color: rgba(33,33,33,0.5);
}
.btn_company .fs_btn:hover ,.btn_company02 .fs_btn:hover{
background-color: rgba(33,33,33,0.05);
}

/*　==============================　企業理念　==============================　*/
.philosophy-contents-list{
line-height: 2rem;
}
.philosophy-contents-list li{
position: relative;
padding-left: 1.75rem;
}
.philosophy-contents-list li:before{
position: absolute;
top: 0;
left: 0;
color: #cccccc;
font-weight: bold;
margin: 0rem 0.8rem 0 0;
width: 1rem;
min-width: 1rem;
}
.philosophy-contents-list li:nth-child(1):before{content: "01.";}
.philosophy-contents-list li:nth-child(2):before{content: "02.";}
.philosophy-contents-list li:nth-child(3):before{content: "03.";}
.philosophy-contents-list li:nth-child(4):before{content: "04.";}
.philosophy-contents-list li:nth-child(5):before{content: "05.";}
.philosophy-contents-list li:nth-child(6):before{content: "06.";}
.philosophy-contents-list li:nth-child(7):before{content: "07.";}
.philosophy-contents-list li:nth-child(8):before{content: "08.";}
@media only screen and (min-width: 769px){
.sp_br br {
  display:none;
 }
}

/*　==============================　会社概要　==============================　*/
.cp_left {
      font-size: 0.9rem;
      padding: 1rem 0;
      vertical-align: top;
      width: 25%;
     border-top:1px solid #ccc;
     font-weight: bold;
      text-align: center;
}
.cp_right {
      font-size: 0.9rem;
      text-align: justify;
      padding: 1rem  0 1rem 1rem;
      vertical-align: top;
      width: 75%;
     border-top:1px solid #ccc;
}
/*　==============================　当社の歩み　==============================　*/
.history_left {
      font-size: 0.9rem;
      padding: 1rem 0;
      vertical-align: top;
      width: 24%;
     border-bottom:1px solid #ccc;
      text-align: center;
}
.history_right {
      font-size: 0.9rem;
      text-align: justify;
      padding: 1rem  0 1rem 0.5rem;
      vertical-align: top;
      width: 76%;
     border-bottom:1px solid #ccc;
}

/*　==============================　採用情報　==============================　*/

.rec_entry_btn { margin:0 5% -140px 0!important; }
.rec_entry_btn img { max-width:140px!important; }

@media screen and (max-width: 768px) {
.rec_entry_btn { margin:0 2rem -120px 0!important; }
.rec_entry_btn img { max-width:120px!important; }}

@media screen and (max-width: 480px) {
.rec_entry_btn { margin:-50px 1rem -30px 0!important; }
.rec_entry_btn img { max-width:80px!important; }}

.rec_left {
      color:#00469b;
      font-size: 1.2rem;
      vertical-align: middle;
      width: 8%;
      border-top:1px solid #ccc;
      text-align: center;
}
.rec_right {
      font-size: 1rem;
      text-align: justify;
      padding: 1rem 1rem 1rem 0;
      vertical-align: top;
      width: 92%;
     border-top:1px solid #ccc;
}

/*　採用エントリーボタン　*/

.rec_img_btn .fs_btn_text_main {
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    margin-left: 1.2rem;
    font-weight:bold;
}

.rec_img_btn .fs_btn_text_sub {
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
    font-weight:bold;
}

.rec_img_btn .fs_btn {
    background-color: rgba(0, 70, 156, 0.5);
}

.rec_img_btn .fs_btn:hover {
    background-color: rgba(0, 70, 156, 0.05);
    border-radius: 2rem;
}

.rec_img_btn .fs_btn , .rec_img_btn {
    border-radius: 5px;
        transition:0.5s!important;
}
.rec_img_btn .fs_btn:hover ,
.rec_img_btn:hover {
    border-radius: 1rem;
    transition:0.5s!important;
}

.rec_img_btn .fs_btn_text {
padding:10rem 0 5rem 0; }



/*　==============================　お知らせ　==============================　*/
/*　———　お知らせ更新用　———　*/
#pt101-2-1 .fs_c_title,
#pt102-2-1 .fs_c_title  {
  margin: 0 2rem 2rem 2rem;
  padding-top:2rem;
  border-top:1px solid #cccccc;
  font-size: 1.4rem;
  text-align: left;
  font-weight: bold;
}
#pt101-2-1 .fs_content,
#pt102-2-1 .fs_content {
  border-top:1px solid #cccccc;
  padding: 2rem 0 4rem 0;
  margin: 0 2rem;
  font-size: 1rem;
}

#pt101-2-1 .fs_content a,
#pt102-2-1 .fs_content a{
  color:#00469b;
}
#pt101-2-1 .fs_content a:hover,
#pt102-2-1 .fs_content a:hover{
opacity:0.7;
transition:0.6s;
}

#pt101-4Parent .tk_kiji , #pt102-4Parent .tk_kiji {
   display:none;
}
#pt101-4Parent .tk_title , #pt102-4Parent .tk_title {
    font-size: 1rem;
    vertical-align: middle;
    margin-bottom: 0!important;
}
/*　———　シェアボタン　———　*/
.fs-snsbutton-color1 .twitter-btn-icon,
.fs-snsbutton-color1 .facebook-btn-icon {
    background-color: #999999;
}
.fs-snsbutton-color1 .twitter-btn-icon:hover ,
.fs-snsbutton-color1 .facebook-btn-icon:hover {
    background-color: #666666;
        transition:0.5s;
}

/*　———　お知らせ一覧　———　*/
.news_list .tk_kiji {
    font-size: 1rem;
    line-height: 1rem;
   font-weight:bold;
}
.news_list .tk_tags_time {
    font-size: 1rem;
}
.news_list .tk_tags {
    font-size: 0.9rem;
}

.tk_flex {
     padding: 1.5rem 0;
     border-bottom: 1px solid #cccccc;
}
.tk_tags_time {
    vertical-align: middle;
}
.tk_tags {
     font-size: 0.7rem;
     background-color: #00469b;
    vertical-align: middle;
    color:#fff;
}
.tk_title {
    font-weight: bold;
    font-size: 1rem;
    vertical-align: middle;
}
.tk_kiji {
    font-size: 0.9rem;
    line-height: 1.2rem;
}
/*
@media screen and (max-width: 480px) {
.tk_tags { display:none;
}
}
*/
 .tk_tags_Tags_02 {
    font-size: 0.7rem;
    color: white;
    background: #e62320;
    padding: 0.15rem 0.5rem;
    margin-right: 0.5rem;
    text-align: center;
}

 .tk_tags_Tags {
    font-size: 0.7rem;
    color: white;
    background: #00469b;
    padding: 0.15rem 0.5rem;
    margin-right: 0.5rem;
    text-align: center;
}

/*　ページャー　*/
#fsInfoBpager .numbers {
    font-family: 'Roboto', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
    background: #454545 ;
}
#fsInfoBpager .active {
    font-family: 'Roboto', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
    background: #fff ;
}
#fsInfoBpager .ccm-page-left a,
#fsInfoBpager .ccm-page-right a {
    background: #454545 ;
}
#fsInfoBpager .ccm-page-left span,
#fsInfoBpager .ccm-page-right span{
    background: #ccc ;
}

/*　==============================　全体　==============================　*/
/*スマホ・タブレット版対応*/
/*スマホ*/
@media screen and (max-width: 480px) {
     .sp_center {
         text-align: center!important;
     }
 }

/*　タブレット用背景　*/
@media screen and (max-width: 768px) {
#pt001-2Parent,#areaStyleArea3156,
#pt003-1Parent,#pt003-3Parent
 {
    background-attachment: scroll!important; }
}
@media screen and (max-width: 768px) {
#pt003-2Parent {
    background-image: none!important; }
}

/*　　色関係　　*/
.main_rgba01{
    background: rgba(0, 70, 150, 0.5);
}
.main_rgba02{
    background: rgba(230, 35, 32, 0.5);
}
.gray_rgba{
    background: rgba(55, 55, 55, 0.5);
}
.white_rgba{
    background: rgba(255, 255, 255, 0.5);
}


/*　==============================　コンテンツタイトル　==============================　*/

.page_tittle_A {
    font-size: 2.4rem;
/*    letter-spacing: 0.4rem;*/
    padding-top: 1rem;
}
.page_tittle_B {
    font-size: 1rem;
    letter-spacing: 0.2rem;
    padding: 0 0 4rem 0;
}


/*　==============================　ヘッダー　==============================　*/
/*　--------------------　Fatナビに関する設定　--------------------　*/
.fat-nav li {
    list-style-type: none;
    text-align: left;
    padding: 1.5rem 0 1.5rem 2rem;
    font-size: 1.2rem;
    border-bottom: 1px solid #969696;
}
.fat-nav{
    background: rgba(45, 55, 60, 0.96);
}
.hamburger .hamburger__icon, .hamburger .hamburger__icon:before, .hamburger .hamburger__icon:after {
    background-color: #00469b;
}

/*　Fatnaviフィックス　*/
#topfix_A {
    position: absolute;
    z-index: 50;
    top: 0;
    right: 0;
}
#topfix_B {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
}

/*　==============================　お問い合わせ　==============================　*/
.formBlockSurveyTable dl dt {
    text-align: left;
    width:100%
}
.formBlockSurveyTable dl dd {
    width: 100%;
}
.formBlockSurveyTable dl {
    padding: 1% 0;
}
.formBlockSurveyTable dl dd input, .formBlockSurveyTable dl dd textarea {
    resize: none;
    border-radius: 0;
    padding: 0.75rem;
}
.formBlockSurveyTable dl dd input,
.formBlockSurveyTable dl dd textarea {
    width: 97%;
}
.formBlockSubmitButton {
    width:240px!important;
    text-align:center!important;
    background-color: #666666!important;
    color:#fff;
}
.formBlockSubmitButton:hover {
    background-color: #333333!important;
    color:#fff;
    transition:0.6s;
}
.on-pointer input {
    cursor: pointer;
}

/*　==============================　フッター　==============================　*/
/*　PAGETOPボタン　*/
.pagetop .fs_btn_text {
     line-height: 1.6;
}
/*　———　ページトップボタン　———　*/
.pagetop_btm{
    position: fixed;
    z-index: 20;
    bottom: 0;
    right: 0;
}
.pagetop_btm .fs_btn{
     line-height: 1.6;
}
.pagetop_btm_sp {
   background-color: rgba(0, 70, 150, 0.7);
}

/*サイトマップ*/
.sitemap_table {
      padding: 0 0 0.5rem 1rem;
      vertical-align: top;
      width: 50%;
      line-height: 1.5rem;
}
.sitemap_table a, .sitemap_table a:visited, .sitemap_table a:active ,
.f_link a , .f_link a:visited, .f_link a:active  {
    color: #ffffff;
}
.sitemap_table a:hover ,
.f_link a:hover{
    opacity: 0.5;
    transition:0.3s;
}
/*　コンタクトボタン　*/
.f_contact .fs_btn_text {
line-height:1.1rem;
}
.f_contact .fs_btn_text_sub{
    font-size: 0.7rem;
}
.f_contact .fs_btn_text_main{
    font-size: 0.9rem;
}


/*　==============================　スタッフ紹介　==============================　*/

/*　スタッフ - top-space/ イニシャル調整用 /　*/
.staff_top_space { padding-top:24vh; }
@media screen and (max-width: 498px) { .staff_top_space { padding-top:20vh; }}


/*　サポートスタッフ - space　*/
@media screen and (min-width: 1201px) { .ss_space{ padding-top:231px;} }
@media screen and (max-width: 1200px) { .ss_space{ padding-top:219px;} }
@media screen and (max-width: 1024px) { .ss_space{ padding-top:203px;} }
@media screen and (max-width: 768px) { .ss_space{ padding-top:187px;} }
@media screen and (max-width: 480px) { .ss_space{ padding-top:155px;} }


/*　スタッフ一覧ページ－ページリスト　*/
@media screen and (max-width: 480px) { 
#archiveBoxesC2 .archiveEachBox, #archiveBoxesC3 .archiveEachBox, #archiveBoxesC4 .archiveEachBox{ 
    margin:0 0 2rem 0; 
}
}
#archiveBoxesC3 .archiveEachBox .eachArticle p.post-time,
#archiveBoxesC2 .archiveEachBox .eachArticle p.post-time
 {
    display : none ;
}
#archiveBoxesC3 .description,
#archiveBoxesC2 .description
 {
    color: #666666;
    font-size: 0.8rem;
    padding: 0 0 0 1rem;
    border-left: 2px solid #e62320;
}

#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title ,
#archiveBoxesC2 .archiveEachBox .eachArticle h3.post-title  {
font-size: 1rem;
    padding: 1rem 0 0.5rem 1rem;
    border-left: 2px solid #00469b;
    margin:0; 
}
#archiveBoxesC3 .archiveEachBox .eachArticle h3.post-title a:hover,
#archiveBoxesC3 .archiveEachBox img:hover {
opacity:0.7;
transition:0.6s;
}

/*　　INTERVIEW　　*/
.q_left {
      border-top: #cccccc 1px solid;
      font-size: 1.2rem;
      font-weight: bold;
      color:#00469b;
      text-align: center;
      padding: 2rem  0 0.5rem 0;
      vertical-align: top;
      width: 8%;
}
.q_right {
      border-top: #cccccc 1px solid;
      font-size: 0.9rem;
      font-weight: bold;
      text-align: justify;
      color:#00469b;
      padding: 2rem  0 0.5rem 0.5rem;
      vertical-align: middle;
      width: 92%;
}
.a_left {
      font-size: 1.2rem;
      font-weight: bold;
      text-align: center;
      padding: 0 0 2rem  0;
      vertical-align: top;
      width: 8%;
}
.a_right {
      font-size: 0.9rem;
      text-align: justify;
      padding: 0  0 2rem 0.5rem;
      vertical-align: top;
      width: 92%;
}
/*スタッフ紹介 - パンくず*/
.staff_bl a:hover{
              color:#ffffff;
}
.member-spaceA{padding-top:6rem;}
@media screen and (max-width: 498px) { 
.member-spaceA{padding-top:3rem;}
}
/*縦書き*/
.eiji_90 {
transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

/*　otherstaff　スタッフ詳細下部　*/
.other_staff_list .slick-slide a h3 {
    color:#ffffff;
    margin: 0;
    padding: 0.5rem 0;
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 0;
    letter-spacing: 0.1rem;
   border-bottom:0px;
}
.other_staff_list .slick-slide {
    margin: 0.5rem;
    background-color: #203261;
}
.other_staff_list .slick-slide:hover {
     opacity:0.7;
     transition:0.5s;
}
.other_staff_list .slick-slide div.contentsslider_footer div.time_ymd {
    display:none;
}
.other_staff_list .slick-slide div.contentsslider_footer div.contentsslider_btn {
    display: none;
}

/*———————————————　デフォルト　———————————————*/
/*　マルチイメージのポインター無　*/
.cuosor {
  pointer-events: none ;
  cursor: default ;
}
/*　telリンク - スマホ版のみ　*/
@media screen and (min-width: 480px) {
     .tel_splink {
         pointer-events: none;
     }
 }

a   {
      text-decoration:none;
      }

h1 , h2 , h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    margin-top: 0px;
}

.hover_opacity:hover{
    opacity: 0.8;
    transition:0.6s;
}

.hover_opacity_img img:hover {
opacity:0.7;
transition:0.6s;
}

.br_radius{
border-radius:7px;
}

.box-shadow {
    box-shadow: 0.1rem 0.1rem #cccccc;
    -webkit-box-shadow: 0.1rem 0.1rem #cccccc;
    -moz-box-shadow: 0.1rem 0.1rem #cccccc;
}


/*　==============================　文字に関する設定　==============================　*/
body {
    font-weight: 500;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.space_1{
    letter-spacing: 0.1rem;
}
.space{
    letter-spacing: 0.2rem;
}
.space_2{
    letter-spacing: 0.4rem;
}
.space_3{
    letter-spacing: -0.1rem;
}

/*　———　SP版左　———　*/

@media screen and (max-width: 480px) {
     .sp_justify {
             text-align: justify!important;
     }
 }

/*　———　SP版センター　———　*/

@media screen and (max-width: 480px) {
     .sp_center {
         text-align: center!important;
     }
 }

/*　———　スマホ時改行なし　———　*/

@media screen and (max-width: 480px){
.sp_br_none br {
  display:none;
 }
}

/*　———　スマホ時改行あり　———　*/

@media only screen and (min-width: 769px){
.sp_br br {
  display:none;
 }
}

/*　———　Google font　———　*/
.googlefont {
font-family: 'Roboto', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/*-----埋込み用YouTube調整-----*/
.umekomiYoutube {
width:560px;
height:315px;
}

@media only screen and (max-width: 768px){
.umekomiYoutube {
 width:100% !important;
height:auto;
 }
}

/*　footer　*/
.f_rec_bunner img { max-width: 240px;}
.f_rec_bunner { margin: 1rem 1rem 0 1rem;}