﻿/*memo----------------------------------------------------------------*/
/*scroll*/
#main_img {
    z-index: 1;
    overflow: hidden;
    position: relative;
    max-height: 100vh;
    min-height: 100%;
}
/*memo----------------------------------------------------------------*/


/*font-----------------------------------------------------------------------------*/

.head_box{
    width: 100%;
    max-width: 350px;
    padding-right: 10px;
    padding-left: 10px;
}


.opacity07 {
    opacity: 0.8;}
p{
    font-size: -webkit-calc(1rem + 1px) !important;
    font-size: calc(1rem + 1px) !important;}
.contact_bt a, .tel_bt a,.column_3 a{
    font-size: -webkit-calc(1rem + 6px) !important;
    font-size: calc(1rem + 6px) !important;}
h1,h2,h3,h4,h5,h6,a,.cate_title,.font_18,.font_4up,.pc_box li a{
    font-size: -webkit-calc(1rem + 9px);
    font-size: calc(1rem + 9px);}
.font_14 {
    font-size: -webkit-calc(1rem + 16px);
    font-size: 16px;}
.font_22,.font_20,.font_8up {
    font-size: -webkit-calc(1rem + 12px);
    font-size: calc(1rem + 12px);}
ul.cate_list li a {font-size: 20px;}



@font-face {
font-family: "anzu";
src: url("../dup/img/anzu.ttf") format("ttf"),url("../dup/img/anzu.woff") format("woff"),url("../dup/img/anzu.woff2") format("woff2");
}


h1,h2,h3,h4,h5,h6,a,.cate_title{font-family: 'anzu', serif !important;
    
}
h1,h2,h3,h4,h5,h6,.cate_title,.cate_list li a{
    transform: rotate(0.05deg);
}

p{color:#5e3c25;}
/*font-----------------------------------------------------------------------------*/

/*color-----------------------------------------------------------------------------*/
/*白 #fff7ee 255,247,238*/
/*ピ #f08080 240,128,128*/
/*茶 #5e3c25 94,60,37*/




/*bg*/
.bg_color1 {background-color: #f08080;}
.bg_color3 {background-color: #5e3c25;}
.bg_color4 {background-color: #fff7ee;}

/*txt*/
.txt_color_nomal {color: #5e3c25;}
.txt_color1 {color: #f08080;}
.txt_color3 {color: #5e3c25;}
.txt_color4 {color: #5e3c25;}
.cate_box p {color: #5e3c25;}
.cate_box h3 {color: #f08080;}
.cate_txt1,.sub_cate_title, .box_item,.box_title1 {color: #f08080;}
.box_txt1 {color: #5e3c25 !important;}
#tel_txt h3 {color: #f08080 !important;}
#tel_txt p {color: #5e3c25 !important;}
#tel_txt .border_so1-b {border-color: rgba(94,60,37,0.3);}
.cate_title {color: #f08080;}
small.font_en {color: #f08080;}
.txt_white {color: #fff7ee;}

/*border*/
.border_color1 {border-color: #f08080;}
.border_color2 {border-color: #5e3c25;}
.border_color3 {border-color: #f08080;}
.border_color4 {border-color: #930512;}

/*hvr before after*/
.cms_title::before {background-color: #A60512;}
.hvr_txt_white:hover{color: #fff7ee;}
.cms_5-b .cate_box .open_bt .box_title1::before {color: rgb(242,242,242);}
#cms_5-b .cate_box .open_bt .box_title1::before {color: rgb(242,242,242);}
#page_title .page_box::before {    background-color: #930512;}
.button2:hover {box-shadow: 0 0 20px rgb(147 5 18 / 10%) inset;}

/*全体*/
body { background: #fff7ee;}

/*左メニュー*/
#main_menu ul li a::before {background-color: #5e3c25;}
.pc_box li a {color: #5e3c25;}
.contact_bt a, .tel_bt a{border-color: #f08080 !important;
    /*font-size: 20px !important;*/
}
.button:hover::after {box-shadow: inset 0 0 0 15em rgb(240,128,128);}

/*color-----------------------------------------------------------------------------*/
/*header---------------------------------------------------------------------------*/
/*装飾*/
header::before{
    position: absolute;
    content: '';
    width: 50px;
    height: 103%;
    top: 0;
    right: -42px;
    background-image: url(./Dup/img/menu.png);
    background-size: 100% 100%;
    z-index: 1;
}

/*装飾後余白調整*/
#contents1, #contents2, #contents3, .width_1280-max {
    padding-left: 80px;
    padding-right: 80px;
    max-width: 100%;
}

nav#main_menu {
    margin-top: 30px;}

#main_menu ul li a {
    margin-bottom: 25px;}


/*logo*/
h1#logo {max-width: 200px;}

.link_box .flex_space-between {justify-content: flex-start;}

/*sns*/
.link_box ul li { margin-right: 15px;
    width: 11% !important;
    height: 33px !important;}
.link_box ul li a img {
    width: auto !important;
    height: 97% !important;
}


header {
    background-image: url(dup/img/bg_img.jpg);
}

header {
    background-image: url(dup/img/header.jpg);
    background-size: 220%;
    background-repeat: no-repeat;
    background-position: bottom 0px left;
}

/*header---------------------------------------------------------------------------*/


/*linkStyle*/
a.linkStyle {
    color: #5e3c25;
    transition: 0.5s;
}
a.linkStyle:hover {
    opacity: 0.8;
}

/*border-radius*/
.normal_img img, .rectangle_img, square_img,.box_wrap, ul.pager li a,section#page10 ul li a {
    border-radius: 10px;
}
ul.cate_list li a,.tel_bt a,.contact_bt a,.more a,.foot_tel_bt a{border-radius: 50px;}


.width_1280-max {
    width: 100%;
     max-width: 1280px; 
}

div#contents1 {
    background-image: url(dup/img/bg_img.jpg);
    background-size: cover;
    background-position: center center;
}

#contents1 h2 {
    text-align: center;
}

div#main_img::before {
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 20%;
    width: 100%;
    max-width: 600px;
    /* opacity: 1.3; */
    content: "";
    display: block;
    z-index: 3;
    left: 6%;
    bottom: 35%;
    background-repeat: no-repeat;
    background-size: 100%;
}

/*div#main_img h2 {*/
/*    font-size: -webkit-calc(1rem + 25px);*/
/*    font-size: calc(1rem + 25px);*/
/*    letter-spacing: 11px;*/
/*}*/

div#cms_5-a .box_wrap {
    border-radius: 0 !important;
}

#cms_3-c .box_title1, #cms_3-c .box_title2 {
    color: #5e3c25 !important;
}
#cms_3-c .cate_txt1 {
    color: #5e3c25 !important;
}
/*IE*/
@media all and (-ms-high-contrast: none){

.pc_box .contact_bt a {
    padding: 12px 0 12px !important;
}


#main_menu ul li a::before {
    top: 49% !important;
}

.more a{
    padding-top: 8px !important;
    padding-bottom: 11px !important;
}

.pager li a {
    padding: 3px 0 3px !important;
}

.button2:hover {
    box-shadow:inset 0px 0px 20px rgba(240,128,128,0.3) !important ;
}

.cate_list li a {
    padding: 9px 0 9px !important;
}

#cms_2-a .cate .cate_title {
    padding-top: 11px !important;
}


#cms_5-a .cate .cate_title span:last-of-type {
    padding-top: 0px !important;
}

#page9 .box p a {
    padding: 1px 5px 2px !important;
}

#page10 ul li a {
    padding: 13px 0 12px;
}





}
/*タブレット*/
@media screen and (max-width: 768px){
.banner_h{display:none;}    
    
    
    h1#logo {
    max-width: 100px;
}
header::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 103%;
    top: 0;
    right: -42px;
    background-image: url(./Dup/img/menu.png);
    background-size: 100% 100%;
    z-index: 1;
    display: none;
}
div#main_img::before {
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 18%;
    width: 100%;
    max-width: 405px;
    /* opacity: 1.3; */
    content: "";
    display: block;
    z-index: 3;
    left: 6%;
    bottom: 35%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.hamburger {
    top: 26px;
    right: 10px;
}
#contents1, #contents2, #contents3, .width_1280-max {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
}

div#contents2 .flex_space-between {
    justify-content: space-around;
}

.font_20 {
    font-size: -webkit-calc(1rem + 12px);
    font-size: calc(1rem + 10px);
}

footer .logo img {
    max-width: 170px !important;
}

.font_25_tb {
    font-size: calc(1rem + 16px);
}

ul.cate_list li a {font-size: 20px;}

ul.cate_list li a {
    object-fit: cover;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.link_box .flex_space-between {
    justify-content: center;
}

.link_box ul li {
        margin: 0 5px;
    width: 10% !important;
    height: 33px !important;
}

footer .link_box li {
    max-width: 33px;
}
.font_2dw_tb {
    font-size: -webkit-calc(1rem - 2px);
    font-size: calc(1rem - -2px);
}

.normal_img img, .rectangle_img, square_img, .box_wrap, ul.pager li a, section#page10 ul li a {
    border-radius: 10px;
     font-size: -webkit-calc(1rem + 6px); 
    font-size: calc(1rem + 6px);
}


/*banner*/
.banner {
    bottom: 20px;
    right: 0px;
    z-index: 18;
    width: 100%;
    max-width: 72px;
    transition: 0.5s;
    display: block;
    position: fixed;
}

.banner:hover{
    opacity: 0.8;
    transition: 0.5s;
}



}
/*スマホ*/
@media screen and (max-width: 667px){
    h1#logo {
    max-width: 70px;
}
.hamburger {
    top: 14px;
    right: 10px;
}
h1, h2, h3, h4, h5, h6, a, .cate_title, .font_18, .font_4up, .pc_box li a,.font_14_sp {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
.font_25_tb {
    font-size: calc(1rem + 11px) !important;
}

footer .logo img {
    max-width: 150px !important;
}

footer h2.logo {
    margin: 0 23%;
}

.link_box ul li {
        margin: 0 5px;
    width: 11% !important;
    height: 33px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-size: -webkit-calc(1rem + 5px) !important;
    font-size: calc(1rem + 5px) !important;
}


.cate_title {
    font-size: -webkit-calc(1rem + 10px) !important;
    font-size: calc(1rem + 10px) !important;
}

p#contact_tel a {
    font-size: -webkit-calc(1rem + 10px);
    font-size: calc(1rem + 10px);
}
p#contact_line a {
    font-size: -webkit-calc(1rem + 8px);
    font-size: calc(1rem + 8px);
    letter-spacing: 0px;
}

#contents1 h2, #contents2 h2, #contents3 h2 {
    font-size: -webkit-calc(1rem + 10px) !important;
    font-size: calc(1rem + 10px) !important;
}
#contents1 h3, #contents2 h3, #contents3 h3, .cms_title h2{
    font-size: -webkit-calc(1rem + 8px) !important;
    font-size: calc(1rem + 8px) !important;
}

.font_no{
    /*font-family:"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;*/
    font-size: -webkit-calc(1rem + 1px) !important;
    font-size: calc(1rem + 1px) !important;

}

div#main_img::before {
    background-image: url(dup/img/catchcopy.png);
    position: absolute;
    height: 22%;
    width: 100%;
    max-width: 230px;
    /* opacity: 1.3; */
    content: "";
    display: block;
    z-index: 3;
    left: 4%;
    bottom: 5%;
    background-repeat: no-repeat;
    background-size: 100%;
}

p {
    font-size: -webkit-calc(1rem + -1px ) !important;
    font-size: calc(1rem + -1px) !important;
}
div#footer_menu a {
    font-size: calc(1rem + 0px) !important;
}
#cms_2-a h3.cate_title {
    padding: 10px 0%;
}
section.width_1000-max.mg_b-100px.pd_l-r5per_sp {
    padding: 0 3% !important;
}
.banner {
    display: none;
}

.banner_sp {
    bottom: 9px;
    right: 10px;
    z-index: 18;
    width: 100%;
    max-width: 180px;
    transition: 0.5s;
    display: block;
    position: fixed;
}

div#copyright {
    margin-bottom: 35px;
}
}