﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700&display=swap');
html, body {
    font-size: 16px;
    line-height: 1.9;
}
.con_no, #main_menu ul li a, .fv_bnr a p {
    font-family: 'Zen Antique', serif;
    font-weight: normal;
}
h3, h4, .font_en, .fv_bnr a {
    font-family: 'Zen Old Mincho', serif;
    font-weight: bold;
 }
figure.shadow {
    box-shadow: none;
}
.font_14 {
    font-size: 16px;
}
.link_box li {
    width: 13%!important;
}
body, #top_cms {
    background-image: url(Dup/img/bg.jpg);
}
#fix_bnr {
    bottom: 15px;
    position: fixed;
    z-index: 3;
    right: 12px;
    width: 338px;
}

#cms_3-f .box_wrap {
    position: relative;
}
#cms_3-f .box_wrap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -28px;
    right: -2px;
    width: 112px;
    height: 55px;
    background-image: url(Dup/img/kazari_.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
/*#cms_3-f .box_wrap:before {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: -28px;*/
/*    right: 0;*/
/*    right: 0;*/
/*    margin: auto;*/
/*    width: 192px;*/
/*    height: 55px;*/
/*    background-image: url(Dup/img/kazari3_.png);*/
/*    background-position: 0 0;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*}*/
#cms_3-f .box_wrap:after {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: -15px;
    width: 112px;
    height: 55px;
    background-image: url(Dup/img/kazari2_.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
/* ---------------------------------------------矢印付きバナー-------------------------------------------------------- */
.fv_bnr {
    z-index: 1;
    max-width: 473px;
    width: 100%;
    margin: 28px auto 0;
    position: relative;
}
.fv_bnr a {
    padding: 1rem 0.5rem;
    background: #464646;
    display: block;
    font-size: 24px;
    background-image: url(Dup/img/hasami.png);
    background-repeat: no-repeat;
    background-size: 62px;
    background-position: 13px 50%;
}
.fv_bnr a p {
    top: -0.8em;
    opacity: 0.2;
    letter-spacing: 3px;
    transition: all 0.4s;
}
.fv_bnr a:hover p {
    letter-spacing: 6px;
}

.c-arrow-circle-right {
    width: 93px;
    height: 56px;
}
.c-arrow-circle-right, .c-arrow-circle-top {
    cursor: pointer;
    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);
    transition: all .5s cubic-bezier(.19,1,.22,1);
}
.c-arrow-circle-right, .c-arrow-circle-top {
    position: relative;
}
.c-arrow-circle-right__circle, .c-arrow-circle-top__circle {
    width: 50px;
    height: 50px;
    -webkit-transition: all .5s cubic-bezier(.19,1,.22,1);
    transition: all .5s cubic-bezier(.19,1,.22,1);
}
.c-arrow-circle-right__circle, .c-arrow-circle-top__circle {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    z-index: 1;
    border-radius: 50%;
    background-color: #fff;
}
.c-arrow-circle-right__line1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.c-arrow-circle-right__line1, .c-arrow-circle-right__line2, .c-arrow-circle-right__line3 {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    top: 30px;
    right: 0;
}
.c-arrow-circle-right__line1, .c-arrow-circle-right__line2, .c-arrow-circle-top__line1, .c-arrow-circle-top__line2 {
    width: 20px;
}
.c-arrow-circle-right__line1, .c-arrow-circle-right__line2, .c-arrow-circle-right__line3, .c-arrow-circle-top__line1, .c-arrow-circle-top__line2, .c-arrow-circle-top__line3 {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 1px;
    background-color: #583c27;
}
.c-arrow-circle-right__line1 {
    width: 25%;
}
.c-arrow-circle-right__line3, .c-arrow-circle-top__line3 {
    width: 68px;
}
.l-home-link__list__li__item__arrow {
    display: block;
    position: absolute;
    right: -25px;
    top: 10px;
    bottom: auto;
    z-index: 10;
}
.fv_bnr:hover .c-arrow-circle-right__circle, .fv_bnr:hover .c-arrow-circle-top__circle {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.fv_bnr:hover .c-arrow-circle-right__line1, .fv_bnr:hover .c-arrow-circle-right__line2, .fv_bnr:hover .c-arrow-circle-right__line3 {
    -webkit-animation: c-arrow-circle-right__line123 .6s cubic-bezier(.19,1,.22,1);
    animation: c-arrow-circle-right__line123 .6s cubic-bezier(.19,1,.22,1);
}
@keyframes c-arrow-circle-right__line123 {
  0%, 100% {
    right: 0;
    opacity: 1;
}
50% {
    right: -10px;
    opacity: 0;
}
51% {
    right: 20px;
    opacity: 0;
}
}
/* ----------------------------------------------------------------------------------------------------------------- */
.head_banner a {
    background-color: #606060;
}
#contents3 .con_no {
    z-index: 1;
    bottom: 4px;
    right: -30px;
    font-size: 32px;
}
.con_no {
    font-size: 23px;
}
.cms_title h2 {
    text-align: center;
    background-image: url(Dup/img/kazari.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 50% 100%;
    padding-bottom: 18px;
    margin-bottom: 3px;
}
.cms_title p {
    border: 0;
}
header .tel_bt .button:hover::after {
	box-shadow: inset 0 0 0 15em #a89d73;
}
.check {
    margin-bottom: 20px;
}
.check li {
    padding: 4px 4px 4px 2px;
    font-size: 17px;
    text-align: left;
}
/* ---------------------------------------- TOP CONTENTS ---------------------------------------------------------*/
.marker {
    background: linear-gradient(transparent 90%, #a89d73 0%) 0px 0px repeat scroll rgba(0, 0, 0, 0);
    color: #262626;
    padding: 3px 6px;
}
.antique {
    box-shadow: 0 0 0 3px #a89d73, 0 0 0 4px #cbcbcb00, 0 0 0 5px #a89d73;
}
.antique:before, .antique:after, .antique a:before, .antique a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(Dup/img/lt.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: contain;
    z-index: 1;
}
.antique:after {
    left: 0;
    top: inherit;
    bottom: 0;
    background-image: url(Dup/img/lb.png);
}
.antique a:before {
    left: inherit;
    right: 0;
    background-image: url(Dup/img/rt.png);
}
.antique a:after {
    left: inherit;
    right: 0;
    top: inherit;
    bottom: 0;
    background-image: url(Dup/img/rb.png);
}

.txt2 {
    text-align: center;
    background-image: url(Dup/img/kazari.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 50% 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.txt5, .txt7 {
    text-align: center;
    background-image: url(Dup/img/kazari2.png);
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: 50% 100%;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
#top_cms {
    /*background-color: #fff;*/
    /*background-image: radial-gradient(#ebebeb 20%, transparent 20%),*/
    /*radial-gradient(#ebebeb 20%, transparent 20%);*/
    /*background-size: 5px 5px;*/
    /*background-position: 0 0, 2.5px 2.5px;*/
}

#contents2 {
    background-image: url(../Dup/img/ha.png);
    background-size: 300px;
    background-position: 90% 84%;
    background-repeat: no-repeat;
}

#cms_2-c .cate_title, #cms_3-f .cate_title span {
    border: 0;
    background-image: url(Dup/img/border.png);
    background-size: auto 12px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    padding-bottom: 8px;
}




/* -----------------------------------------------------CMS------------------------------------------------------------ */
#cms_2-c .cate_box {
    background: #f9f9f9;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.link_type2 .cate_box a {
    color: #fff;
    padding: 56px 10px 74px;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.38);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    /*top: 100%;*/
    top: 0;
    background-color: rgb(164 159 119 / 89%);
    background-image: url(Dup/img/wood.jpg);
    transition: 0.4s;
	z-index: 2;
}
.link_type2 .cate_box:first-of-type a:after {
    /*background-color: rgb(18 34 90 / 60%);*/
}
.link_type2 .cate_box a:hover:after {
    /*top: 0;*/
    /*top: 100%;*/
    opacity: 0.1;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 3;
}
.link_type2 .more {
    letter-spacing: 3px;
    box-sizing: border-box;
    /*opacity: 0;*/
    transition: opacity .8s;
    z-index: 4;
    top: 68%;
    padding: 1px 6px;
    font-size: 12px;
    border-bottom: 1px solid;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}



.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}
.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}

/* ----------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 768px){
    #cms_3-f .box_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
header #logo {
    padding: 0 10px;
    max-width: 109px;
}
.fat-nav li a {
    font-size: 20px;
}
#contents2 {
    background-position: 93% 5%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 36%;
}
footer .link_box li {
    max-width: 30px;
}
}


@media screen and (max-width: 667px){
html, body {
    font-size: 14px;
}
header #logo {
    max-width: 84px;
}
#cms_3-f .box_wrap:after {
    top: -24px;
    left: -15px;
    width: 86px;
    height: 55px;
}
#cms_3-f .box_wrap:before {
    bottom: -40px;
    right: -7px;
    width: 84px;
    height: 55px;
}
#contents2 {
    padding: 90px 5% 100px;
}
.fv_bnr a {
    background-size: 11vw;
    background-position: 9px 47%;
}
.c-arrow-circle-right__circle, .c-arrow-circle-top__circle {
    width: 30px;
    height: 30px;
}
.c-arrow-circle-right {
    width: 56px;
    height: 34px;
}
.l-home-link__list__li__item__arrow {
    right: -13px;
}
.c-arrow-circle-right__line3, .c-arrow-circle-top__line3 {
    width: 41px;
}
.c-arrow-circle-right__line1, .c-arrow-circle-right__line2, .c-arrow-circle-right__line3 {
    top: 19px;
}
#top_cms > .box {
    padding: 50px 5%;
}
#contents1 {
    padding: 50px 10%;
}
.fv_bnr a {
    font-size: 4vw;
}
.font_14 {
    font-size: 14px;
}
.fat-nav li a {
    font-size: 4.6vw;
}
#cms_2-c .box_txt1 {
    padding-bottom: 10px;
}
footer .logo {
    text-align: center;
    max-width: 145px;
    margin: 0 auto;
}
.check li {
    padding: 3px 0px 3px 0px;
    font-size: 4.2vw;
}
.antique:before, .antique:after, .antique a:before, .antique a:after {
    width: 40px;
    height: 40px;
}
}