﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400&display=swap');
/* -----------------------------　body------------------------------------- */

/* ----------　font　---------- */
body{
    font-family: 'Kiwi Maru',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*.top_nav,.menu .nav,.all_page .menu,#page_title .page_title_box,.pc_nav,.CONTENT1,.CONTENT2,.CONTENT3,.en_font, h1, h2, h3, h4, h5, h6,.cms_title,.pager a, .cate_list li a, .sns_title, .con_no, .tel, #copyright{*/
/*    font-family: 'Kiwi Maru',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
/*}*/

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
.main_wrap, #contents .con_video h3,#contents .box .txt_wrap,#top_cms .cms_title,#contents .box.con1 figure,#contents .box.con2 figure,#contents .box.con3 figure{position: relative;}
/*リピートなし*/
.main_img_wrap:before, .main_wrap:before, #contents .con_video h3:before,#contents .box .txt_wrap:before,#contents .box figure:before,#contents .box figure:after,#contents .box figure:before, #contents .box figure:after,#contents .box.con1 figure::before,#contents .box.con2 figure::before,#contents .box.con3 figure::before,
#top_cms .cms_title:before,.page_title_box:before,#title_img:after{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

.menu .nav ul li a::before{
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 24px;
display: block;
text-align: center;
margin-bottom: 7px;
color: var(--color1);
}
.menu .nav ul li:nth-of-type(1) a::before{content: "\f1ea";}
.menu .nav ul li:nth-of-type(2) a::before{content: "\f03e";}
.menu .nav ul li:nth-of-type(3) a::before{content: "\f157";}
.menu .nav ul li:nth-of-type(4) a::before{content: "\f059";}
.menu .nav ul li:nth-of-type(5) a::before{content: "\f075";}
.menu .nav ul li:nth-of-type(6) a::before{content: "\f095";}

/* color -----------------------------------------------------------------------------*/
:root {
    --color1: #5793f5;
    --color2: #b6d6f9;
    --color3: #0061ff;
    --color4: #e3fcfc;
    --color5: #78acff;
    --white: #ffffff;
    --black: #012853;
    --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 */
/* 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);
}

#loading_line .line{
    background-color: var(--color4)!important;
}

.vegas-overlay {
    opacity: 0;
    background: center center;
    background-image: none !IMPORTANT;
}

/* ----------　画像　---------- */
#contents .box {
    position: relative;
}

#contents .box.con1 figure::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 180px;
    background-image: url(./Dup/img/img1.png);
    background-size: cover;
    bottom: 0px;
    left: 25px;
    z-index: 3;
}

#contents .box.con2 figure::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 180px;
    background-image: url(./Dup/img/img2.png);
    background-size: cover;
    bottom: -15px;
    left: 35px;
    z-index: 3;
}

#contents .box.con3 figure::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 180px;
    background-image: url(./Dup/img/img3.png);
    background-size: cover;
    top: -5px;
    right: 40px;
    z-index: 3;
}

/* ----------　cms　---------- */
#loading_logo{
    width: 300px;
}

/* ---------------------------------------------　TOP　---------------------------------------- */
body{
    overflow:hidden;
    font-size:18px;
}

header .logo {
    width: 23%;
}

.top_nav ul li{
    color: var(--color3);
}

.top_nav li a span {
    color: var(--color3);
    text-shadow: var(--white) 1px 1px 0, var(--white) -1px -1px 0,/*右下、左上*/ var(--white) -1px 1px 0, var(--white) 1px -1px 0,/*右上、左下*/ var(--white) 0px 1px 0, var(--white) 0-1px 0,/*右、左*/ var(--white) -1px 0 0, var(--white) 1px 0 0;
}

.top_nav li a :hover{
    transition: 0.3s;
    opacity: 0.5;
}

/*.main_wrap{*/
/*    position: relative;*/
/*}*/

/*.main_wrap::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    left: 0;*/
/*    top: -49px;*/
/*    background-image: url(./Dup/img/bg_img2.png);*/
/*    background-size: 100% 100%;*/
/*}*/

.main_img_wrap {
    height: 90vh;
    width: 97%;
}

.main_wrap {
    margin-top: 85vh;
    z-index: 9;
}

.main_wrap:before {
    background-image: url(./Dup/img/bg_img2_.png);
    background-size: 100%;
    width: 100%;
    height: 10vw;
    top: -8vw;
    left: 0;
}

/* ----------　catch　---------- */
.main_img_wrap .catch {
    position: absolute;
    background-size: 100%;
    width: 35vw;
    bottom: 10vh;
    left: 15px;
    z-index: 2;
}

#nav_menu{
    z-index:997;
}

.menu{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.menu.is-fixed{
    position: fixed;
}

.menu .nav ul li:first-child a {
    padding-left: 65px;
}

/*.menu::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 500px;*/
/*    height: 15px;*/
/*    background-image: url(./Dup/img/bg_img.png);*/
/*    background-size: 100% 100%;*/
/*    left: 50%;*/
/*    bottom: -10px;*/
/*    transform: translateX(-50%);*/
/*    z-index: 1;*/
/*}*/

.box.d_flex {
    margin-bottom: 250px;
}

.main_img_wrap .navi{
    display: none;
}

#main_b {
    z-index: 10;
    position: absolute;
    right: 2vw;
    bottom: 0vw;
}

.menu .nav ul li{
    border-left:0;
}

.bottom_menu{
    margin-left:20px;
}
.bottom_menu li a{
    font-size:17px;
}
.sns_links li {
    max-width: 35px;
}

.svg_box {
    display: none;
}

.CONTENT1,.CONTENT2,.CONTENT3 {
    font-size: 2.5rem;
}


/* -------------------　top_cms_box .more_box　----------------- */

/* 角丸 */
.v_type3 .cate_box,.more_box .more,.box_img1{border-radius: 30px;}

.cms_4-a .box_wrap .cate_box figure.box_img1 {
    border-radius: 0;
}

#tel_CONTACT a{border-radius: 15px;}

#title_img{border-top-left-radius: 30px;border-top-right-radius: 30px;}

.top_cms_box .more_box .more:hover{
    background-color: var(--color5);
    border-color: var(--color5);
}

/*.top_cms_box .more_box .more:hover{*/
/*    background-color: var(--color2);*/
/*}*/

/*.top_cms_box .more_box .more {*/
/*    border-width: 2px;*/
/*    box-shadow: 5px 5px 0 var(--color3);*/
/*    transition: 0.4s;*/
/*}*/

/*.top_cms_box .more_box .more:hover {*/
/*    transform: translate(5px, 5px);*/
/*    box-shadow: none;*/
/*    border-color: #222;*/
/*    background-color: transparent;*/
/*}*/

/*.cms_title {*/
/*    text-align: center;*/
/*}*/

/* -------------------　t_cms_img　----------------- */

#contents .box:nth-child(odd) figure:after,
#contents .box:nth-child(even) figure:after{
background-size: 101% 101%;
width: 101%;
height: 101%;
border: none;
bottom: auto;
top:50%;
right: auto;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 2;
opacity: 1;
}
#contents .box .t_cms_img1:after{background-image: url(./Dup/img/frame1.png);}
#contents .box .t_cms_img2:after{background-image: url(./Dup/img/frame2.png);}
#contents .box .t_cms_img3:after{background-image: url(./Dup/img/frame3.png);}

.t_cms_img1 img, .t_cms_img2 img, .t_cms_img3 img {
    border-radius: 5px;
}

.t_cms_img2 .img-container:before {
    background: #00BCD4;
}

.img-container:before {
    width: 101%;
    background: var(--color5);
}

/* -------------------　contents　----------------- */
#contents .box figure:after{
    border-radius: 5px;
}

#contents .box h3 {
    display: block;
    text-align: center;
}

#contents .box h3:before{
    display: none;
}

#contents .box h3 span {
        font-size: 25px;
    background-image: linear-gradient(to bottom, transparent 90%, #00bcd4 50%);
}

#contents {
    background-color: var(--color4);
    background-image: url(./Dup/img/bg_img4.png);
    background-size: 101% 100px, auto;
    background-repeat: no-repeat, repeat;
    background-position: bottom, top left;
}

#contents .box p.txt_color3 {
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    width: 180px;
    background-color: var(--color5);
    padding: 10px 0;
    border-radius: 50px;
    margin: 0 auto 30px;
}

#contents .box p.txt_color3::before {
    position: absolute;
    content: "";
    width: 0;
    border-left: solid 6px transparent;
    border-top: solid 12px var(--color5);
    border-right: solid 6px transparent;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
}

/* -------------------　top_cms　----------------- */
#top_cms:before{
    width: 100%;
}

#top_cms .line{
    display: none;
}

#top_cms{position:relative;}

#top_cms::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 200px;
    background-image: url(./Dup/img/img7.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%,0%);
    left: 50%;
    top: -10vw;
    margin: auto;
    z-index: 2;
    pointer-events: none;
}

span.letter_3.txt_color_nomal span:last-of-type:after {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    background: url(Dup/img/awaawa.png) no-repeat;
    background-size: 90%;
    background-position: center;
    top: -20px;
    right: -81px;
}

/* -------------------　other .box　----------------- */
/*.other{*/
/*    width: 80%;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

/*.other .other_link::before{*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 150px;*/
/*    height: 150px;*/
/*    background-image: url(./Dup/img/foot_img.png);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    pointer-events: none;*/
/*    right: -80px;*/
/*    bottom: -50px;*/
/*    z-index: 1;*/
/*}*/

/*.other .box{*/
/*    height: auto;*/
/*    border: none;*/
/*    background-color: transparent!important;*/
/*}*/

/*.other .box:nth-of-type(1){*/
/*    padding-right: 20px;*/
/*}*/

/*.other .box:nth-of-type(2){*/
/*    padding-left: 20px;*/
/*}*/

/*.other .box a{*/
/*    height: 300px;*/
/*    background-color: #fff;*/
/*    border-radius: 10px;*/
/*    transition: background-color 0.5s;*/
/*}*/

/*.other .box a:hover{*/
/*    background-color: var(--color1);*/
/*}*/

/*.other .box a:hover .other_img{*/
/*    opacity: 0.4;*/
/*    transform: translate(-50%, -50%) scale(1.05);*/
/*}*/

/* -------------------　footer　----------------- */
footer::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    left: 0;
    top: -1px;
    background-image: url(./Dup/img/bg_img3.png);
    background-size: 103% 100%;
    background-repeat: no-repeat;
    z-index: 1;
}

#footer p {
    color: var(--color3);
}

footer {
    background-color: var(--color2);
}

footer #logo .logo {
    width: 80%!important;
}

.fix_banner.active {
    opacity: 1;
    transform: none;
}

.fix_banner {
    position: fixed;
    bottom: 5px;
    right: 75px;
    max-width: 250px;
    z-index: 99;
    opacity: 0;
    transition: all 0.3s;
}

#fix_banner2 {
    width: 350px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
}

/* -------------------　BLOG　----------------- */
ul.pager a {
    color: var(--color3) !important;
}


/* ----------　pager　---------- */
video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

/* ---------------------------------　下層ページ　--------------------------------- */
.all_page:before {
    width: 100%!important;
}

#title_img span::after {
    background: #f7f0dc;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: 0.4;
}

/*.cate {*/
/*    display: block;*/
/*    padding-top: 50px;*/
/*    margin-top: -50px;*/
/*}*/

#cms_1-d .box_wrap {
    background-color: var(--color4);
}

#cms_6-b .cate {
    display: block;
    padding-top: 110px;
    margin-top: -50px;
}


/* ----------　page_title　---------- */
#page_title {
    padding-top: 0;
    height: 400px;
}

#page_title::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    background-image: url(./Dup/img/bg_img4.png);
    background-size: 100% 100%;
    left: 0;
    bottom: -1px;
    z-index: 1;
}

#page_title .page_title_box{
    text-align: center;
    margin-left: 0;
    width: 100%;
}

#page_title .page_title_box:before {
    left: 50%;
    transform: translateX(-50%);
    border-color: var(--color3)!important;
}

#page_title .page_title_box p{
    padding-right: 0;
    color: var(--black)!important;
}

#page_title .page_title_box p:nth-of-type(2){
    letter-spacing: 6px;
}

#page_title #title_img{
    height: 100%;
    width: 100%;
}

#page_title #title_img:before{
    height: 100%;
}

#page_title .img-container::after{
    display: none;
}

#page_title .img-container.active .img-container_img {
    opacity: 0.4!important;
}

#page_title #title_img span {
    height: 100%;
}

/* ----------　会社情報　---------- */
#page7 .box_wrap {
    max-width: 120%;
} 

#page7 .box {
    margin: 15px!important;

}

#page7 h3.txt_color3.letter_4.d_inline_b_sp.font_14_sp {
    letter-spacing: -2px;
    font-size: 16px;
    font-weight: bold;
}

/* ----------　お問い合わせ　---------- */


/* ----------　プライバシーポリシー ---------- */


/* ----------　サイトマップ　---------- */
.page10 .more_box .more:hover {
    background-color: var(--color5);
    border-color: var(--color5);
}

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/** tablet 1000 **/
@media screen and (max-width: 1000px){
.all_page {
    margin-top: 0!important;
}

header{
    display: block;
}

.main_img_wrap{
    height: 70vw!important;
}

.main_wrap{
    margin-top: calc(70vw + 50px);
    padding-top: 0;
}

.main_img_wrap .catch {
    width: 40vw;
    bottom: 5vh;
}

.main_wrap:before {
    top: -14vw;
    left: 0;
}

/*.main_wrap::before {*/
/*    background-image: url(./Dup/img/bg_img2_tb.png);*/
/*}*/

.all_header{
    position: fixed!important;
}

}

@media screen and (max-width: 1536px){
    .main_wrap {
    margin-top: 87vh;
    z-index: 9;
}

.main_img_wrap {
    height: 93vh;
    width: 97%;
}

.main_wrap:before {
    width: 100%;
    height: 10vw;
    top: -7vw;
    left: 0;
}

}

@media screen and (max-width: 1366px){

.main_img_wrap {
    height: 85vh;
    width: 97%;
}

.main_wrap {
    margin-top: 77vh;
    z-index: 9;
}

    .cate_list li {
    margin-right: 10px;
    margin-bottom: 15px;
    width: 30%;
    text-align: center;
}

}

@media screen and (max-width: 1000px){
    .cate_list li {
    margin-right: 10px;
    margin-bottom: 15px;
    width: 40%;
    text-align: left;
}
    
    
    
}

/*-------------------------------------------------------タブレット-------------------------------------------------------*/
@media screen and (max-width: 768px){
/*.main_wrap:before, #title_img:after {*/
/*    background-image: url(./Dup/img/bubble2.png);*/
/*}*/

.main_wrap {
    padding-top: 15px;
    margin-top: 45.5vh!important;
}

.main_img_wrap {
    height: 47vh!important;
}



.main_wrap:before {
    height: 10vw;
    top: -8vw;
}

#intro {
    max-width: 1000px;
    padding: 3%;
    margin: auto;
}

.main_img_wrap .catch {
    width: 45vw;
    bottom: 5vh;
}

.cms_title{
    font-size: 15px;
}

#contents .box .txt_wrap {
    width: 90%!important;
}

#contents .box figure {
    width: 60%!important;
    position: relative;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.box.d_flex {
     margin-bottom: 10px; 
}

#top_cms::after{
    width: 100%;
    top: -15vw;
}

#fix_banner {
    width: 265px;
    left: 26px;
}

#contents .con1::before{
    width: 210px;
    height: 140px;
    top: -30px;
    z-index: 0;
    z-index: auto;
}

#contents .box .txt_wrap{
    margin-top: 30px;
}

#contents .box:nth-child(3) figure {
    margin-top: 50px;
}

#contents .box .txt_wrap, #contents .box figure{
    width: 100%;
    padding: 0;
}

#contents .box figure{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

#contents .box.con1 figure::before {
    width: 150px;
    height: 150px;
    bottom: -20px;
    right: -50px;
}

#contents .box.con2 figure::before {
    width: 150px;
    height: 150px;
    bottom: -30px;
    left: -80px;
}

#contents .box.con3 figure::before {
    width: 150px;
    height: 150px;
    top: -52px;
    left: 262px;
}

/*.cate_list li{*/
/*    width: 100%;*/
/*}*/

#page_title {
    padding-top: 0;
    height: 300px;
}

/*.cate_list li {*/
/*    margin-right: 10px;*/
/*    margin-bottom: 15px;*/
/*    width: 40%;*/
/*    text-align: left;*/
/*}*/

.cate_list li{width: calc(50% - 10px);}

}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
body {
    font-size: 16px;
}


header .logo {
    width: 30%;
}
    
.main_img_wrap .catch {
    width: 49vw;
    bottom: 2vh;
}

.other h2.box_title{
    white-space:nowrap;
}

ul.pager{
    position: relative;
    /*left: -10px;*/
}

.main_img_wrap {
    height: 33vh !important;
    width: 95%;
}

.main_wrap {
    padding-top: 15px;
    margin-top: 33.5vh !important;
}

#contents .box.con1 figure::before {
    width: 100px;
    height: 100px;
    bottom: -5px;
    right: -3px;
}

#contents .box.con2 figure::before {
    width: 100px;
    height: 100px;
    bottom: -5px;
    left: -10px;
}

#contents .box.con3 figure::before {
    width: 100px;
    height: 100px;
    top: -30px;
    left: 190px;
}

#recruit {
    max-width: 250px;
    margin: auto;
}

#contents .box figure {
    width: 90%!important;
}

#contents_img {
    max-width: 250px;
    margin: auto;
    margin-bottom: 50px;
}

#contents .box {
    background: url(Dup/img/con_bg.png) no-repeat;
    padding:10px 0;
}

#contents .box h3 {
    letter-spacing: 0;
    font-size: 21px;
}

#contents .box h3 span {
    max-width: 100%;
    font-size: 15px;
    letter-spacing: -1px;
}

#fix_banner {
    position: fixed;
    left: 55px;
    bottom: 10px;
    z-index: 99;
    max-width: 250px;
    transition: all 0.3s;
}

#footer {
    height: 57vh;
    margin-bottom: 100px;
}

#fix_banner2 {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

#page_title {
    padding-top: 0;
    height: 200px;
}

.cate_list li {
    width: 100%;
    text-align: left;
}

/*.head_banner{*/
/*    top: auto;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    margin: auto;*/
/*    transform: translateY(10px);*/
/*}*/

}