﻿@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');


.bg_color1,.hvr_bg_color1:hover{background-color: #f82a3a;} 

.border_color2, .hvr_border_color2:hover {
    border-color: #f82735;
}

.bg_color4, .hvr_bg_color4:hover {
    background-color: #3e1c11;
}

.border_color4, .hvr_border_color4:hover {
    border-color: #896154;
}

.txt_color2,.hvr_txt_color2:hover{color: #ff0000;} /* サブカラー */

.txt_color1, .hvr_txt_color1:hover {
    color: #ffffff;
}

h1#logo img{
    max-width: 200px;
}

.liana, .patrima {
    font-family: 'DM Serif Display', serif;
}

#loading{
    background-color: rgba(0,0,0, 1);
}

#video {
    mix-blend-mode: screen;
    z-index: -1;
}

#loading_text{
    display: none !important;
}

.sm-slider, .sm-slider:after {
    background-color: #180b0b;
}

#main_img:after{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/moji.png), url(./Dup/img/ira.png), url(./Dup/img/bou.png);
    background-position: center, center, 50% 62.6%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 50%, 50%, 40%;
    pointer-events: none;
}

.bg_color3, .hvr_bg_color3:hover {
    background-color: #1c0c01;
}

.more .more_item:before {
    background-color: rgb(249 43 59);
}

#video2{
        height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 2000px;
    mix-blend-mode: screen;
    pointer-events: none;
    opacity: 0.5;
}

.border_color3, .hvr_border_color3:hover {
    border-color: #ffffff;
}

footer .info_btn_wrap p a {
    background-color: #5e0404;
}

/*#page_title .jp span {*/
/*    transform: none;*/
/*}*/

#page_title .en:before {
    width: 2px;
    left: 2px;
}

.sns_links li {
    width: 33.333%;
}

#contents_wrap h3.con_title{
    display: none;
}

.con_box_item img{
    max-width: 350px;
    transform: translate(-30px, 0);
    /* display: block; */
    /* margin: auto; */
    margin-bottom: 20px;
}

#cms_2-g h4.box_title1{
    background-color: #5e0404;
    color: white;
    padding-left: 5px;
}

.bg_color2, .hvr_bg_color2:hover {
    background-color: #5e0404;
}

#cms_6-a .box_wrap, #cms_6-a .cate_box{
    border-color: #5e0404;
}

#cms_6-a .box_txt1{
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
}

#page8 h3{
        font-size: 20px;
    color: white;
}

h3.intro_title{
    font-family: 'Yuji Syuku', serif;
        font-size: 45px;
    line-height: 1.2em;
}

.kore{
    display: block;
    transform: rotate(-4deg);
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.intro_right{
    position: relative;
}

.intro_right:before{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 40%;
    left: 100%;
    background-image: url(./Dup/img/hata.png);
    background-position: top right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

.info_txt{
    padding-top: 50px;
    padding-bottom: 50px;
}

.linkStyle{
color: #ff0000;
font-weight: bold;
}

.overlay-menu .sns_links li {
    width: 16%;
}

.top_cms_box .cms_title p{
    margin-top: 5px;
}

.banner2{
      bottom: 0px;
      left: 0;
      z-index: 100;
      max-width: 400px;
}


/*--20230314 correct start ks--*/

.intro_img2{
    display: none;
}

#main_img:after {
    background-image: url(./Dup/img/copy.svg);
    background-position: center;
    background-size: 55%;
    pointer-events: none;
}

#intro .intro_photo {
    width: calc(100% - 0px);
}

#intro .intro_right {
    width: calc(100% - 0px);
    margin-bottom: 100px;
}

#contents_wrap .top_cms_box{
    margin-bottom: 100px;
}

.con_box_item p.con_txt{
    font-size: 30px;
    font-family: serif;
        position: relative;
    margin-bottom: 50px;
}

.con_box_item p.con_txt:before{
        content: "";
    display: block;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0%;
    left: 10%;
    background-image: url(./Dup/img/hata.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 60%;
    pointer-events: none;
    z-index: -1;
}

.con_box_item img {
    display: none;
}

/*.con_box_item {
    background-image: url(./Dup/img/hata.png);
    background-position: top left;
    background-repeat: no-repeat;
}*/

.modal-open{
    display: none;
}

/*--20230314 correct end ks--*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 1000px){
.kore {
    display: inline-block;
    transform: none;
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 50px;
}

h3.intro_title {
    font-size: 35px;
}

}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#video {
    height: 100vh;
    width: auto;
    background-image: url(./Dup/img/back.jpg);
    background-size: cover;
    background-position: top center;
}

#video video {
    width: auto!important;
    display: none;
    left: 50%;
}

#main_img:after {
    background-position: center, center, 50% 57%;
    background-size: 80%, 80%, 65%;
}

.banner2{
       margin: 50px auto 150px;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
h1#logo img {
    max-width: 120px;
}

#main_img:after {
    background-position: center, center, 50% 55.5%;
    background-size: 100%, 100%, 80%;
}

#top_cms_wrap{
        padding: 100px 3.5%;
}

.con_box_item img {
    max-width: 280px;
    transform: translate(-25px, 0);
    margin-bottom: 20px;
}

.kore {
    display: block;
    font-size: 35px;
    margin-top: 10px;
}

h3.intro_title {
    font-size: 28px;
}

.intro_right:before {
    width: 60%;
    top: 40%;
}

.page_container{
    padding: 50px 0;
}

.con_box{
        padding: 5% 6%;
}

#page_title .en {
    padding-left: 15px;
}

.con_box_item p.con_txt {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 26px;
}

}