﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap');

body{font-family: 'Kiwi Maru',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif !important;}

h2, h3, h4, h5, h6, div#intro_txt h2, section.top_cms_box h2, #header_menu li a,p.info_title span{
    font-family: 'Kiwi Maru','Zen Kaku Gothic New',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}
    
.top_cms_box .cms_title,.pager li a, .more, #info_title_box, #page_title, a[href^="tel:"], header #header #header_menu ul, #bottom_menu, #info .info_txt h3, .drawer-menu, #page10, #intro .intro_no, #con_h .con_no {font-family: 'Zen Maru Gothic','honomaru','Zen Kaku Gothic New',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;}


body {line-height: 1.8;}

/* color -----------------------------------------------------------------------------*/
:root {
    --color1: #2f7aef;
    --color2: #48c6ff;
    --color3: #ff8a47;
    --color4: #0588e3;
    --color5: #48c6ff;
    --color6: #ffffff;
    --white: #ffffff;
    --black: #061851;
    --gray: #ccc;
}

body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: var(--black);}
.txt_white,.hvr_txt_white:hover{color: var(--white);}
.txt_color1,.hvr_txt_color1:hover{color: var(--color1);} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: var(--color2);} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: var(--color3);} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: var(--color4);} /* アクセントカラー2 */
.txt_color5,.hvr_txt_color5:hover{color: var(--color5);} /* アクセントカラー2 */
.txt_color6,.hvr_txt_color6:hover{color: var(--color6);} /* アクセントカラー2 */
/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: var(--white)} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: var(--black);} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: var(--color1);} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: var(--color2);} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: var(--color3);} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: var(--color4);} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: var(--color5);} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}
/* border-color ※!important */
.border_white,.hvr_border_white:hover{border-color: var(--white);}
.hvr_border_black:hover{border-color: var(--black);}
.border_black{border-color: var(--gray);}
.border_color1,.hvr_border_color1:hover{border-color: var(--color1);}
.border_color2,.hvr_border_color2:hover{border-color: var(--color2);}
.border_color3,.hvr_border_color3:hover{border-color: var(--color3);}
.border_color4,.hvr_border_color4:hover{border-color: var(--color4);}
.border_color5,.hvr_border_color5:hover{border-color: var(--color5);}

.linkStyle{
    color: var(--color1);
    border-bottom:solid 1px;
}

.linkStyle:hover{
	color: var(--color3);
	opacity: 0.7;
	transition: all 0.5s;
}

body#body {
    background: var(--white);
}

/* ----------　all　---------- */
body{
    overflow:hidden;
}

#wrap{
    background-color: var(--white);
}

#main_img .main_img_wrap {
    height: 100vh;
}

#main_img .main_img_wrap {
    background-image: url(./Dup/img/top_bg.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center bottom;
    /*height: 800px;*/
}

#main_img .main_img_wrap:before{
    background-color: rgb(255 255 255 / 0%);
}


#main_img {
    padding-top: 0px !important;
    box-sizing: border-box;
}

section#contents {
    background: var(--color2);
}

.svg_box.txt_white svg {
    color: var(--color2);
}
.main_box {
    position: absolute;
    top: 41%;
    right: 34%;
    transform: translate(-50%,-50%);
}

.hu1 {
    top: 20%;
    left: 70%;
    width: 24%;
}

.hu2 {
    top: 24%;
    left: 44%;
    width: 26%;
}

/* ----------　topcms　---------- */
#top_cms {
    background-color: var(--color6);
}



.topcms_news_type4 .cate_box {
    width: 30.33333%!important;
    margin-right: 1.5%;
    margin-left: 1.5%;
    border-radius: 15px;
    background-color: #fff;
    padding: 0;
    box-sizing: border-box;
    border: 2px solid #ffa4a7;
    /* box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); */
}

.topcms_news_type4 .cate_box {
    transition: all 0.3s;
}

.svg_box2 {
    color: var(--color6);
}

/* ----------　contents　---------- */
#contents .con_box {
    border: solid 1px var(--color1);
    box-shadow: 5px 5px 0px var(--color1);
}

.con_title {
    font-size: 22px;
}

/* ----------　top 求人情報　---------- */
.cms_6-b .cate_box:first-of-type {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.cms_6-b .cate_box:last-of-type {
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}

/* ----------　more　---------- */
.more a {
    background-color: var(--color3);
    border: solid 1px var(--color1);
    box-shadow: 3px 3px 0 var(--color1);
}

.more a:hover {
    background-color: var(--color5);
    box-shadow: none;
    border: solid 1px var(--color1);
}

/* ----------　背景画像追加　---------- */
#intro .top_cms_box .cms_title h2 {
    color: var(--color6);
}

#intro_bg {
    background-color: var(--color1);
    background-image: url(./Dup/img/bg_img01.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.machinami {
    background-color: var(--color2);
    background-image: url(./Dup/img/bg_img02.png);
    background-size: 50%;
    background-repeat: repeat-x;
    background-position: bottom;
}

.con_item1 {
    display: block;
    max-width: 355px !important;
    width: 143% !important;
    bottom: -14% !important;
    left: 79%;
    z-index: 2;
}

.con_item2 {
    display: block;
    max-width: 386px !important;
    height: 153px!important;
    width: 172% !important;
    bottom: -23% !important;
    left: 4% !important;
    z-index: 2;
}

/* 上下にふわふわアニメーション */
.fuwafuwa1-vertical {
	animation-name: fuwafuwa1-vertical-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 1.5s;
}
/* 上下にふわふわアニメーション */
.fuwafuwa2-vertical {
	animation-name: fuwafuwa1-vertical-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 0.9s;
}
/* 上下にふわふわアニメーション */
.fuwafuwa3-vertical {
	animation-name: fuwafuwa1-vertical-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 0.5s;
}

@keyframes fuwafuwa1-vertical-keyframe {
	0% {
		transform: translate(0,0px);
	}

	100% {
		transform: translate(0,-20px)
	}
}

/* 左右にふわふわアニメーション */
.fuwafuwa1-horizontal {
	animation-name: fuwafuwa1-horizontal-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 1.5s;
}
.fuwafuwa2-horizontal {
	animation-name: fuwafuwa1-horizontal-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 2.5s;
}
.fuwafuwa3-horizontal {
	animation-name: fuwafuwa1-horizontal-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 3.5s;
}
.fuwafuwa4-horizontal {
	animation-name: fuwafuwa1-horizontal-keyframe;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 3.5s;
}
@keyframes fuwafuwa1-horizontal-keyframe {
	0% {
		transform: translate(0,0px);
	}

	100% {
		transform: translate(-15px,0)
	}
}

/* -----------------------------　アニメーション　------------------------ */
/*エンジンみたいなアニメーション*/
.anim_type2{
    /*position: relative; */
    animation-name: anim_type2;
    animation-iteration-count: infinite;
    animation-duration: 0.1s;
    animation-direction: alternate;
    animation-timing-function: steps(2);
    transition-duration: .3s;
    transition-property: transform;
}

@keyframes anim_type2 {
	0% {transform: translateY(4px);}
	100% {transform: translateY(0px);}
}



/*移動アニメーション*/
.demo_item{
	width: 145px;
    height: 128px;
    border-radius: 10px;
    background-image: url("../dup/img/track.png");
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
}
.demo_item.anime{
    animation-name: upDown;
    animation-iteration-count: infinite;
    animation-duration: 0.1s;
    animation-direction: alternate;
    animation-timing-function: steps(2);
    transition-duration: .3s;
    transition-property: transform;
}
.demo_stage{
    position: relative;
    width: 100%;
    height: 65px;
    top: 0px;
    display: block;
	/*border-bottom: solid #b3855d 2px;*/
}
.demo_wrap{
	display: block;
    position: absolute;
    top: 80px;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: 1;
	margin-right: -25px;
}
.demo_wrap[data-order="left"] {
    animation-name: GoLeft;
}
.demo_wrap[data-order="right"] {
    animation-name: GoRight;
}
[data-order="right"] > .demo_item {
    transform: rotateY(180deg);
}
@keyframes GoLeft {
	0% {right: 10%;}
	100% {right: 90%;}
}
@keyframes GoRight {
	0% {right: 90%;}
	100% {right: 10%;}
}
@keyframes upDown {
	0% {top: 0;}
	100% {top: 3px;}
}


/* -------------------　footer　----------------- */
#foot_banner a {
    color: var(--white);
    font-size: 19px;
    padding: 18px 5px 20px 28px;
}

#info_title_box .info_title span {
    color: var(--white);
    font-weight: bold;
    font-size: 60px;
    letter-spacing: 10px;
    text-shadow: var(--color1) 2px 2px 0, var(--color1) -2px -2px 0,/*右下、左上*/ var(--color1) -2px 2px 0, var(--color1) 2px -2px 0,/*右上、左下*/ var(--color1) 0px 2px 0, var(--color1) 0 -2px 0,/*右、左*/ var(--color1) -2px 0 0, var(--color1) 2px 0 0;
}

/* ----------　flow　---------- */
.flow_type1 .cate_box{border-left:none;background-color: rgba(0,0,0,0);}
.flow_type1 .box_txt1,
.flow_type1 .box_txt2{padding-left:130px;}

.flow_type1 .box_wrap{
    position: relative;
    padding-left: 30px;
}
.flow_type1 .box_wrap:before{
    content: "";
    display: inline-block;
    height: calc(100% - 0px);
    border-left: 14px solid rgba(243, 237, 225, .78);
    position: absolute;
    top: 0px;
    left: 107px
}
.flow_type1 .box_txt1{position:relative;}
.flow_type1 .box_txt1::before,
.flow_type1 .box_txt1::after {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
}
.flow_type1 .box_txt1::before {
	width: 7px;
	height: 7px;
	margin-top: -3px;
	background: #6b90db;
	border-radius: 50%;
	left: 61.5px;
}
.flow_type1 .box_txt1::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 72px;
}
.flow_type1 .box_description2{
    position: relative;
    border-left: none;
    background-color: rgba(255, 255, 255, 0);
}
.flow_type1 .box_description2 span{
position: absolute;
    display: inline-block;
    width: 90px;
    top: -23px;
    left: -50px;
}
/*--------タブレット--------*/
@media screen and (max-width: 768px){
.flow_type1 .flex_order2_tb{
    width: 78%!important;
    margin-left: auto;
}
}
/*--------スマートフォン--------*/
@media screen and (max-width: 667px){
.flow_type1 .box_description2 span {
    width: 70px;
}
.flow_type1 .box_wrap{
    padding-left: 23px;
}
.flow_type1 .box_wrap:before {
    left: 22px;
}
.flow_type1 .box_txt1::before, .flow_type1 .box_txt1::after {
    top: 58px;
}
.flow_type1 .box_txt1::before {
    margin-top: -3px;
    left: -17.5px;
}
.flow_type1 .box_txt1::after {
    width: 30px;
    left: -8px;
}
.flow_type1 .box_txt1, .flow_type1 .box_txt2 {
    padding-left: 30px;
}
.flow_type1 .box_txt1{
    padding-top: 46px;
}
.flow_type1 .flex_order2_tb {
    width: 87%!important;
}
}

.btn_container {
    padding-bottom: 25px;
    padding-left: 100px;
}

/* ---------------------------------　下層ページ　--------------------------------- */
.cate_list li a{
    color: var(--white);
}

#page_title .svg_box.txt_white svg {
    color: var(--white);
}

section#page_title span {
    color: var(--white);
}

#page_title #filter_white {
    color: var(--white);
    text-shadow: var(--color1) 2px 2px 0, var(--color1) -2px -2px 0,/*右下、左上*/ var(--color1) -2px 2px 0, var(--color1) 2px -2px 0,/*右上、左下*/ var(--color1) 0px 2px 0, var(--color1) 0 -2px 0,/*右、左*/ var(--color1) -2px 0 0, var(--color1) 2px 0 0;
}

/* ----------　blog　---------- */
ul.pager a {
    font-size: 20px;
    font-weight: bold;
    color: var(--black) !important;
}


/* ----------　会社情報　---------- */

/* ----------　お問い合わせ　---------- */


/* ----------　プライバシーポリシー ---------- */


/* ----------　サイトマップ　---------- */


@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/* ---------------　タブレット　-------------------- */
@media screen and (max-width: 768px){
#main_img .main_img_wrap{
    background-image: url('./Dup/img/top_bg_sp.png');
    height: 120vw;
    background-size: cover;
}

.main_box {
    top: 41%;
    right: 1%;
    width: 65% !important;
}

.con_item1{
    bottom: -11% !important;
}

.con_item2{
    bottom: -14% !important;
}

.machinami{
    background-size: 113%;
}


#main_img .main_img_wrap::after{
    left: 0;
}

.hu1 {
    top: 68%;
    left: 70%;
    width: 28%;
}

.hu2 {
    top: 49%;
    left: 38%;
    width: 32%;
}

#info_title_box .info_title span {
    font-size: 50px;
}

}

/* ---------------　スマホ　--------------- */
@media screen and (max-width: 667px){
#logo .logo {
    width: 110px;
    margin-left: 10px;
}

.main_box {
    top: 42%;
    right: -16%;
    width: 76% !important;
}

#main_img .main_img_wrap::after {
    width: 100px;
    height: 100px;
}

#main_img .human_wrap .hu1 {
    top: 56%;
    left: 59%;
    width: 37%;
}

#main_img .human_wrap .hu2 {
    top: 47%;
    left: 20%;
    width: 39%;
}

#intro .top_cms_box::before{
    width: 100px;
    height: 100px;
    top: -81px;
}

h3.TopTxt03 {
    font-size: 24px;
}

h3.TopTxt05 {
    font-size: 23px;
}

h3.TopTxt07 {
    font-size: 21px;
}

.machinami {
    background-size: 170%;
}

.demo_wrap {
    top: 107px;
}

.demo_item{
    width: 100px;
}

.con_item1{
    bottom: -8% !important;
    left: 55%;
}

.con_item2{
    bottom: -14% !important;
    left: 4% !important;
}

#top_cms .box_txt1 {
    font-size: 19px;
}

#top_cms .top_cms_box {
    width: 85%;
}

#info_title_box .info_title span {
    font-size: 40px;
}

#foot_banner {
    width: 190px;
    right: 100px;
}

#foot_banner a {
    font-size: 11px;
    letter-spacing: 0;
}

.footer_banner_wrap {
    right: 77px;
}
}