﻿@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;700&display=swap');
/* ----------　all　---------- */
.linkStyle{
	color:#484354;
	text-decoration: underline;
}
.linkStyle:hover{
	color:#484354;
	opacity: 0.7;
	transition: all 0.5s;
}

main.blur {
    background: url(Dup/img/dairiseki.jpg);
    backdrop-filter: none;
    background-size: 100%;
    background-attachment: fixed;
}


body {
    color: #1B1A20;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 2px;
    line-height: 1.8;
}

.liana {
    font-family: 'Cormorant Garamond', 'Noto Serif JP', serif;
}

#loading #loading_text .progressbar-text {
    color: #484354!important;
    font-family: 'Cormorant Garamond'!important;
    font-weight: bold;
}

/* nav */

header.scr_header {
    background-color: rgba(255,255,255,0.85)!important;
}

header.scr_header #pc_nav li a,#footer_nav li a {
    color: #24222A;
}

#pc_nav li a::after, #footer_nav li a::after {
background: #24222A;
}

.overlay .overlay-nav > ul li a {
    line-height: 1.5;
}

.menu-trigger-bar {
    background-color: #484354;
}

/* footer */

#footer_info {
    background-color: #a09ca9;
    padding-top: 25px;
}

.info_btn_wrap a:hover {
    background-color: #B5AC4D;
}

.fix-res {
    right: 20px;
    bottom: 20px;
    z-index: 3;
}

.fix-res a {
    text-align: center;
    font-size: 30px;
    padding: 10px 40px;
    line-height: 1.1;
}

.fix-res a span {
    font-size: 16px;
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
}

/* ----------　TOP　---------- */

/* main-img */

#main_img:before {
    background-color: rgba(255,255,255,0.25);
}

.copy-box {
    top: 45%;
    left: 5%;
}

.copy-box img {
    max-width: 500px;
    width: 80%;
    margin-bottom: 10px;
}

.copy-box p {
    font-size: 25px;
}

/* top */

#intro .intro_photo h2 {
    left: -95px;
}

.box1 .more .more_item:hover .icon-right.after:after, .box3 .more .more_item:hover .icon-right.after:after, #top_cms .more .more_item:hover .icon-right.after:after {
    color: #B5AC4D;
}

.box2 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #1B1A20;
}

.top_title {
    height: 300px;
    background-color: #1B1A20;
}

.top_title h2 > span:before {
    background-color: #A09CA9;
    height: 75px;
}

.modal_title2 {
    font-weight: bold;
}

/* top-cms */

/* ----------　下層ページ　---------- */

#page_title .en {
top: -65px;
}

#page_title .en:before {
    background-color: #1B1A20;
}

.pager li a {
background-color: #A09CA9!important;
}

.pager li a:hover {
background-color: #B5AC4D!important;
}

/* 会社情報 */
/* お問い合わせ */

.con-tel-box a, .con-rsv-box a {
    width: 300px;
    background-color: #B5AC4D;
}

.con-box-wrap {
    row-gap: 25px;
}

/* サイトマップ */

#page10 .con_box {
    padding: 5% 0;
}

#page10 .con_box ul li {
    margin-top:5px;
    margin-bottom: 5px;
}

#page10 .con_box ul li a {
    color: #24222A;
}

#page10 .con_box ul {
    border-color: #24222A;
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
    
#loading_logo .img_box {
    width: 80px;
}
    
#loading_text .progressbar-text {
    font-size: 1.5rem!important;
    top: 70%!important;
}
    
.copy-box {
    top: 60%;
}

.copy-box img {
    width: 60%;
}

.copy-box p {
    font-size: 20px;
}
    
#intro .intro_photo h2 {
    left: -25px;
    top: 5px;
    font-size: 75px;
}

.top_title {
    height: 150px;
}

.top_title h2 {
    top: 20px;
}

.top_title h2.right {
    right: 10px;
}

.top_title h2.left {
    left: 10px;
}

#contents .con_title {
    line-height: 1.2;
    margin-bottom: 25px;
}
    
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
    
header #logo a img {
    width: 120px;
}

.fix-res {
    right: 5px;
    bottom: 10px;
}

.fix-res a {
    padding: 5px 20px 10px;
    font-size: 25px;
    line-height: 1;
}

.fix-res a span {
        font-size: 14px;
}

.sns_links {
    justify-content: flex-start;
    bottom: 5px;
}

.copy-box {
    top: 75%;
    left: 3%;
}

.copy-box img {
    display: none;
}
.copy-box p {
    font-size: 18px;
}
    
.sm-slider {
    min-height: initial!important;
    height: 60vh!important;
}

#main_img {
    height: 60vh!important;
}

.top_title h2 > span:before {
    display: none;
}

.top_title .rotate_txt span {
    transform: none;
    display: inline;
}

.modal_title2 {
    text-align: left;
}

#page_title .en {
    top: -40px;
    text-shadow: 0 0 15px rgb(255 255 255 / 30%);
}

#page10 .con_box {
    padding: 5% 5%;
}

.con-tel-box, .con-rsv-box {
    width: 100%;
}

.con-tel-box a, .con-rsv-box a {
    width: auto;
    font-size: 18px;
}

}