﻿/* -----------------------------------------------　all　---------------------------------------------------- */

/* -----------------------------　body------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');

body{
    font-family: 'Montserrat',"Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
    font-weight: 500;
}

.linkStyle{color: #333;border-bottom: 1px solid;}

.font1,#page_title h2 span,#top_cms h2 span{font-family: 'Oswald', sans-serif;}



/* color -----------------------------------------------------------------------------*/
:root{
    --color1:#EB4034;
    --color2:#dd2d20;
    --color3:#333333;
    --color4:#ffd400;
    --color5:#f44336a3;
    --color6:#ffffff;
    --white:#fafafa;
    --black:#333333;
    --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_color6,.hvr_bg_color6:hover{background-color: var(--color6);} /* アクセントカラー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);}
.border_color6,.hvr_border_color6:hover{border-color: var(--color6);}

.linkStyle{
    color: var(--color1);
    border-bottom:solid 1px;
}

.linkStyle:hover{
	color: var(--color4);
	opacity: 0.7;
	transition: all 0.5s;
}

body#body {
    background: var(--white);
}


/* ----------　custom_box　---------- */


/* ----------　custom　---------- */


/* ----------　cms　---------- */

/* ---------------------------------------------　TOP　---------------------------------------- */
#pc_nav ul:first-of-type, #pc_nav ul:last-of-type, .more_bt a {
    border-radius: 0;
}



#main_img::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* opacity: 0.26; */
    background-color: transparent;
}

.catch {
    width: 60%;
    z-index: 1;
    right: 3%;
    bottom: 5%;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
}

#header.head_fix #pc_nav ul {
    height: 90px;
}

#logo {
    max-width: 200px;
}

.no {
    color: var(--white);
    font-size: 5rem;
    line-height: 1;
    font-style: italic;
}


/* ----------　intro　▼---------- */
#intro figure:before{
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 250px 200px;
    border-color: transparent transparent var(--color3) transparent;
}

.sankakuwrap:before {
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 250px 200px;
    border-color: transparent transparent var(--color4) transparent;
}

#intro .intro_bg {
    background:var(--color1);
    /*transform: skewX(-20deg);*/
}

#intro .bg_txt{
        font-size: 100px;
    line-height: 1em;
    font-family: 'Oswald', sans-serif;
    opacity: 0.3;
    top: 0;
    left: 0;
}

#intro h2, #intro p, #intro.no{color: var(--white);}

/* ----------　intro　▲---------- */

/* ----------　contents1　▼---------- */


#contents1 span.bg_color2 {
    background-image: url(Dup/img/bg01.png);
    background-size: cover;
    width: 100%;
    height: 100%;
}

#contents1 .txt_box h2,#contents1 .contents_txt {
    color: var(--white);
}

/* ----------　contents1　▲---------- */

/* ----------　contents2　▼---------- */
#contents2 .no {
    color: var(--white);
}

#contents2 .top_title {
    padding-bottom: 200px;
}

#contents2 .top_title h2 {
    font-size: 50px;
}

#contents2 .top_title p {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 35px;
    opacity: 0.5;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    font-family: 'Oswald', sans-serif;
}

/* ----------　contents2　▲---------- */

/* ----------　topcms　▼---------- */

.topcms_about_type1 {counter-reset: box 0;padding-top: 35px;}

.topcms_about_type1 .cate_box {
	width: 31%!important;
	padding: 55px 25px 25px;
	background-color: #f5f5f5;
	/*border-radius: 10px;*/
	box-sizing: border-box;
}

.topcms_about_type1 .number {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 90px;
}

/*.topcms_about_type1 .number::before {*/
/*	counter-increment: box 1;*/
/*	content: "0"counter(box);*/
/*	font-size: 67px;*/
/*	line-height: 1;*/
/*	text-align: center;*/
/*	color: #ffbe51;*/
/*	display: inline-block;*/
/*	position: absolute;*/
/*	right: 0;*/
/*	left: 0;*/
/*	top: -42px;*/
/*	margin: auto;*/
/*	z-index: 0;*/
/*}*/

/*.topcms_about_type1 .number::after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	display: block;*/
/*	width: 73%;*/
/*	height: 2px;*/
/*	background: #ffbe51;*/
/*	left: 0;*/
/*	right: 0;*/
/*	margin: auto;*/
/*	top: 22px;*/
/*}*/

.topcms_about_type1 .cate_box .box_title1{font-size: 18px;line-height: 1.6;z-index: 1}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    
.topcms_about_type1 .cate_box {
	margin: 0 auto 80px;
	width: 80%!important;
}

.topcms_about_type1 .cate_box:last-of-type {
	margin-bottom: 0;
}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    
.topcms_about_type1 .cate_box {
	width: 90%!important;
	padding: 50px 25px 25px;
}

.topcms_about_type1 .number::before{
	font-size: 59px;
	top: -34px;
}

.topcms_about_type1 .number::after{
	width: 72%;
}
}


.more_bt a {
    transition: .4s;
    color: var(--white);
}

.more_bt a:hover {
        transition: 0.3s;
        color: inherit;
        color: var(--color6);
    }

#f_contact .more_bt a{
    transition: 0.3s;
    color: inherit;
    background: linear-gradient(326deg, var(--color1) 8%, var(--color4) 100%);
}

#f_contact .more_bt a span{
    color: var(--white);
}

/* ----------　topcms　▲---------- */

/* ----------　footer　▼---------- */
#top_info {
    background-image: url(Dup/img/bg_img.png);
    background-size: contain;
    background-position: center center;
    position: relative;
    background-color: #b9a7a6;
}


#top_info h2 {
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 12px;
    /* font-family: 'Sawarabi Mincho', serif; */
    /* font-style: italic; */
    background-color: var(--color2);
}

#top_info h2 span {
    color: var(--white);
    font-family: 'Oswald', sans-serif;
}

.tel_bt a {
    color: var(--color2);
    font-size: 30px;
}

.info_txt h3 {
    font-size: 35px;
}

.info_txt p {
    font-size: 20px;
}

#f_contact a span.hover_box {
    opacity: 0.5;
}

#f_contact .con_bt:before {
    content: "RECRUIT";
    display: block;
    position: absolute;
    font-size: 80px;
    color: #ffffff;
    top: -80px;
    left: 50%;
    transform: translatex(-50%);
    opacity: 0.3;
    font-family: 'Oswald', sans-serif;
}

#page-top a {
    border-radius: 0;
}

.more_bt2 a span.before{
    background-color: #f3f3f3;
}

/* ----------　footer　▲---------- */

/* ----------　bnr　---------- */
.fix_banner {
    bottom: 9px;
    right: 90px;
    z-index: 10;
}

.fix_banner a {
    height: 60px;
    padding: 16px;
    background-color: #3cb371;
    color: #fff;
    background: linear-gradient(326deg, var(--color1) 8%, var(--color4) 100%);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.fix_banner a span{text-align: center;}

.fix_banner a:hover{transform: scale(1.03);}

.fix_banner a span {
    width: 45% !important;
}
/* ----------　bnr　▲---------- */

/* ---------------------------------　下層ページ　--------------------------------- */

#page_title h2 {
    color: var(--color4);
}


/*  ---------------　お知らせ　▼ --------------- */

.pager li {
    border: 1px solid var(--color1);
}

.pager li a {
    transition: 0.5s;
    color: var(--color1);
}

.pager li a:hover{
    border-radius: 0;
}

/*  ---------------　お知らせ　▲ --------------- */

/* ---------------　about　▼-------------- */

#page3 #cms_2-g .cate_list li {
    width: 100% ! IMPORTANT;
}

/* ---------------　about　▲------------ */


/*  ---------------　業務内容 ▼ --------------- */



/*  ---------------　業務内容 ▲ --------------- */


/*  ---------------　募集要項　▼- ---------------- */
/*  ----------------　募集要項　▲- --------------- */

/* *  ---------------　1日の流れ　▼*  --------------- */

.v_type1 .triangle {
    display: block;
    border: var(--black) solid 2px;
    box-shadow: 5px 5px 0 0 var(--gray);
}
.v_type1 .triangle:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    border-style: solid;
    border-color: var(--white) transparent;
    border-width: 13px 13px 0 0;
    bottom: -13px;
    left: 50%;
    margin-left: -9px;
}
.v_type1 .triangle:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    border-style: solid;
    border-color: var(--black) transparent;
    border-width: 15px 15px 0 0;
    bottom: -17px;
    left: 50%;
    margin-left: -11px;
}

/* *  ---------------　1日の流れ　▲*  ---------------- */

/* ---------------　お問い合わせ　▼*  ---------------*/
/* ---------------　お問い合わせ　▲*  --------------- */


/* *  ---------------　プライバシーポリシー ▼*  --------------- */
.shop .d_table ,.shop .d_table .d_table-cell{
    border-color: var(--color1) ! IMPORTANT;
}



/* *  ---------------　プライバシーポリシー ▲*  ---------------*/


/**  ---------------　サイトマップ　▼*  --------------- */
/**  ---------------　サイトマップ　▲*  --------------- */


@media all and (-ms-high-contrast: none){
}

@media screen and (max-width: 1700px){
}

/*-------------------------------------------------------1536-------------------------------------------------------*/
@media screen and (max-width: 1536px){
}

/*-------------------------------------------------------1530 × 735-------------------------------------------------------*/
@media screen and (max-width: 1530px){}


/*-------------------------------------------------------1366-------------------------------------------------------*/
@media screen and (max-width: 1366px){
}

/*-------------------------------------------------------タブレット-------------------------------------------------------*/
@media screen and (max-width: 768px){
#main_img {
    overflow: hidden !important;
    height: 100vh !important;
}

#logo {
    max-width: 250px;
}

    .catch2 {
        width: 23%;
        z-index: 1;
        right: 5%;
        bottom: 1%;
        top: 11%;
        filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.6));
    }

#contents1{padding-bottom: 50px;}

#contents2 .top_title {
    padding-bottom: 150px;
}

#contents1 h2 {
    font-size: 25px;
}

#contents2 .top_title h2 {
    font-size: 30px;
}

#contents2 .top_title p {
    font-size: 35px;
}

#top_cms {
    padding-top: 100px;
    padding-bottom: 10px;
}

.top_cms_box:last-of-type {
    margin-bottom: 40px;
}

#top_info h2 {
    font-size: 3.5vw;
}

#page_title{height: 400px;}

#sp_nav a.active {
    border-bottom: 1px solid var(--white);
}

footer {
    padding-bottom: 100px;
}

#page4 #cms_2-g .cate_list li {
    width: 50% ! IMPORTANT;
}

}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
#loader.load .load_logo figure {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}

#header.head_fix #pc_nav ul {
    height: 70px;
}

#logo {
        max-width: 180px;
}

#main_img:after{
    border-width: 119px 0 0 1140px;
}

.catch2 {
    width: 27%;
}

#intro:before{
    top: -62px;
    border-width: 62px 0 0 606px;
}



.TopTxt03, .TopTxt05, .TopTxt07 {
    font-size: 20.5px;
    letter-spacing: 0px;
}

#contents1 .about_txt{
    opacity: 0.2;
    left: -40px;
}

#intro .bg_txt,#contents1 .about_txt{font-size: 60px;}

#intro h2 {
    font-size: 20px;
}

#contents1 {
    padding-bottom: 40px;
}

#contents1 h2 {
        font-size: 20px;
        letter-spacing: 0;
    }

#contents1 .dec{width: 50%;right: 150px;}

#contents2 .top_title h2 {
    font-size: 22px;
}

#contents2 .top_title p {
    font-size: 39px;
}

#contents2 .top_title {
    padding-bottom: 100px;
}

#top_info h2 {
    top: 0px;
    font-size: 6vw;
    padding-bottom: 0px;
    padding-top: 0px;
}

.tel_bt a {
    font-size: 20px;
}

#page_title {
    height: 300px;
}

#page_title h2 span{padding: 20px 50px 20px 50px;}

#page_title h3 span{padding: 10px 30px 10px 50px;}

.top_cms_box:last-of-type {
    margin-top: 30px;
}


.fix_banner a span {
        width: 50% !important;
        font-size: 14px;
        letter-spacing: 0;
    }

.fix_banner {
    width: 230px;
    bottom: 10px;
}
}