﻿@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500&display=swap');
@import url("https://use.typekit.net/urt0hhi.css");
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;1,300&display=swap');
body {
    line-height: 2;
}
.btn_contact a {
    font-family: 'Playfair Display', serif;
    /*font-family: 'Ubuntu', sans-serif;*/
}
.hannari, .catch, .cate_title, .box_txt1, .readmore_btn button, .modal_wrap h2 {
   font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"; 
   font-family: 'Zen Kaku Gothic Antique', sans-serif;
   font-weight: normal;
}
#intro .num, #contents1 .num, #contents2 .num, #contents3 .num, .cms_title .txt_color1 {
    font-family: liana,script;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    font-family: 'Ubuntu', sans-serif;
    text-transform : uppercase;
    font-family: 'Playfair Display', serif;
}
.page_title_box p.pop400 {
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-size: 35px;
}
#intro_wrap h3:first-letter, #contents1 h3:first-letter, #contents2 h3:first-letter, #contents3 h3:first-letter {
    color: #c1915d;
    font-size: 32px;
}
.num span {
    position: relative;
    left: 20px;
    opacity: 0;
    transition: all .8s;
}
.num span.start{
	left: 0;
	opacity: 1;
}
.num.txt_color1 {
 color:#e5e2e2;
}
#intro .num, #contents1 .num, #contents2 .num, #contents3 .num {
    font-size: 57px;
    opacity: 1;line-height: 1.1;
}
#intro .num {
    top: -34px;
}
#contents3 .num {
    top: 25px;
}
.more_btn {
    transition: all 0.3s;
    transition-delay: 0s;
}
.more_btn:hover {
    background: #fffcf7;
    transition-delay: 0s;
    opacity: 0.7;
}
header.scr_header {
    background-color: rgb(255 255 255 / 80%)!important;
}

figure.shadow {
    box-shadow: none;
}
.back1:before, .back2:before {
    background-color: #f3f3f3!important;
    z-index: -1;
}
#page8 .tel_box .txt_color1, #footer h2 {
    color: #99781c;
    color: #212121;
}
#intro .line:before, #contents3 .line:before, #contents1 .line:before, #contents2 .line:before {
    /*opacity: 0;*/
}
.line:before {
    content: "“";
    color: #c1915d;
    display: block;
    position: absolute;
    top: -10px;
    opacity: 1;
    background-color: transparent!important;
    left: -13px!important;
}
.line:after {
    content: "”";
    color: #c1915d;
    display: block;
    position: absolute;
    bottom: -20px;
    opacity: 1;
    background-color: transparent!important;
    left: auto!important;
    right: -18px;
}
/* --------------------------------------------------------------------- */
.catch {
    display: inline-block;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 10px;
    text-shadow: 0 2px 4px rgba(137,120,105,0.5);
}
/* -----------------------------INTRO --------------------------*/
#intro .intro_txt {
    max-height: 200px;
    overflow: hidden;
}
#intro_wrap {
padding: 6% 5% 6%;
    width: 50%;
}
#intro .img_area {
    border-radius: 5px;
}
.modal_bg.bg_color3 {
    background-color: #c1af98;
}
.modal_wrap{
	top: 0;
	left: 0;
	opacity: 0.95;
	z-index: 102;
}
.modal_wrap .modal_scroll{
	overflow-y: auto;
}
.modal_wrap .close_bt{
	top: 20px;
	right: 20px;
	cursor: pointer
}
#intro .more_box {
    width: 50%;
    cursor: pointer;
    margin-top: 30px;
    border: 0;
    border-bottom: 1px solid;
    max-width: 149px;
    margin-left: 0;
}
#intro .more_box:before {
    content: "";
    display: block;
    position: absolute;
    left: -100%;
    top: 0;
    background: #212121;
    width: 100%;
    height: 100%;
    transition-duration: 0.3s;
}
#intro .more_box:hover:before {
    left: 0%;
}

/* ---------------------------------------------------------------------------------------- */


#pc_nav li a {
    color: #212121;
}
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after {
    background: #d9b184;
}

.btn_contact a {
    background: #b69a63;
    background-image: linear-gradient(to right, #c79e73 0%, #deb68a 51%, #f7d9b8 100%);
    padding: 11px 30px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 53px;
    font-size: 28px;
    line-height: 1.4;
    width: 238px;
    margin-top: 35px;
    background-size: 200% auto;
    transition: 0.5s;
}
.btn_contact a span {
    font-size: 14px;
}
.btn_contact a:hover {
    background-position: right center;
}
.button_container span {
    background: #bda07d;
}
.button_container span:nth-of-type(1) {
    background-color: transparent;
    color: #bda07d;
}
.overlay {
    background: linear-gradient(135deg, rgb(189 189 189 / 90%) , rgb(173 146 71 / 90%) )!important;
}
.overlay-menu .nav_menu_more a {
    color: #9b8343;
}
.nav_menu_more:first-of-type a .icon:before {
    content: "\f086";
}
.check {
    justify-content: space-between;
    max-width: 800px;
    margin: 40px auto 0;
    padding: 10px;
    border-radius: 10px;
}
.check li {
    background: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: 6px 3px;
    background-size: 25px;
    padding: 1px 5px 1px 40px;
    font-size: 16px;
    text-align: left;
}
#contents3_wrap:after {
    background-color: rgb(255 255 255 / 67%)!important;
}
#contents3_wrap:before {
    background-attachment: fixed;
}
#page_title p {
    font-size: 36px;
}
#page_title h2 {
    font-size: 20px;
} 
.cms_title .txt_color1 {
    color: #a7a7a7;
}
.cms_title p.pop400 {
    font-size: 22px;
}
.cms_2-c .cate_box {
    padding: 10px;
}
.cms_2-c .box_description2, #cms_2-c .box_description2 {
    border: 1px solid #f4e3cb;
}
.pager li a:hover {
    background-color: rgb(149 149 149 / 50%)!important;
}
#page_title .page_title_box {
    background-color: transparent;
    width: 90%;
}
#page_title .page_title_box .txt_white {
    color: #212121;
}
/* ---------------------------------------CONTENTS3------------------------------------------------- */
#contents3_wrap:before, #contents3_wrap:after {
    top: 0;
}

.link_type2 .cate_box a {
    color: #fff;
    padding: 69px 10px 79px;
}
.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:rgb(173 153 108 / 65%);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: rgb(0 0 0 / 12%);
    transition: 0.4s;
	z-index: 2;
}
.link_type2 .cate_box:first-of-type a:after {
    background-color: rgb(0 0 0 / 12%);
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.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;
}

/* ---------------------------------------FOOTER------------------------------------------------- */
footer.bg_color2 {
    background-color: #fff;
}
#logo2 a {
    max-width: 230px;
}
#copyright, #copyright .txt_white {
    color: #212121;
}

@media screen and (max-width: 768px){
#contents2 .num {
    left: 1%;
    transform: inherit;
    top: -82px;
}
}


/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
html {
    font-size: 15px;
}
.linehight_1-h_sp {
    line-height: 1.9;
    letter-spacing: 0.14em;
}
.page_title_box p.pop400 {
    font-size: 23px;
}
#logo2 a {
    max-width: 117px;
}
#page_title h2 {
    font-size: 4vw;
}
.readmore_btn {
    padding: 314px 0 0;
    transition: all 0.3s;
}
#intro .num, #contents1 .num, #contents2 .num, #contents3 .num {
    font-size: 32px;
    width: 100%;
}
.line {
    padding: 0px 4px;
}
#contents1 .num {
    left: 57%;
    top: -30px;
    color: #5e5e5e;
}
#contents2 .num {
    transform: inherit;
    top: 178px;
    left: auto;
    right: 5%;
    text-align: right;
}
.line:before {
    top: -5px;
    left: -5px!important;
}
.line:after {
    bottom: -17px;
    right: -7px;
}
.btn_contact a {
    padding: 7px 10px 13px;
    margin-top: 25px;
}
.check {
    margin: 0px auto 0;
}
.check li {
    background-position: 22px 3px;
    background-size: 21px;
    padding: 1px 5px 1px 50px;
    font-size: 14px;
}
#intro .more_box {
    margin: 13px auto;
    font-size: 11px;
}
#cms_2-c .box_txt1 {
    padding-bottom: 10px;
}
.cms_2-c .box_description2, #cms_2-c .box_description2 {
    padding: 10px;
}
}