﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;600;700&display=swap');

.linkStyle{
    color:#333;
}
.linkStyle:hover{
    transition:all 0.3s;
    opacity:0.7;
    text-decoration:underline;
}


/*スクリーンショット用*/
/*
#page_title_img{
    background-image:url(./Dup/img/main_img.jpg)!important;
    background-size:100% auto;
    background-position:center center;
}
#luxy{
    transform:none!important;
    position:initial!important;
}
*/


/*--all page---------------------------
-------------------------------------*/
body,
#page_title .jp{
    font-family: 'Shippori Mincho B1',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#wrap{
    line-height:2;
}
.blur{
    background:rgba(255,255,255,0.7);
}

#logo{
    opacity:0;
} 
#logo img{
    max-width:150px;
}
/*
.scr_header #header{
    backdrop-filter: blur(5px);
}
*/
.scr_header #logo{
    opacity:1;
    transition:all 0.7s;
}
.scr_header #logo img{
    max-width:200px;
}
.more .more_item:hover{
    border-color: #c7aa6c;
    
}
.more .more_item:hover .icon-right.after:after{
    color: #c7aa6c;
}

.more .more_item:after{
    background: transparent;
}
.map{
    display:none;
}
#footer_info{
    background-color:#333;
}
#logo2{
    margin-top:40px;
}
.info_txt{
    width:100%!important;
}
.info_btn_wrap{
    padding-bottom:20px;
}
.info_btn_wrap a{
    background-color: #c7aa6c;
}
#footer_nav_wrap li a{
    color:#333;
}
#footer_nav li a::after{
    background:#333;
}
.overlay .overlay-nav{
    padding-top:5%;
}
.overlay .overlay-nav .en{
    font-size: 18px!important;
    font-family:'Shippori Mincho B1', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.menu-trigger,
.close-trigger{
    top:65%;    
}
.menu-trigger-bar,
.close-trigger-bar{
    height:2px;
}
#copyright{
    background-color:#333;
}


/*--top page---------------------------
-------------------------------------*/
.sns_links{
    z-index:2;
}
.catch{
    left:5%;
    bottom: 18%;
    font-size:3rem;
    line-height: 2.2;
    z-index: 2;
    text-shadow: 0 0 14px rgba(255,255,255,0.3);
}
.txt_anim1 span,
.txt_anim2 span,
.txt_anim3 span{
	position: relative;
	right: 20px;
	opacity: 0;
	transition: all 1.8s;
}
.txt_anim1 span.start,
.txt_anim2 span.start,
.txt_anim3 span.start{
	right: 0;
	opacity: 1;
}

#intro .intro_photo h2,
.intro_title{
    font-size: 30px;
    letter-spacing: -2px;
}
.intro_title:before{
    content:'';
    position:absolute;
    display:block;
    width:50px;
    height:1px;
    left:0;
    right:0;
    margin:auto;
    bottom:-20px;
    background-color:#333;
}
#contents .con_title{
    margin-bottom:20px;
}
.top_title .right > span:before{
    display:none;
}
.top_cms_box{
    border:0;
}
.cms_title{
    position:relative;
}
.cms_title:before{
    content:'';
    position:absolute;
    display:block;
    width:80px;
    height:1px;
    top:25px;
    left:-100px;
    background-color:#333;
}
.cms_title h3{
    font-size:35px;
}
.cms_title p{
    color:#333;
}
.bnr{
    right:10px;
    z-index:2;
}

/*--under page---------------------------
-------------------------------------*/
#page_title{
    color:#333;
}
#page_title .en {
    font-size: 50px;
    top: -40px;
}
#cms_1-a .date:before{
    content:'';
    position:absolute;
    display:block;
    width:50px;
    height:1px;
    background-color:#333;
    bottom:-10px;
    left:0;
}
#page10 .con_box > ul{
    border-color:#c7aa6c;
}
#page10 .con_box li a{
    color:#333;
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

.catch{
    bottom: 18%;
    font-size: 2rem;
    line-height: 1.5;
}
.intro_title{
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 1.5;
}
.top_title {
    height: 250px;
}
.top_title h2 {
    font-size: 30px;
}
#contents .con_title {
    font-size: 25px;
}
.cms_title:before{
    width: 50px;
    left: -70px;
}
.menu-trigger, .close-trigger {
    top: 60%;
}
.page .page_container{
    padding-top:100px;
}
#page_title_img{
    background-image: url(./Dup/img/page_title.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center center;
    height:400px;
}
#page_title .en{
    font-size:40px;
    top:0;
}
#page_title .en:before{
    height:130%;
    top:10px;
}
#copyright{
    padding-bottom:30px;
}
#footer_info .sns_links{
    justify-content: center;
    align-items: center;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.scr_header #logo img {
    max-width: 120px;
}
#video {
    height: 50vh;
}
.catch {
    /*bottom: auto;*/
    font-size: 1.5rem;
    /*line-height: 1.5;
    top: 3%;*/
}
.intro_title {
    font-size: 23px;
    letter-spacing: 1px;
}
.intro_title:before{
    display:none;
}
.cms_title h3 {
    font-size: 25px;
}
.cms_title:before {
    width: 30px;
    left: -30px;
    top:13px;
}
#page_title_img{
    height:200px;
}
#page_title .en {
    font-size: 30px;
}
#page_title .en:before {
    height: 100%;
}
#main_img .scroll, #page_title_img .scroll{
    display:none;
}
#copyright {
    padding-bottom: 70px;
}
footer .scroll {
    top: 100px;
}
}

/* ---------- IEの処理 ---------- */
@media all and (-ms-high-contrast: none){
#contact_tel a{
    padding-top:20px;
}
.bnr a{
    padding-bottom:13px;
}
.more .more_item{
    padding-top:7px;
    padding-bottom:9px;
}
.cate_list li a{
    padding-top:7px;
}
#cms_6-a .cate .cate_title{
    padding-top:7px!important;
}
#page9 .box a{
    padding-bottom:5px;
}

}


