﻿.bg_color1 {background-color: #ffa55c;}
.bg_color2 {background-color: #f9f9f9;}
.bg_color3 {background-color: #f9d938;}
.bg_color4 {background-color: #ffa55c;}
.bg_color5 {background-color: #fff;}
.border_color2 {border-color: #e3d7cb;}
.border_color3 {border-color: #ffe354;}
.border_color4 {border-color: #e9dfdf;}
/* ----------　all　---------- */
.linkStyle{
	color:#f9d938;
}
.linkStyle:hover{
	color:#f9d938;
	opacity: 0.7;
	transition: all 0.5s;
}
.follower{
    color: #ffa55c;
}
#logo .logo img {
    max-width: 120px;
}
#foot_banner a {
    color: #fff;
    text-shadow: 1px 1px 20px #f1ca0b;
}

/* ----------　TOP　---------- */
#main_img {
    padding-top: 85px;
}
#main_img .main_img_wrap:before {
    background-color: rgba(255, 255, 255, 0.2);
}
#main_img .catch{
    z-index: 3;
    position: absolute;
    top:50%;
transform: translateY(-50%);
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.4));
}
#intro #intro_bg {
    background-image: url(Dup/img/back.jpg);
    background-size: 100%;
}
#intro .intro_txt_wrap{
    padding-top: 130px;
}
#intro .intro_title{
    position: absolute;
    top: 40px;
    left: -50px;
    width: 50%;
    max-width: 500px
}
#intro .intro_img span.bgitem{
    top: 50%;
    bottom: auto;
    left: 15%;
    transform: translateY(-50%);
    background-color: transparent;
    background-image: url(Dup/img/intro_back.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 115%;
    height: 150%;
}
#intro .line1{
    position: absolute;
    bottom: 0;
    opacity: 0.8;
}
.con_no{
    display: none;
}
#contents .con_box {
    box-shadow: 2px 2px 30px rgba(255, 165, 92, 0.1);
}
#contents .con_txt_wrap {
    padding-top: 100px;
    position: relative;
}
#contents .point {
    width: 90%;
    max-width: 300px;
    position: absolute;
    top: -30px;
    left: 20px;
}
#contents .con_title {
    margin-bottom: 30px;
}
#top_cms,.top_cms_box.news {
    background-color: #fff;
    background-image: url(Dup/img/t_news_back.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: 600px;
}
.svg_box svg,#contents .con_box .con_item1, #contents .con_box .con_item2{
    display: none;
}
#contents{
    background-color: #f9f9f9;
}
#info_title_box .info_title span{
    text-shadow: 1px 2px 20px #ffffff;
    color: #ffa55c;
    font-weight: bold;
}
#info_title_box .line2{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.8;
}


/* ----------　下層ページ　---------- */
#page_title #filter_white{
    background-image: url(Dup/img/page_title.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: top 60% center;
}
#page_title h2 span{
    color: #ffffff;
    text-shadow: 2px 2px 15px #f7933e;
}
.cate_list li a {
    font-size: 16px;
    color: #fff;
}
/* 求人情報 */
#cms_6-b .cate_title_wrap{
    position: relative;
}
#cms_6-b .cate_title_wrap::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100%;
    top: 20px;
    left: 0px;
    background-color: currentColor;
    opacity: 0.15;
    z-index: -1;
}
#cms_6-b .cate_box:first-of-type,.cms_6-b .cate_box:first-of-type {
    border-top: 1px solid #ffd4b1;
}
#cms_6-b .cate_box, #cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt2,.cms_6-b .cate_box, .cms_6-b .cate_box .box_txt1, .cms_6-b .cate_box .box_txt2 {
    border-color: #ffd4b1;
}
/* スタッフの声 */
#cms_5-d .circle, .cms_5-d .circle,#cms_5-d .inner, .cms_5-d .inner {
    border-radius: 30%;
}
#cms_5-d span, .cms_5-d span {
    font-size: 0.6em;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　TOP　---------- */
#main_img {
    padding-top: 132px;
}   
#main_img .catch {
    width: 120%!important;
}
#intro .intro_title {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    max-width: 500px;
}
#intro .intro_txt_wrap {
    padding-top: 170px;
}
#contents .point {
    top: -15px;
}

/* ----------　下層ページ　---------- */
#page_title #filter_white {
    padding-top: 230px;
    background-position: top 80% center;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
#main_img {
    padding-top: 70px;
}
#main_img .main_img_wrap {
    height: 80vh;
    width: 100vw;
} 
#main_img .catch {
    width: 200%!important;
    top: 45%;
}
#intro .intro_title {
    width: 90%;
}  
#intro .intro_txt_wrap {
    padding-top: 130px;
}  
#intro .line1 {
    opacity: 1;
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
}
#contents .con_txt_wrap {
    padding-top: 75px;
}
#contents .point {
    width: 60%;
}
#info_title_box .line2 {

    opacity: 1;
    width: 200%;
}
/* ----------　下層ページ　---------- */
#page_title #filter_white {
    padding-top: 150px;
}
#page_title h2 span {
    font-size: 27px;
    letter-spacing: 2px;
}
}