﻿/*施工実績*/
.BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2, .BA_type1 .box_img3, .BA_type1 .box_img4 {position: relative;}
.BA_type1 .box_item::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50.3%;
    transform: translate(-50%,-50%);
    width: 0;
    border-style: solid;
    border-width: 17px 0 17px 40px;
    border-color: transparent transparent transparent  #ffb3a7;
}
.BA_type1 .box_img1,.BA_type1 .box_img3 {margin-right: 40px;}
.BA_type1 .box_img2,.BA_type1 .box_img4 {margin-left: 40px;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after,
.BA_type1 .box_img3::after, .BA_type1 .box_img4::after {
    position: absolute;
    height: 33px;
    width: 87px;
    background-color: #ffc25b;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.BA_type1 .box_img1::after,.BA_type1 .box_img3::after {content: "before";}
.BA_type1 .box_img2::after,.BA_type1 .box_img4::after {content: "after";}

@media screen and (max-width: 768px){
    .BA_type1 .box_item{
            justify-content: space-between;
    }
    .BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2, .BA_type1 .box_img3, .BA_type1 .box_img4 {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media screen and (max-width: 667px){
        .BA_type1 .box_item{
            display: block;margin-bottom: 50px;
        }
.BA_type1 .box_img1,.BA_type1 .box_img3 {margin: 5%;margin-bottom: 50px;}
.BA_type1 .box_img2,.BA_type1 .box_img4 {margin: 5%;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after,.BA_type1 .box_img3::after, .BA_type1 .box_img4::after {height: 30px;font-size: 15px;}
.BA_type1 .box_item::after {transform: translate(-50%,-60%) rotate( 90deg);border-width: 20px 0 20px 23px;}
}



.fa-08:after {
    content: "\f35d";
}


.bnr{
    left: 87%;
    transform: translate(-50%, 0%);
    bottom: 10px;
    max-width: 250px;
    z-index: 9;
}
.bnr a{display: block;transition: 0.5s;}
.bnr a:hover{opacity:0.7;}



#main_img{
    padding-top: 0px!important;
}

.main_img{
    width: 100%;
    position: center;
    background-size: cover;
    background-position: center center;
}

.maindec{
    z-index: 5;
    max-width: 2000px;
    width: 100%;
    top: 20px;
    right: 0%;
}

#page10 #main_wrap .fa{
        padding: 7px;
}



/* 自動リンク設定 */
#loader {
    transition: 0s;
}
.linkStyle{
	color:#ee8170;
	text-decoration: underline;
	transition: all 0.5s;
}
.linkStyle:hover{
	color:#ffae61;
	opacity: 0.7;
	text-decoration: none;
}

/* color */
.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #ffae61} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #9ec76c} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #ff8822} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #f6eedc} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: #fff9eb} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #ee8170} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #fff} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #ffc25b} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #fff0cb} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1,.hvr_border_color1:hover{border-color: #ee8170}
.border_color2,.hvr_border_color2:hover{border-color: #ffae61}
.border_color3,.hvr_border_color3:hover{border-color: #ff8822}
.border_color4,.hvr_border_color4:hover{border-color: #f6eedc}


#cms_1-a .pager{
    background-color: #fff9eb;
}
#header li a{
    color: #ff8843;
}
#header li{
    color: #ffeed2;
}

/* リセット ----------------------------------------------------------*/
#main_img #slide{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    width: 100%;
}

.bg_dot1,
.bg_dot2{
    background-image:none;
}
.bg_dot3{
	background-image: url("../Dup/img/bg.png");
	background-position: left top;
	background-repeat: repeat;
}
/* ページトップ */
#page_top{
    transition: ease 0.3s;
}
#page_top:hover{
    opacity: 0.8;
}
/* 文字 --------------------------------------------------------------------------------------------*/
.cate_list li a,
.cate_title{
    font-family: 'M PLUS 1 Code', sans-serif;
    /*font-family: 'Kiwi Maru', serif;*/
    font-weight: 400;
}
.page_title h2 span{
    /*font-family: 'Kiwi Maru', serif;*/
    font-family: 'M PLUS 1 Code', sans-serif;
    font-weight: 700;
}
.catch p,.catch h2,p,
.contents_box h2 span,.contents_txt .box .font{
    font-family: 'M PLUS 1 Code', sans-serif;
}

.contents_box h2 span{
    font-size: 30px;
}

/* TOP(mainはタブレットの上)------------------------------------------------------------------------*/
/*外部リンク*/
.link{
    margin-right: 5px;
}
.link img{
    width: 20px;
    vertical-align: middle;
}
.link2{
    margin-right: 5px;
}
.link2 img{
    width: 20px;
    vertical-align: middle;
}
/*動画の埋め込み*/
#top_douga{
    margin: 40px auto;
}
.dougacatch{
    margin-top: 80px;
}
/* イントロ */
#main_img{
    margin-bottom: 90px!important;
}
.catch{
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 40px 30px 40px;
    position: relative;
        z-index: 8;
}
.catch h2,
.dougacatch h2{
    color: #a13d0b;
    font-size: 34px;
}
.catch p{
    color: #555;
        line-height: 1.7;
}
.dougacatch p{
    color: #ffc25b;
    font-size: 24px;
}

/* コンテンツ */
.dec4,.dec5{
    z-index: 4;
    max-width: 300px;
    width: 25%;
    bottom: -80px;
    left: 80px;
}
.dec3{
    max-width: 350px;
    width: 20%;
    bottom: -70px;
    right: -25px;
}
.dec6{
    z-index: 4;
    max-width: 240px;
    width: 20%;
    bottom: -240px;
    right: 80px;
}
.dec7{
    z-index: 4;
    max-width: 140px;
    /*width: 25%;*/
    /*bottom: -200px;*/
    /*right: 160px;*/
    width: 6vw;
    bottom: calc(-6vw * 1.2);
    right: 3%;
}


.anim_type1 {animation: type1 3s infinite ease-in-out alternate;}
@keyframes type1 {
	0% {transform:translate(0, 0) rotate(-7deg);}
	50% {transform:translate(0, -7px) rotate(0deg);}
	100% {transform:translate(0, 0) rotate(7deg);}
}
.anim_type2 {animation: type2 3s infinite ease-in-out alternate;}
@keyframes type2 {
	0% {transform:translate(0, 0) rotate(7deg);}
	50% {transform:translate(0, 14px) rotate(0deg);}
	100% {transform:translate(0, 0) rotate(-7deg);}
}

#contents .contents_box{
    margin-top: 100px;
}
#contents .contents_box .contents_txt .box{
    padding: 80px!important;
}
.contents_txt{
    background-color: rgba(255, 255, 255, 0.9)!important;
}
.contents_box h2 span{
    color: #a13d0b;
}
.contents_box figure{
    box-shadow: 12px 15px 0px #a38a77;
    border-radius: 20px;
}
#contents .contents_box .contents_txt .contents_point{
    color: #fff6e2;
}
.contents_box h2 span{
    background: linear-gradient(transparent 75%, #ffdd80 75%);
}
/* TOPCMS */
.top_cms_box .top_cms_title h3 span{
    font-size: 34px;
}

.top_cms_box .top_cms_title h3 span:before{
    content: "";
    background-image: url(./Dup/img/dec08.png);
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -130px;
    opacity: 0.5;
}
.top_cms_box .top_cms_title h3 span:after{
    content: "";
    background-image: url(./Dup/img/dec09.png);
    width: 77px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: -110px;
    opacity: 0.5;
}
/* フッター */
.LogoInfo{
    align-items: stretch;
}
.info_img figure{
    height: 400px!important;
}
/* メニュー ----------------------------------------------------------------------------*/
.logo img{
    max-width: 75px;
    padding: 20px;
}
#header .logo img{
    max-width: 270px;
    padding: 20px;
}
#header{
    background-color: #fff;
    border-radius: 30px;
}

/* 下層ページ ----------------------------------------------------------------------------------------*/
/*ページタイトル*/
.page_title.active p{
    color: #6e6e6e;
}
.page_title{
    width: 50%;
    padding: 30px 50px 30px 100px;
}
/* CMSマージンパディング・文字調整 */
#cms_1-a .cate_box{
    padding-bottom: 30px;
}
#cms_1-a .cate_box,
#cms_2-c .cate,
#cms_2-a .cate_list,
#cms_3-f .cate_title{
    margin-bottom: 50px;
}
#cms_2-a .cate_box{
    margin-top: 20px;
}
#cms_3-f .box_wrap{
    margin-top: 10px;
}
#cms_3-f .cate_txt1{
    margin-top: 0px;
}
#cms_3-f .cate_txt1{
    margin-bottom: 20px;
}
#cms_3-f .sub_cate{
    margin-bottom: 40px;
}
#cms_2-a .box_txt1{
    padding-bottom: 0;
}
#cms_2-a .cate_box {
    padding-bottom: 30px;
}
#cms_2-a .box_title1{
    padding-bottom: 0px;
}
#cms_2-a .box_title1,
#cms_3-c .cate_title,
#cms_3-c .box_title1{
    font-weight: 600;
}
#cms_2-a .box_item{
    padding-right: 0px;
}
#cms_2-a .box_title1{
    padding-top: 0px;
}
#cms_4-b .cate{
    margin-bottom:0px;
}

/* CMS1 */

/* CMS2 */

/* CMS3 */
.concrete{
    max-width: 600px;
    border-radius: 10px;
    margin: 0 auto;
    color: #fff;
}
.concrete{
    
}
#cms_6-a .box_wrap{
    border-radius: 10px;
}
/* CMS4 */
#cms_4-b .cate_box{
    margin-bottom: 30px!important;
}
#cms_4-b .box_title1{
    background-color: #ffae61;
}
#cms_4-b .box_img1,
#cms_4-b .box_img2{
    width: 49%!important;
}
/*#cms_4-b .cate_box:first-child{*/
/*    border-style: solid;*/
/*    border-width: 100px 100px 0 100px;*/
/*    border-color: #007bff transparent transparent transparent;*/
/*}*/

/* CMS5 */

/* 店舗会社情報 */

/* 問い合わせ */

/* プライバシーポリシー */

/* サイトマップ */

/* main img ----------------------------------------------------------------------------------------*/

.catchcopy{
    z-index: 5;
    position: absolute;
    top: 18%!important;
    right: -11%;
    transform: translate(-50%, -50%);
    width: 48%!important;
}
.dec1{
    z-index: 3;
    max-width: 1280px;
    width: 95%;
    bottom: -180px;
    right: -17%;
    transform: translateX(-50%);
}
/* タブレット --------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){
    /* CMSマージンパディング・文字の調整 */
    #cms_2-a .cate_box{
        padding-bottom: 0px;
    }
    #cms_3-f h4.box_title{
        width: 60%!important;
    }
    #cms_3-f p.box_txt1{
        width: 40%!important;
    }
    #page7 .box_title1{
        padding-right:0;
    }
    /*リセット*/
    #main_img #slide{
        width: 90%;
        height: 50vh!important;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    /*コンテンツ*/
    #contents .contents_box .contents_txt .box{
        padding: 45px!important;
        padding-top: 60px!important;
    }
    #contents .contents_box{
        margin-top: 0px;
        margin-bottom: 30px;
    }
    #contents{
        margin-bottom: 80px;
    }
    
    /*main img*/
    .dec1{
        width: 90%;
        bottom: 280px;
        right: -40%;
        /*transform: translateX(-50%);*/
    }
    #main_img{
        margin-bottom: 20px!important;
    }
    #menu_bt{
        top: 36px;
        right: 50px;
    }
    .catch{
        width: 90%;
        padding: 20px 30px 30px 30px;
    }
    .catchcopy{
        top: 13%!important;
        right: -10%;
        width: 55%!important;
    }
    .dec4, .dec5{
        bottom: -55px;
        left: -50px;
    }
    .dec7{
        max-width: 110px;
        width: 25%;
        bottom: -148px;
        right: 40px;
    }
    .bnr{
        left: 75%;
        transform: translate(-50%, 0%);
        bottom: 0px;
        max-width: 200px;
        z-index: 9;
    }
}

/* スマホ ------------------------------------------------------------------------------------------*/
@media screen and (max-width: 667px){
    .dec1{
            display: none!important;
    }
    /*リセット*/
    #main_img #slide{
        width: 90%;
        height: 36vh!important;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    .box h2{
        margin-bottom: 10px;
    }
    #top_cms1 .cms_wrap,
    #top_cms .cms_wrap{
        padding-bottom:0px;
    }
    #top_cms1,
    #top_cms{
        margin-bottom: 50px;
    }
    #info .info_txt{
        padding-top: 20px;
    }
    .info_img figure{
        height: 230px!important;
    }
    #info .tel{
        margin-bottom: 15px;
    }
    /* CMSマージンパディング・文字の調整 */
    #cms_1-a .cate_box,
    #cms_2-a .cate_box,
    #cms_2-c .box_item{
        padding-bottom: 15px;
    }
    #cms_2-c .box_item,
    #cms_2-a .box_title1{
        padding-top: 0px;
    }
    #cms_2-c .box_item,
    #cms_2-a .box_item{
        padding-left: 0;
        padding-right: 0;
    }
    #cms_2-a .cate_box{
        margin-top: 0px;
    }
    #cms_2-a .cate_title{
        margin-bottom: 0px;
    }
    #cms_2-a .cate_txt1{
        margin-top: 15px;
    }

    #cms_2-a .box_img1{
        margin-top: 25px;
        margin-bottom: 0px;
    }

    #cms_2-c .cate_title,
    #cms_2-a .cate_title{
        font-size: 18px;
    }
    #cms_2-c .box_txt1,
    #cms_3-c .box_title1{
        font-size: 17px;
    }
    #page8 .contact_tel p.d_inline_b{
        font-size: 18px;
    }
    #page9 h3{
        font-size: 14px;
    }
    
    #cms_2-a .cate_title{
        padding: 10px;
    }
    #cms_3-f .cate_title span{
        font-size: 17px;
        font-weight: 600;
    }
    #cms_3-f .sub_cate_title{
        font-size: 16px;
    }
    #page9 .pd_5per_tb{
        padding: 5% 1%;
    }
    #cms_6-c .cate_box{
            margin-bottom: 50px;
    }
    #cms_6-c .arrow{
        bottom: -50px;
        height: 50px;
    }
    /*下層ページ*/
    #cms_4-b .box_img1,
    #cms_4-b .box_img2{
        width: 100%!important;
        margin-bottom: 10px;
    }
    #page09 #main_wrap{
        padding: 50px 2%;
    }
    #page09 #main_wrap .box p{
        padding-left: 0px;
    }
    .page_title{
        width: 80%;
    padding: 20px 20px 20px 20px;
    }
    
    .catch h2{
        font-size: 24px;
    }
    
    /*コンテンツ*/
    #contents .box > div{
        text-align: left;
    }
    .contents_box h2 span{
        background: rgba(255,255,255,0);
    }
    #contents .contents_box{
        margin-bottom: 50px;
    }
    #contents .contents_box .contents_txt .box{
        padding: 20px!important;
    }
    .contents_box figure{
            box-shadow: 9px 9px 0px #a38a77;
    }
    .contents_box h2 span{
        font-size: 19px;
    }

    .dougacatch h2{
        font-size: 20px;
    }
    .dougacatch p{
            font-size: 18px;
    }
    .dougacatch{
            margin-top: 30px;
    }
    .dec4, .dec5{
        left: 10px;
        width: 18%;
        bottom: -10px;
    }
    .dec3{
        bottom: -10px;
        right: 15px;
    }
    .dec6{
        bottom: -120px;
        right: 20px;
    }
    .dec7{
        max-width: 50px;
        bottom: -100px;
        right: 290px;
    }
    .top_cms_box .top_cms_title h3 span{
        font-size: 28px;
    }
    .top_cms_box .top_cms_title h3 span:before{
        width: 60px;
        height: 60px;
        top: 15px;
        left: -100px;
    }
    .top_cms_box .top_cms_title h3 span:after{
        width: 54px;
        height: 70px;
        top: 6px;
        right: -90px;
    }
    
    /*メニュー*/
    #menu_bt{
        top: 20px;
        right: 30px;
    }
    header{
        padding: 13px!important;
        padding-bottom: 15px!important;
    }
    .logo img{
        max-width: 60px;
        padding: 12px;
    }
    #menu_wrap{
        padding-top: 25px;
    }

    /* main img */
    #main_img{
         margin-bottom: 0px!important;
    }
    .catchcopy{
        top: 14%!important;
        width: 60%!important;
        right: -21%!important;
    }

    

    .loader img{
        width: 200px;
    }
    .bnr{
    left: 50%;
    transform: translate(-50%, 0%);/* X横 Y縦 始点が要素の中心になる */
    bottom: 0px;
    max-width: 200px;
    z-index: 9;
}
}