﻿/*--------link_font--------*/
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');

:root {
    --font-jp: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    --font-en: 'Barlow', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.menu-box,.menu_list,#header-nav,#top_contact_box, #top_contact_box,.en_font, h1, h2, h3, h4, h5, h6, .sns_title, .con_no, #footer_nav,.copyright{
    font-family: "Sawarabi Gothic", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top_cms_title .cms_title_inner p,.top_info_title .info_title_inner p,.more,#page_title .title_box p{
    font-family: var(--font-en);
}

.font_en, a[href^="tel:"] {
    font-family: var(--font-en) !important;
}

/* ---------------------------------　ボディ　----------------------------------------- */


#wrap{
    overflow: inherit;
    padding-right: 0;
    width: calc(100% - 90px);
    margin-right: 90px;
    /*background-image: linear-gradient(to right, #ededef 1px, transparent 1px);
    background-size: 309.5px;
    background-position: top 0 left calc(50% - 155px);*/
}

body#body, #header, #fix_menu, #page_title .title_box{
    background-image: url(./Dup/img/bg_wall.png);
    background-repeat: repeat;
    background-size: contain;
}
/* --------------------　フォント　------------------- */
#top_contents1 h2,#top_contents2 h2,#top_cms h2,.title_box h2,.gyoumu_box h2{
        font-size: calc(1rem + 11px);
}

#top_contents1 h2 {
    font-size: calc(1rem + 16px);
}

.font_2dw {
    font-size: calc(1rem + 1px) !important;
    letter-spacing: 0px;
}

/* color -----------------------------------------------------------------------------*/


/* ----------　linkStyle　▼---------- */
.linkStyle{
    color: #FF9E03;
    border-bottom:solid 1px;
}

.linkStyle:hover{
	color: #ffd18f;
	opacity: 0.9;
	transition: all 0.5s;
}
/* ----------　linkStyle　▲---------- */
.overlay-menu .tel_bt a i {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
    top: 60%;
}
/* ---------------------------------------------　TOP　---------------------------------------- */
#loading_logo {
    width: 80%;
    max-width: 300px;
}

#main_img {
    min-height: inherit;
    max-height: inherit;
}

#main_img .main {
        width: 100%;
        height: auto;
}

#main_img .catch {
    width: 45vw;
    bottom: 5%;
    left: 5%;
}

/* ----------　header　▼---------- */
#header #logo {
    width: 270px;
    height: 100px;
    background: transparent;}

#header #logo h1 { width: 95%!important;}

#header{
    position: fixed;
    width: calc(100% - 90px);
    box-sizing: border-box;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 11;
    padding: 0 20px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
}

#header #header-nav{
    padding: 20px 0;
    margin-top: 0;
}

#header.active #logo{
    height: 100%;
}




/* ----------　header　▲---------- */
.sns_links li {
    height: 20px !important;
    width: 50px;
}

.sns_icon{
    width: 100%;
}

.bnr {
    right: 100px;
    bottom: 30px;
    max-width: 300px;
    z-index: 3;
}

.bnr:hover{
    transition: 0.5s;
    opacity: 0.5;
}

.bnr a {
    display: block;
    transition: 0.5s;
}



#top_pc_nav ul{
    background-color: #ffffff94;
    max-width: 800px;
    margin: auto;padding: 15px;
    border-radius: 5px;
}


/* ----------　top_contents1　▼---------- */
#top_contents1 h2{
    color: var(--black);
    padding-bottom: 30px;
    background: linear-gradient(to right, #ffd18f, #FF9E03);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100px 1px;
    font-size: 30px;
    z-index: 1;
    position: relative;
}

#top_contents1 h2::before{
    content: "INTRODUCTION";
    display: block;
    text-align: center;
    color: #FF9E03;
    font-size: 20px;
    font-family: var(--font-en);
    margin-bottom: 10px;
    letter-spacing: 4px;
    font-weight: bold;
}

#top_contents1 h2::after {
    position: absolute;
    content: "PROTECT YOUR HOME";
    font-size: 100px;
    color: #ffd18f;
    width: 100%;
    opacity: 0.2;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: -1;
    font-family: var(--font-en);
    letter-spacing: 9px;
    line-height: 1;
}

#top_contents1 p{
    text-align: center;
    font-size: 16px;
    line-height: 3;
}
/* ----------　top_contents1▲---------- */

/* ----------　top_contents2　▼---------- */
#top_contents2 {
    background-image: linear-gradient(rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(to right, rgba(255, 255, 255, 0.5) 1px, transparent 1px);
    background-size: 50px 50px;
    background-position: center center;
}

#top_contents2 .con_box::before {
    position: absolute;
    font-size: 200px;
    font-family: var(--font-en);
    color: #ffd18f;
    top: -40px;
    line-height: 1;
    opacity: 0.9;
    font-weight: bold;
    z-index: 1;
}

#top_contents2 .con_box:nth-of-type(1)::before{
    content: "01";
    left: 5%;
}

#top_contents2 .con_box:nth-of-type(2)::before{
    content: "02";
    right: 5%;
}

#top_contents2 .con_box:nth-of-type(3)::before{
    content: "03";
    left: 5%;
}

/*#top_contents2 .con_box .con_img{*/
/*    height: 750px;*/
/*}*/

#top_contents2 .con_box .text_box {
    padding: 80px;
    top: auto;
    bottom: 0;
    transform: none;
}

#top_contents2 .con_box .text_box .before{
    display: none;
}

#top_contents2 .con_box .text_box h2{
    position: relative;
    /*font-size: 30px;*/
}

#top_contents2 .con_box .text_box h2::before{
    display: block;
    margin-bottom: 30px;
    font-family: var(--font-en);
    line-height: 1;
    font-size: 20px;
    letter-spacing: 3px;
    color: #ff9e03;
    font-weight: normal;
}

#top_contents2 .con_box:nth-of-type(1) .text_box h2::before{
    content: "ABOUT US 01";
}

#top_contents2 .con_box:nth-of-type(2) .text_box h2::before{
    content: "ABOUT US 02";
}

#top_contents2 .con_box:nth-of-type(3) .text_box h2::before{
    content: "ABOUT US 03";
}

#top_contents2 .con_box .text_box h2::after{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    background-color: #ff9e03;
    left: 180px;
    top: 10px;
}

.con2 .title{
    font-weight: bold;
    font-size: 30px;
}

.con2 .box_wrap .img {
    border-radius: 500px;
}

.con2 .box_wrap .icon {
    position: relative;
    z-index: 1;
    margin-top: -50px;
}

/* ----------　top_contents2▲---------- */

/* ----------　pc_nav　---------- */
.button_container span {
    background: #ff9e03;
}

.menu-box .menu_list li a{
    display: inline-block;
    color: #333333;
    font-size:100%;
    text-decoration:none;
    transition: .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.menu-box .menu_list li a:hover{
    -webkit-transform: scale(1.1);
     transform: scale(1.1);
}

.overlay .menu-box .menu_list li {
    min-height: 45px;
}

.overlay .tel_bt a{
    color: #FF9E03 !important;
}

/* ----------top_cms .top_cms_box　▼---------- */
#top_cms{
    padding: 0;
}

#top_cms .top_cms_box{
    padding: 100px 5%;
    margin-bottom: 0;
}

#top_cms .top_cms_box:nth-of-type(4){
    background-color: #ffffff;
}
/* ----------top_cms .top_cms_box　▲---------- */

/* ----------topcms　more　▼---------- */
.more a {
    color: #333333;
    padding: 15px;
    border: solid 2px;
}

.more a {
    position: relative;
}

.more a:hover {
    color: #FF9E03;
    background-color: transparent;
    border-color: transparent;
}

.more a:hover::before {
    width: 100%;
}

.more a::before {
    position: absolute;
    content: "";
    width: 0px;
    height: 3px;
    left: 0px;
    right: 0px;
    bottom: -2px;
    background-color: #FF9E03;
    margin: auto;
    transition: width 0.5s cubic-bezier(0.63, 0.05, 0.16, 1);
}
/* ----------topcms　more　▲---------- */

/* ----------　footer　top_contact_box　▼---------- */
#top_contact_box .bottom .box {
    background-color: #ff9e038a;
}

#top_contact_box .tel_bt {
    max-width: 350px;
    height: 55px;
    padding: 8px 10px;
    box-sizing: border-box;
    background-color: #FF9E03;
}

#top_contact_box .tel_bt:hover{
    border: 3px solid #FF9E03;
    background-color: transparent;
}

#top_contact_box .con_bt a i {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: initial;
    content: "\f075" !important;
}


/* ----------footer　top_contact_box　▲---------- */

/* ----------　banner　▼---------- */
#banner {
    position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 99;
    width: 300px;
}

#banner:hover{
    transition: 0.3s;
    opacity:0.8;
}
/* ----------　banner　▲---------- */







/* -------------------　新着情報　----------------- */
ul.pager a {
    color: var(--color1);
    border: solid 1px var(--color4);
}

#cms_1-d .title_box::before {
    border-right: solid 20px var(--color4);
}

#cms_1-d .title_box::after {
    border-left: solid 20px var(--color4);
}

/* ------------------------------------------　下層ページ　------------------------------------- */



/* ----------　会社情報　---------- */

/* ----------　お問い合わせ　---------- */
#contact_tel a {
    color: #fff;
    background-color: #ff9e03;
    /* border-color: var(--color1); */
}

/* ----------　プライバシーポリシー ---------- */
#google_privacy{
    max-width: 854px !important;
}

/* ----------　サイトマップ　---------- */


@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------1920-------------------------------------------------------*/
@media screen and (max-width: 1920px){
#main_img .catch {
    width: 45vw;
    bottom: 10%;
    left: 5%;
}
}
/*-------------------------------------------------------1536-------------------------------------------------------*/
@media screen and (max-width: 1536px){
    .font_2dw {
        font-size: calc(1rem + -1px) !important;
        letter-spacing: -1px;
    }

#main_img .catch {
    width: 45vw;
    bottom: 5%;
    left: 5%;
}

}

/*-------------------------------------------------------1530 × 735-------------------------------------------------------*/
@media screen and (max-width: 1530px){

#top_contents2 .con_box .text_box {
    padding: 60px;
}


#main_img .catch {
    width: 45vw;
    bottom: 15%;
    left: 5%;
}

}


/*-------------------------------------------------------1366-------------------------------------------------------*/
@media screen and (max-width: 1366px){

.font_2dw {
    font-size: calc(1rem + -2px) !important;
    letter-spacing: -1px;
}

#main_img .catch {
        width: 45vw;
        bottom: 5%;
        left: 5%;
    }

#top_contents1 {
    padding: 60px 5% 100px;
}

#top_contents1 h2, #top_contents2 h2, #top_cms h2, .title_box h2, .gyoumu_box h2 {
    font-size: calc(1rem + 9px);
}



}

/*-------------------------------------------------------1000-------------------------------------------------------*/
@media screen and (max-width: 1000px){

#header {
    width: calc(100% - 80px);
}

#top_contents1 h2::after {
    font-size: 70px;
    bottom: 10px;
}
}

/*-------------------------------------------------------タブレット-------------------------------------------------------*/
@media screen and (max-width: 768px){
#wrap{
    width: 100%;
    margin-right: 0;
    /*background-size: calc(50% - 19.5px);
    background-position: top 0 left 19px;*/
}

    .font_2dw {
        font-size: calc(1rem + 1px) !important;
        letter-spacing: 0px;
    }

#header{
    width: 100%!important;
    padding-right: 90px;
}

#header .h_contents{
    height: 100%;
}

#header #logo{
    width: auto!important;
    height: 100%;
}

#header #logo h1 {
    width: 300px!important;
    max-width: inherit;
}

#header .tel_bt_h span.font_4dw i{
    display: inline-block;
}

#fix_menu {
        width: auto;
    }

#logo h1.logo {
    max-width: 285px;
}

#main_img #main_img_border {
    top: 20px;
    height: calc(100% - 40px) !important;
}

    .button_container {
        top: 0px;
        height: 30px;
        width: 35px;
    }

.overlay nav {
    background-color: var(--white);
    height: 100%;
    top: 60%;
    left: 0;
    right: 0;
}

.overlay-menu .tel_bt a i {
    top: 50%;
}

.overlay .menu-box .menu_list li a {
        font-size: 18px;
    }

.bnr {
        right: 50%;
        bottom: 50px;
        transform: translate(50%, 0px);
}

#page7 .box_title1{
        padding-right:0;
}

#top_contents1 p{
        text-align: left;
}

#top_contents2{
            padding-top: 30px;
}

    #top_contents2 .con_box .text_box {
        padding: 42px;
    }

#banner {
    left: 0;
    right: 0;
    margin: auto;
    width: 300px;
}
}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
#loading_logo {
    width: 80%;
    max-width: 200px;
}

#main_img #main_img_border {
    top: 10px;
    height: calc(100% - 20px) !important;
    width: calc(100% - 20px) !important;
    left: 10px;
}

#fix_menu {
        padding: 30px 0;
    }

    .font_2dw {
        font-size: calc(1rem + -1px) !important;
}

#header #logo h1 {
    width: 200px!important;
}

#nav_menu {
    margin-top: 9px;
}

    .button_container {
        top: 0px;
         height: 22px; 
         width: 23px; 
    }

.con2 .box_wrap .img {
    max-width: 300px;
    margin: 0 auto;
    border-radius: 20px;
}

.con2 .title {
    letter-spacing: 0;
    font-size: 18px;
}

#logo {
    height: 78px;
}

/* CMSマージンパディング・文字の調整 */
 
#page8 .contact_tel p.d_inline_b{
        font-size: 18px;
}
#page9 h3{
        font-size: 14px;
}

#page9 .pd_5per_tb{
        padding: 5% 1%;
}

.bnr{
        bottom: 0px;
}

#footer {
        padding-top: 30px;
}

#footer {
    padding-bottom: 50px;
}

#cms_6-c .cate_box{
            margin-bottom: 50px;
}

#cms_6-c .arrow{
        bottom: -50px;
        height: 50px;
}



.overlay nav {
    top: 60%;
}

.overlay .menu-box .menu_list li a {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#top_contents1 h2, #top_contents2 h2, #top_cms h2, .title_box h2, .gyoumu_box h2 {
    font-size: calc(1rem + 0px);
}

#top_contents1 h2 {
        font-size: calc(1rem + 1px);
        letter-spacing: 0;
}

#top_contents1 h2::after {
        font-size: 40px;
        bottom: 20px;
    }

#top_contents2 .con_box .text_box {
     padding: 30px 20px; 
}

#top_contents2 .con_box::before {
    font-size: 100px;
    top: -20px;
}

#top_contents2 .con_box:nth-of-type(1)::before {
    left: 7%;
}

#top_contents2 .con_box:nth-of-type(2)::before {
    right: 7%;
}

a.txt_color_nomal.hvr_opa05.motion03s.d_block.pd_30px.width_300-max.border_color2.border_so1 {
        font-size: 15px;
}

}


@media screen and (max-width: 768px){
.tb_sns_wrap .sns_links_tb li{
	margin: 0 5%;
	height: 30px!important;
	width: 75px !important;
}
}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
.tb_sns_wrap .sns_links_tb li{
	margin: 0 5%;
	height: 20px !important;
	width: 90px !important;
}
}