﻿/*---------------------------------------------
 テンプレート ・CMS・下層ページ 
--------------------------------------------*/
.more_btn {
    color: #5b9508!important;
    font-weight: 500;
    background-image: url(./Dup/img/btn_bg.jpg);
    padding: 10px 15px;
    width: 280px;
    border-radius: 10px;
}
.link_bnr{
    display: block;
    color: #5b9508;
    font-weight: 500;
    /*background-color: #ff9c92;*/
    background-image: url(./Dup/img/btn_bg.jpg);
    padding: 10px 15px;
    width: 300px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    font-size: 1.1rem;
    transition: all 0.8s;
}
.link_bnr i{transition: color 0.3s,transform 0.8s;}
.link_bnr:hover{
    opacity: 0.7;
    color: #cf2f00;
    background-image: url(./Dup/img/btn_bg_hover.jpg);
}
.link_bnr:hover i{transform: translateX(5px);}
header.scr_header{
    background: linear-gradient(90deg, #fff1d7 20%, #fad8b4 100%);
    box-shadow: 0px 0px 10px rgba(118, 70, 56, 0.3);
}
#header {padding: 5px 5%;}
#header > div{padding: 0;}
header.scr_header #logo, #logo{max-width: 110px;}
#pc_nav li .txt_white{color: #a72600;}
.button_container span{background: #a72600;}
.button_container span:nth-of-type(1){background-color: transparent; color: #a72600;}
#pc_nav li a::after{background: #a72600;}
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after{height: 1px;}
#fakeloader .fl{max-width: 200px;}
#fakeloader:before{background-color: #fff;}
.overlay{
    /*background: linear-gradient(135deg, #ff8b80 , #ffb792 )!important;*/
    background: url(./Dup/img/bg.jpg)!important;
    background-size: contain;
    background-repeat: repeat-y;
}

#overlay .left li{ max-width: 200px;}
.overlay ul li a,#overlay .left li:before{color: #bf2c00; opacity: 1;}
.overlay .txt_white{color: #bf2c00;}
.overlay .nav_menu_more a.txt_white{color: #fff; letter-spacing: 0.05em; border-radius: 15px;}
.nav_menu_more:last-of-type a .icon:before{left: -78px;}
.button_container.active .top,.button_container.active .bottom{background: #a72600;}
.button_container.active span:nth-of-type(1){color: #a72600;}
#return_top{z-index: 3;}


.line:before{background-color: #ffbdce!important;}
.num{opacity: 1;}

.back1:before{
    width: 100%;
    height: 100%;
    background: url(./Dup/img/bg.jpg);
    background-size: contain;
    background-repeat: repeat-y;
}

#intro{z-index: 3;}
#contents1_wrap{margin-bottom: 110px;}

#intro_wrap,#contents1 .con_box,#contents2 .con_box,#contents3 .con_box{
    border-radius: 20px;
    background-color: rgba(255,255,255,0.9);
}

#contents1 .con_box,#contents2 .con_box{
    padding: 80px 3% 50px;
}
#contents1 .con_img,#contents2 .con_img{
    border-radius: 20px;
    margin: 0 3%;
    width: 35%!important;
}

.intro_title h3{
    color: #e73e0c;
    font-weight: 600;
    font-size: 2.7rem;
}

.con_title h3{
    color: #e73e0c;
    font-weight: 600;
    font-size: 2.3rem;
}

#intro .num,#contents1 .num,#contents2 .num,#contents3 .num{
    background-color: #e73e0c;
    line-height: 1.5;
    color: #fff;
    width: 105px;
    border-radius: 50%;
    text-align: center;
}
#intro .num{
    top: -50px;
}

#contents1 .num{
    top: -50px;
    left: 48%;
}
#contents1 .con_box{
    margin-top: 0;
}

#contents2 .num{
    top: -50px;
    left: 12%;
    transform: translate(0%,0);
}
#contents2 .con_box{
    margin-top: 0;
}

.top_cms_box{
    position: relative;
    z-index: 1;
}

#info_contact .con_box{
    background-color: transparent;
    border-radius: 20px;
}
#info_contact .con_img{border-radius: 20px;}
#info_contact .con_img:before{
    background-color: rgba(91, 149, 8, 0.3);
    border-radius: 20px;
}
#info_contact .con_img img{border-radius: 20px;}

footer.bg_color2{background-color: #fff;}
#footer_nav{
    margin: 0;
    padding-bottom: 50px;
}
#footer #logo2 a{max-width: 200px;}

.box_img a img,.box_img1,.box_img1 a img{border-radius:15px;}

.cate_list li a{    padding-left: 20px;}
.pager li a i,.cate_list li a i{color: #5b9508!important;transition: all 0.8s;}
.pager li a,.cate_list li a{
    /*background-color: #ffd7c0!important;*/
    color: #5b9508;
    font-weight: 500;
    background-image: url(./Dup/img/btn_bg.jpg);
    border-radius: 10px; 
    transition: all 0.8s;
    /*color: #fff;*/
}
.pager li a:hover i,.cate_list li a:hover i{color: #cf2f00!important;}
.pager li a:hover,.cate_list li a:hover{
    /*background-color: #ffbccd!important;*/
    opacity: 0.7;
    color: #cf2f00;
    background-image: url(./Dup/img/btn_bg_hover.jpg);
}
.cate_list li a{border-radius: 40px;font-size: 1.05rem;}
.con_box{
    border-radius: 20px;
    background-color: rgba(255,255,255,0.9);
}
#page8 #tel_wrap.con_box{background-color: transparent;}
#contact_tel a{border-radius: 15px;}
#tel_wrap p{letter-spacing: 0em;}
#page_title .page_title_box{
    z-index: 2;
    top: 45%;
    border-radius: 15px;
}
#page_title .page_title_box .txt_white{color: #6e3333;}

#page_title:before{
    background-image: url(./Dup/img/cms_top.png);
    background-position: bottom center;
    z-index: 1;
    height: 110%;
    bottom: -10%;
}

#page_right{
    background-image: url(./Dup/img/cms_bg.jpg);
    background-position: bottom center;
    height: 400px;
}

.cms_3-b .cate_box{
    background-color: rgba(255,255,255,0.8);
    border-radius: 15px;
    border: none;
    padding: 10px 20px;
}
#cms_3-b .cate_box{
    border: none;
    background-color: #fff7ee;
    border-radius: 15px;
}
#cms_2-f .cate_title{
    font-size: 2.5rem;
    color: #e83e0c;
}
#cms_2-f .box_title1::after{    top: 26px;}

#cms_2-g .box_title1:first-letter{
    font-weight: 600;
}

/* タブレット */
@media screen and (max-width: 768px){
    header.scr_header #logo, #logo{max-width: 120px;}
    .button_container span:nth-of-type(1){font-size: 12px;letter-spacing: 0em;}
    #contents1 .num,#contents2 .num{top: -50px; transform: translate(-50%,0); left: 50%;}
    #contents1 .line:before, #contents2 .line:before{transform:translateX(-50%); left: 50%;}
    #intro{padding-top: 50px;}
    #intro .num, #contents1 .num, #contents2 .num, #contents3 .num{width: 80px;}
    #contents1_wrap{margin-top: 100px; margin-bottom: 0;}
    .intro_title h3{letter-spacing: 0em;}
    
    #contents1 .con_img, #contents2 .con_img{width: 70%!important; margin: 0 auto;}
    #contents1 .con_box, #contents2 .con_box{width: 100%!important; margin: 30px auto 0;}
    #footer_con h2{letter-spacing: 0em;}
    .con_title h3{text-align: center; width: 100%;}
    
    .page_title_box h2{width: 490px;}
    .column_3_tb .column{margin-right: 0px;}
    
    #page8 h3{ letter-spacing: 0em;}
}
/* スマホ */
@media screen and (max-width: 667px){
    .link_bnr{width: 220px;}
    header.scr_header{background: linear-gradient(90deg, #fff1d7 20%, #fad8b4 100%);}
    header.scr_header #logo, #logo{max-width: 90px;}
    #overlay .left li{max-width: 250px;}
    .overlay ul li a{letter-spacing: 0.07em;}
    .button_container span:nth-of-type(1){font-size: 11px;}
    
    .back1:before{
        background: url(./Dup/img/bg_sp.jpg);
        background-size: contain;
        background-repeat: repeat-y;
    }
    .intro_title h3,.con_title h3{font-size: 1.5rem; letter-spacing: 0em;}
    #contents1 .num, #contents2 .num{left: 50%;transform: translate(-50%,0);}
    #contents1 .con_img, #contents2 .con_img{width: 100%!important;}
    #contents1 .con_box, #contents2 .con_box{padding: 50px 3% 50px;}
    
    #page_left, #page_right{height: 350px;}
    #page_title .page_title_box{width: 230px;}
    .page_title_box h2{font-size: 1.2rem;width: 230px;}
    
    .con_box{padding: 30px 5%}
    
    #footer_con{padding: 0;}
    #footer_con .con_box{padding: 30px 0%;}
    #footer_con h2{
        width: 300px;
        text-align: center;
        margin: 0 auto 20px;
        line-height: 1.5;
        display: block;
        font-size: 23px;
        letter-spacing: -0.07em;
    }
    
    #cms_3-b .cate_box{padding: 30px 20px;}
    #cms_3-b .box_title2{letter-spacing: 0.02em;}
    
    #page8 #tel_wrap.con_box{ padding: 30px 3%;}
    
    #page9 .con_box {padding: 50px 3%;}
    #page9 .box h3{letter-spacing: 0em;}
    
    #page10 .con_box a{letter-spacing: 0em;}
    
}
/*箇条書の箇所 ----------------------------------------*/
.other{
    width: 100%;
    text-align: center;
    font-weight: 600;
    display: block;
}
.txt{
    width: 70%;
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 25px;
    font-size: 1.1rem;
    text-align: left;
    margin: 0 auto 20px;
}
.txt .check_icon{
    width: 25px;
    margin-right: 20px;
    transform: translateY(-5px);
}
.txt .check_text{
    width: calc(100% - 80px);
    letter-spacing: 0em;
    line-height: 2;
    font-weight: 500;
    color: #414141;
}
.check_line{
    color: #dd6d0c;
    border-bottom: 5px solid;
}
/* タブレット */
@media screen and (max-width: 768px){
    .txt{width: 90%;}
    .txt .check_text{}
    .check_line{}
    .txt .check_icon{}
    .txt .check_text{width: calc(100% - 60px);}
}
/* スマホ */
@media screen and (max-width: 667px){
    .txt{padding: 10px 10px; text-align: center;}
    .txt .check_icon{margin: 0 auto 5px;width: 25px;}
    .txt .check_text{width: 100%;}
    .check_line{border-bottom: 4px solid;}
}

/*当店について ----------------------------- */
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
    border-radius: 15px;
    padding: 80px 10px 60px;
    border: 2px solid #5b9508;
}
.link_type1 .link_top a:hover{
    background-color: #d1f1a3;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.3;
}

.link_type1 .link_top p{color: #5b9508;}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}
/*バナー*/
/* 閉じるボタン付き追従バナー */
.fix_banner{
	max-width: 300px;
	position: fixed;
	bottom: 20px;
	right: 70px;
	z-index: 4;
	transition: 0.5s;
}
.fix_banner .close_bt{
	position: absolute;
	bottom: 100px;
    right: 170px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.5s;
	background-color: #fff;
	border: solid 2px #004b9b;
	z-index: 11;
	cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #004b9b;
	height: 4px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close {opacity: 0;z-index: -1;
}
.fix_banner.close2{opacity: 0;z-index: -1;}

@media  screen and (max-width: 768px){
.fix_banner{max-width: 270px;right: 60px;}
.fix_banner .close_bt{bottom: 90px;right: 170px;}
}

@media  screen and (max-width: 667px){
.fix_banner{max-width: 240px;width: 80%;right: auto; left: 50%; transform: translateX(-50%);}
.fix_banner .close_bt{
	width: 25px;
	height: 25px;
	bottom: 65px;
	right: 120px;
}
.fix_banner .close_bt span{
	width: 25px;
	height: 25px;
}
}
/* 閉じるボタン付き追従バナー end */
/* --------------------------------------------
 メインイメージ 
---------------------------------------------*/
#main_img:before{background-color: transparent;}
#main_img {
    height: 100vh;
    
}
.main_dec{
    position: absolute;
    z-index: 2;
    top: 74vh;
    width: 100%;
}
.catch {
    z-index: 3;
    position: absolute;
    top: 40%;
    right: 5%;
    transform: translate(0%, -50%);
    width: 35%;
    max-width: 900px;

}


#main_img > img{
    position: absolute;
    width: auto;
	height: 100%;
	top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
    vertical-align: bottom;
}
@media screen and (min-width: 1590px){
    #main_img img{
        width: 100%;
        height: auto;
    }
}
/* タブレット */
@media screen and (max-width: 768px){
    #main_img {height: 43vh;}
    .main_dec{top: 33vh;}
    .catch {
        top: 45%;
        width: 40%;
        right: 2%;
    }
}
/* スマホ */
@media screen and (max-width: 667px){
    .main_dec{top: 355px;}
    .catch {
        width: 65%;
        top: 40%;
        right: 2%;
    }
    #main_img{height: 60vh; max-height: 410px;}
    #main_img > img{
        width: 101%;
        height: auto;
        top: auto;
        bottom: -5%;
        left: 50%;
        transform: translate( -50%, 0%);
    }
    /*#main_img {*/
    /*    height: 430px;*/
        
        /*max-height: 430px;*/
    /*}*/
    
}
@media screen and (max-width: 374px){
    /*#main_img{height: 73vh;}*/
    /*.main_dec{top: 66vh;}*/
}
/*--------------------------------------------
 全体 
----------------------------------------------*/
/* ▼▼ 画面幅1280以上でもメニュー表示 ▼▼ */
#pc_nav,#top_pc_nav{display: none;}
.top header{z-index: 5;opacity: 1;}
/* ▲▲ 画面幅1280以上でもメニュー表示 ▲▲ */
body,.hannari,.more_btn.pop400,#copyright, .overlay .pop400{
    font-family: 'Kiwi Maru', serif;
}
.num,.pop400{font-family: 'Edu NSW ACT Foundation', cursive;}

body,.font_14,.font_12,.font_100per,.font_2dw,.font_2dw_tb,.font_2dw_sp,.font_14_sp{ font-size: 20px;}
.font_2up{font-size: 22px;}
.font_4up{font-size: 24px;}

.linkStyle{
	color: #e73e0c;
	text-decoration: underline;
	transition: all 0.5s;
}
.linkStyle:hover{
	color: #e73e0c;
	opacity: 0.7;
	text-decoration: none;
}


.txt_color1,.hvr_txt_color1:hover{color: #e73e0c;} 
/*.txt_color2,.hvr_txt_color2:hover{color: #f4f3f2;} */
.txt_color3,.hvr_txt_color3:hover{color: #ef6c00;} 
/*.txt_color4,.hvr_txt_color4:hover{color: #eae4df;} */
/*.txt_color5,.hvr_txt_color5:hover{color: #f2ede7;}*/ 

.bg_color1,.hvr_bg_color1:hover{background-color: #ffc381;}
.bg_color2,.hvr_bg_color2:hover{background-color: #5b9508;}
.bg_color3,.hvr_bg_color3:hover{background-color: #ef6c00;} 
/*.bg_color4,.hvr_bg_color4:hover{background-color: #eae4df;} */
/*.bg_color5,.hvr_bg_color5:hover{background-color: #f2ede7;}*/ 

.border_color1,.hvr_border_color1:hover{border-color: #ffc381;}
/*.border_color2,.hvr_border_color2:hover{border-color: #f4f3f2;}*/
.border_color3,.hvr_border_color3:hover{border-color: #ef6c00;}
/*.border_color4,.hvr_border_color4:hover{border-color: #eae4df;}*/
/*.border_color5,.hvr_border_color5:hover{border-color: #f2ede7;}*/
