﻿.fa-mail:before{
    content: "\f0e0";
}
#contact_mail{
    max-width: 325px;
}
/* 自動リンク設定 */
#loader {
    transition: 0s;
}
.linkStyle{
	color:#72a37b;
	text-decoration: underline;
}
.linkStyle:hover{
	color:#72a37b;
	opacity: 0.7;
	text-decoration: none;
	transition: all 0.5s;
}
/* タブ切り替え */
#cate_list li.active a{
	color: #ffffff;
	background-color: #505050;
}
/* タブ切り替え  リスト */
	#cate_list li{
		vertical-align: top;
		margin: 5px 2%;
	}
	#cate_list li a{
		background-color: transparent;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	}

/* color */
body, .txt_color_nomal{color: #434343;}
.txt_white{color: #fdfcfa;}
.txt_red{color: red;}
.txt_color1{color: #5E2313} /* メインカラー */
.txt_color2{color: #E6EDE6} /* サブカラー */
.txt_color3{color: #8bbf94} /* アクセントカラー1 */
.txt_color4{color: #fffbf1} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: #fdfcfa} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #5E2313} /* メインカラー */
.bg_color2{background-color: #E6EDE6} /* サブカラー */
.bg_color3{background-color: #8bbf94} /* アクセントカラー1 */
.bg_color4{background-color: #fffbf1} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #5E2313}
.border_color2{border-color: #E6EDE6}
.border_color3{border-color: #8bbf94}
.border_color4{border-color: #e6ede6}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #212121;}
.hvr_txt_white:hover{color: #fdfcfa;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #5E2313} /* メインカラー */
.hvr_txt_color2:hover{color: #E6EDE6} /* サブカラー */
.hvr_txt_color3:hover{color: #8bbf94} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #fffbf1} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: #fdfcfa} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #5E2313} /* メインカラー */
.hvr_bg_color2:hover{background-color: #E6EDE6} /* サブカラー */
.hvr_bg_color3:hover{background-color: #8bbf94} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #fffbf1} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #5E2313}
.hvr_border_color2:hover{border-color: #E6EDE6}
.hvr_border_color3:hover{border-color: #8bbf94}
.hvr_border_color4:hover{border-color: #fffbf1}

/*#cms_1-a .pager li a:hover{*/
/*    opacity: 0.3;*/
/*}*/
/* 文字 --------------------------------------------------------------------------------------------*/
body {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
    background-color: #fdfcfa;
    line-height: 2;
    font-size: 16px;
}
.font_14,
.box_txt1,
.box_title2{
    font-size: 16px;
}
.font_24{
    font-size: 28px;
}
#contents1 h2,
#contents2 h2,
#contents3 h3,
#contents4 h2,
#top_cms .cms_title h2,
#page_title .page_box h2{
    font-family: 'Kiwi Maru', serif;
}
#main_menu ul li a,
.cate_list li a,
.box_title1{
    font-size: 18px;
}

#main_menu ul li a,
#cms_2-b .box_title1{
    font-weight: 700;
}

header a.d_block{
    font-size: 20px;
}
.foot_tel_bt a{
    font-size: 22px;
}
.cms_1-e p.date,
#cms_1-e p.date{
    font-size: 14px;
    border-radius: 5px;
}
#footer_menu a:hover{
    color: #72A37B;
}

.pc_hid{
    display: none;
}

/* TOP(mainはタブレットの上)------------------------------------------------------------------------*/
/* イントロ コンテンツ */
#contents1 h2,
#contents2 h2{
    padding-bottom: 10px;
    font-weight: 700;
    background-image: url(Dup/img/dec2.png);
    background-repeat: no-repeat;
    background-position:0% 100%;
    background-size:contain;
}
#contents1 h2,
#contents2 h2{
    padding-left: 50px;
}
#contents4 h2{
    /*padding-left: 16%;*/
}
.dec1{
    max-width: 350px;
    width: 30%;
    bottom: -148px;
    left: 315px;
    z-index: 1;
}


#contents1{/*イントロ*/
    
}

#contents2{/*コンテンツ*/
    padding: 100px 10% 100px;
}
.appeal{
    margin-top: 30px;
    background-color: #fffbf1;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    border: 3px dotted #732313;
}
#contents3{/*ポイント１、２*/
    padding: 50px 10% 50px;
    background-image: url(Dup/img/bg.jpg);
    background-repeat: no-repeat;
    background-position:0% 100%;
    background-size:cover;
}
/*#contents3::before{*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background-color: #f8fbef;*/
/*    opacity: 0.6;*/
/*}*/
#contents3 .grid_6{
    margin-top: 0px;
    margin-bottom: 30px;
}
#contents3 .d_flex{
    justify-content: space-around;
    align-items: stretch;
}
.bulletslist{
    position: relative;
    width: 29%;
    /* height: 130px*/
    color: #333;
    background-color: #fbfbef;
    border-radius: 5px;
    padding: 2% 1%;
    margin-top: 35px;
    
}

.check{
    position: absolute!important;
    transform: translateX(-50%);
    left: 50%;
    top: 0px;
}
.check img{
    width: 40px;
    transform: translateY(-50%);
}
.highlight {
    color: #ff9234;
    font-size: 1.2rem;
    font-weight: 900;
    border-bottom: 3px solid #8bbf94;
}
.highlight2{
    display: block;
    font-size: 1.5rem;
    color: #8bbf94;
}
.highlight3{
    font-size: 2rem;
    border-bottom: 3px solid #8bbf94;
    color: #ff9534;
}
#contents3 h3{
    width: 40%;
    font-size: 28px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 700;
    border-bottom: 3px solid #8bbf94;
}

#contents3 p.txt6{
    margin-top: 70px;
    font-size: 22px;
    font-weight: 900;
    color: #516655;
}



.more a,
.foot_tel_bt a{
    border-radius: 5px;
}


#contents4 {
    padding: 70px 10% 50px;
}
#contents4 h2{
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
    /*background-image: url(Dup/img/dec4.png);*/
    background-repeat: no-repeat;
    background-position:50% 100%;
    background-size:contain;
}
#contents4 .grid_5{
    /*width: 46%!important;*/
}

figure.img7{
    height: 300px!important;
}
.img7 .rectangle_img img{
    top: 0%!important;
}


/* TOPCMS */
#top_cms .cms_title h2{
    font-size: 36px;
    font-weight: 700;
    border-bottom: 3px solid #72A37B;
    
    /*background-image: url(Dup/img/dec3.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position:50% 100%;*/
    /*background-size:contain;*/
}
#top_cms .cms_title h2:before{
    content: "";
    background-image: url(./Dup/img/dec3.png);
    width: 250px;
    height: 36px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    transform: translate(-50%, 0%);
    bottom: 10px;
    left: 50%;
}
#top_cms .cms_title p{
    display: none;
}

/* メニュー */
header{}
.link_box li{
    height: 30px!important;
    width: 13%!important;
    max-width: 40px!important;
}
.fa-envelope:before{
    display: none;
}
#main_menu ul li a::before{
    height: 2px;
}
.tel_bt a{
    color: #ff832b;
}

/* フッター */
.border_so1-t{}
#page-top a{
    transition: 0.5s;
}
#page-top a:hover{
    transform: translateY(-10px);
}

/*バナー*/
.bnr{
    right: 40px;
    bottom: 30px;
    max-width: 300px;
    z-index: 3;
}
.bnr a{display: block;transition: 0.5s;}
.bnr a:hover{opacity:0.7;}

.bnr_sp,
.head_banner{
    display: none;
}

/* 下層ページ ----------------------------------------------------------------------------------------*/
/* 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 .cate_txt1{
    margin-top: 0px;
}
#cms_3-f .cate_txt1{
    margin-bottom: 20px;
}
#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;
}
/*ページタイトル*/

#page_title p{
    display: none;
}
#page_title .page_box {
    padding: 110px 0 0;
}
#page_title .page_box h2{
    font-size: 35px;
    font-weight: 700;
    width: 35%;
    border-bottom: 5px solid #72A37B;
    margin: 0 auto;
    padding-bottom: 5px;
}
#page_title .page_box h2:before{
    content: "";
    background-image: url(./Dup/img/dec1.png);
    width: 53px;
    height: 72px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    transition: auto;
    transform: translateX(-26.5px);
    left: 56.5%;
    top: 310px;
}
article.page_wrap{
        padding: 70px 10% 25px;
}

/* CMS1 */
#cms_1-e .pager a{
    border-radius: 5px;
}
/* CMS2 */

/* CMS3 */
#cms_6-a .cate_list{
    display: none;
}
#cms_6-a .border_do3-b{
    border-bottom: 3px solid #5E2313;
}
#cms_6-a .box_txt1{
    font-size: 22px;
}
#cms_6-a .box_txt1:first-letter{
    font-size: 34px;
}
#cms_6-a .cate_box{
    margin-bottom: 0px;}


/* CMS4 */
#cms_3-c .cate_list{
    display: none;
}
/* CMS5 */
#cms_2-b .cate_box{
    border-radius: 0px 10px 10px 0px;
}
/* 店舗会社情報 */
#page7 .box_item h3{
    font-weight: 700;
    color: #5b9d67;
}
#page7 .grid_3{
    width: 33%!important;
}
#page7 .grid_9{
    width: 65%!important;
}


/* 問い合わせ */
article.page_wrap8{
        padding: 70px 10% 25px;
}
/* プライバシーポリシー */
#page9 .box h3{
    font-weight: 700;
}

/* サイトマップ */
#page10 li a{
    border-radius: 5px;
}


/* main img ----------------------------------------------------------------------------------------*/
.mainimg{
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.catch {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);/* X横 Y縦 始点が要素の中心になる */
    width: 40%;
}
.catch img{
    min-height: 300px!important;
    min-width: 500px!important;
}

.fadeOut {
animation-name: fadeOutAnime;
animation-duration:1s; /* アニメーション時間 */
animation-delay: 8s; /* 〇秒後に変化 */
animation-fill-mode:forwards;
opacity: 1;
}

@keyframes fadeOutAnime{
  0% {
    opacity: 1;
    /*transform: scale(1);*/
    filter: blur(0);
  }

  100% {
    opacity: 0;
    /*transform: scale(1.02);*/
    filter: blur(10px);
  }
}
/* タブレット --------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){
    /* CMSマージンパディング・文字の調整 */
    #cms_2-a .cate_box{
        padding-bottom: 0px;
    }
    #page7 .box_title1{
        padding-right:0;
    }
    .cate_txt1,
    .box_txt2{
        font-size: 17px;
    }
    
    #contents1 .txt4,
    #contents2 .txt4{
        font-size: 30px;
    }
    #contents1,
    #contents2,
    #contents3{
        padding-left: 7%;
        padding-right: 7%;
    }
    #contents4{
        padding-left: 0%;
        padding-right: 0%;
    }
    #contents3 h3{
        width: 64%;
    }

    /*メニュー*/
    .fat-nav.active{
        
    }
    .fat-nav li a{
        font-size: 24px;
        line-height: 1.5;
    }
    #logo{
        max-width: 200px;
    }
    
    /*下層ページ*/
    article.page_wrap{
            padding: 50px 10% 25px;
    }
    article.page_wrap8{
            padding: 50px 2% 25px;
    }
    #page_title .page_box{
        padding: 90px 0 0;
    }
    #page_title .page_box h2{
        width: 57%;
    }
    #page_title .page_box h2:before{
        left: 50%;
    top: 250px;
    }

    /*main img*/
    .catch{
        width: 50%;
    }
    .catch img {
        min-height: 220px!important;
        min-width: 380px!important;
    }
    /*バナー*/
    .bnr {
        display: none;
    /*right: 20px;*/
    /*bottom: 0px;*/
    /*max-width: 240px;*/
}
.head_banner{
    display: block;
    bottom: 0;
    left: 265px;
    max-width: 220px;
    width: 218px;
    z-index: 3;
}
.head_banner a{
    padding-bottom: 14px;
    padding-top: 14px;
    border-radius: 7px 7px 0px 0px;
}
.bnr_sp{
    display: block;
    bottom: 0;
    right: 40px;
    max-width: 187px;
    z-index: 3;
}
#main_img{
    top: 37px;
}
}
/* スマホ ------------------------------------------------------------------------------------------*/
@media screen and (max-width: 667px){
    /* 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;
    }
    #page9 h3{
        font-size: 14px;
    }
    
    #cms_2-a .cate_title{
        padding: 10px;
    }
    #cms_6-c .cate_box{
            margin-bottom: 50px;
    }
    #cms_6-c .arrow{
        bottom: -50px;
        height: 50px;
    }

    /*文字*/
    .pc_hid{
        display: block;
    }
    .font_24{
        font-size: 25px;
    }
    .cate_txt1,
    .box_txt2{
        font-size: 16px;
    }
    #contents2{
        padding: 100px 8% 150px;
    }
    #contents1 .txt4,
    #contents2 .txt4{
        font-size: 22px;
    }
    #contents1 h2,
    #contents2 h2,
    #contents3 h3,
    #contents4 h2,
    #contents3 p.txt6{
        font-size: 20px;
    }
    #top_cms .cms_title h2{
        font-size: 26px;
    }
    #page7 .box_item h3{
        font-size: 18px;
    }

    
    #logo{
        max-width: 145px;
    }

    /*イントロ　コンテンツ*/
    #contents1{
        padding: 30px 6%;
    }
    #contents1 h2,
    #contents2 h2{
        padding-left: 60px;
    }
    #contents2{
        padding-top: 30px;
        padding-bottom: 50px;
    }
    
    .bulletslist{
        width: 78%;
        padding: 7% 5%;
    }
    
    #contents3{
        padding: 50px 5% 50px;
    }
    #contents3 h3 {
        width: 100%;
        font-size: 23px;
        margin-bottom: 20px;
    }
    #contents4 {
        padding: 30px 0% 30px;
    }
    #contents4 h2{
        font-size: 22px;
    }
    #contents4 p.txt8{
            padding: 0px 3%;
    }
    
    /*TOPCMS*/
    #top_cms > .box:first-of-type{
        padding-top: 0px;
    }
    /*フッター*/
    footer .link_box li{
        height: 30px!important;
        width: 10%!important;
        max-width: 40px!important;
}
    #copyright{
        margin-bottom: 0px;
    }
    
    /*下層ページ*/
    article.page_wrap{
            padding: 40px 5% 15px;
    }
    
    #page_title .page_box{
        padding: 70px 0 0;
    }
    #page_title .page_box h2{
        width: 86%;
        font-size: 24px;
        border-bottom: 3px solid #72A37B;
    }
    #page_title .page_box h2:before{
        left: 50%;
        top: 188px;
        width: 43px;
        height: 59px;
    }
    #cms_3-c .box_txt1{
        padding: 0px 12px!important;
    }

    /*メニュー ハンバーガーメニュー*/
    .fat-nav li a {
        font-size: 18px;
        line-height: 1.2;
}
    /*問い合わせボタン*/
    header .head_banner{
        width: 180px;
        margin: 0;
    }

    /*バナー*/
    .bnr_sp{
        max-width: 187px;
        right: 0px;
    }
    .head_banner{
        left: 0px;
        width: 184px;
    }

    /* 店舗会社情報 */
    #page7 .grid_3{
        width: 100%!important;
    }
    #page7 .grid_9{
        width: 100%!important;
    }

    /* main img */
    #main_img{
        top: 30px;
    }
    .catch{
        width: 55%;
    }
    .catch img{
        min-height: 100px!important;
        min-width: 200px!important;
    }
    
    #contents_box{
        margin-top: 25px;
    }

}