﻿@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Sanskrit&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

.font1{
    font-family: 'Tiro Devanagari Sanskrit', serif;
    line-height: 1.2;
}
.font2{
    font-family: 'Shippori Mincho B1',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.font3,
.cms_title h3,
#page_title .en{
    font-family: 'Great Vibes', cursive;
}

.linkStyle{
    color:#9D7851;
}
.linkStyle:hover{
    transition:all 0.3s;
    opacity:0.7;
    text-decoration:underline;
}

/*
.fix_bnr{
    position:absolute;
}
*/


/*--all page---------------------------
-------------------------------------*/
body{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    color: #604c28;
}

#particles-js{ 
	position:fixed;
	z-index:2;
	width: 100%;
	height: 100%;
	background-color:transparent;
	pointer-events:none;
	/*display:none;/*screenshot用*/
}

#wrap{
	position: relative;
	z-index: 1;
	width:100%;
	height: 100%;
}

header.scr_header{
    background-color:rgba(251,248,240,0.9)!important;
}
#pc_nav li a, #footer_nav li a{
    color:#604c28;
}
.menu-trigger-bar{
    background-color:#604c28;
}
#pc_nav li {
     height: 1.5em;
    text-align: center;
     font-size: 18px;
     letter-spacing: 2px;
} 
#pc_nav  li span{
      transition: 0.3s;
}
#pc_nav li span:nth-child(1) {display: block;}
#pc_nav li span:nth-child(2) {
     opacity:0;
     position: relative;
     top: -1.5em;
}
#pc_nav li:hover span:nth-child(1) {opacity: 0;}
#pc_nav li:hover span:nth-child(2) {opacity: 1;}

.more_item:hover {
    border-color: #ac8248!important;
}
.more .more_item:hover .icon-right.after:after {
    color: #ac8248!important;
}
.overlay{
    background-color: rgba(168,148,131,0.5)!important;
}
.fix_bnr{
    right:10px;
    z-index:2;
}


/*--top page---------------------------
-------------------------------------*/
#main_img{
    background: #fbf8f0;    
}
.mainv{
    top:0;
    right:0;
}
.catch1{
    top: 15%;
    left: 3%;
}
.catch2{
    top: 35%;
    left: 8%;
    font-size: 2.5rem;
}
.catch3{
    top: 52%;
    left: 8%;
    font-size: 1.6rem;
    opacity: 0.8;
}
/*ローディング後にフェードイン*/
.load-fade {opacity : 0; transition : all 4s/*処理にかかる時間*/;}
.load-fade.done{opacity : 1; transform : translate(0, 0);}

/* ローディング後にじわっと出現 */
.load-blurTrigger{
    opacity: 0;
}
.load-blur{
  animation-name:load-blurAnime;
  animation-duration:4s;
  animation-fill-mode:forwards;
}

@keyframes load-blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  opacity: 0;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
  }
}

#intro .intro_photo h2,
.top_title h2.right,
.top_title h2.left{
    opacity: 0.8;
}
.intro_title{
    font-size: 2rem;
    font-weight: bold;
}
.top_cms_box{
    border-color: #D8C593;
}
.cms_2-c .box_img1 img{
    height: auto!important;
    width: 100%!important;
}


/*--under page---------------------------
-------------------------------------*/
#page_title .en{
    color: #9D7851;
}
/*page4*/
.link2 a,
.link3 a{
    width:390px;
}
#page10 .con_box li a{
    color:#333;
}



/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

.mainv {
    top: 11%;
    right: 0;
    width: 88%;
}
.catch1 {
    top: 28%;
    left: -6%;
}
.catch2 {
    top: 56%;
    left: 7%;
}
.catch3 {
    top: 71%;
}
.sns_links{
    left: auto;
    right: 50px;
    bottom: 150px;    
}
#intro_wrap{
    padding-top:0;
}

#intro .intro_photo {
    width: 80%;
    margin: auto;
    margin-bottom:30px;
}
#intro .intro_photo h2{
    font-size: 75px;
    left: -43px;
}
#intro .intro_img1{
        height: 600px!important;
}

.intro_img2{
    width: 80%;
    margin: 20px auto;
}
#intro .intro_right {
    width: 100%;
}
#footer_info{
    padding: 20px 0 0 20px;
}
.link1 a,
.link2 a,
.link3 a{
    width:400px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.mainv {
    top: 13%;
}
.catch1{
    width:30vw;
    top: 28%;
}
.catch2 {
    top: 65%;
    font-size: 1.5rem;
}
.catch3 {
    top: 77%;
    font-size: 1rem;
}
.sns_links {
    left: auto;
    right: 20px;
    bottom: 20px;
}
#main_img .scroll{
    display:none;
}
.intro_title {
    font-size: 1.5rem;
}
.top_title h2.left {
    left: -8px;
}
#contents .con_title {
    font-size: 40px;
}
.cms_title{
    margin-bottom:30px;
}
#footer_info {
    padding: 20px;
}
#page_title .en{
    letter-spacing: 1px;
}
.link1 a,
.link2 a,
.link3 a{
    width:300px;
}
.fix_bnr_sp{
    right:10px;
    z-index:2;
}
.fix_bnr_sp a{
    line-height:50px;
}
.fix_bnr_sp .line i{
    padding-bottom: 2px;
    padding-left: 2px;
}
}




