﻿@import url('https://fonts.googleapis.com/css2?family=Girassol&display=swap');

.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{color: #fcfc97;
    font-size: 24px;}

#intro #intro_txt {
    background-color: rgba(255,255,255, 0.7);
    background-image: url(./Dup/img/1.png), url(./Dup/img/2.png), url(./Dup/img/3.png), url(./Dup/img/4.png), url(./Dup/img/intro.png);
    background-position: 3% 5%, 97% 5%, 3% 95%, 97% 95%, auto;
    background-repeat: no-repeat;
    background-size: 40px, 40px,40px, 40px, 100% 100%;
}

main{
    background-color: rgb(93 82 124);
    background-color: #3f3852;
    background-color: #4a5595;
    background-color: rgb(51 55 129);
    /* background-color: #3389cc; */
    background-image: url(./Dup/img/sub_back3.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.tyo{
        mix-blend-mode: screen;
    position: absolute;
    top: 30%;
    left: 50%;
    max-width: 500px;
    display: block;
    width: 50%;
    z-index: -1;
}

#contents{
      /*  background-image: url(./Dup/img/star.png), url(./Dup/img/sub_back3.jpg);
    -webkit-clip-path: url(#cpath1);
    clip-path: url(#test);
    background-color: white; */
    margin-top: -100px;
    background-image: url(./Dup/img/star.png); 
    background-size: 100%;
    background-attachment: fixed;
    position: relative;
}



#contents p{
    color: white;
}

.txt_color3 {
    color: #f8f9a1;
}

#contents h2, #intro_txt h2:first-child{
    text-align: center;
    font-size: 80px;
    color: #5aa0d1;
    position: relative;
    font-family: 'Girassol', cursive;
    z-index: 4;
}

#intro_txt h2:nth-child(2) span{
    color: #b30e5e;
    font-weight: bold;
    font-family: serif;
    font-size: 26px;
}

#contents h2:before{
    content: "";
    display: block;
    width: 500px;
    height: 500px;
    position: absolute;
    top: -80%;
    left: 70%;
    background-image: url(./Dup/img/kira.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 3;
}

.svg_box, .svg_box2{
    display: none !important;
}

.magari{
        width: 100%;
    height: 300px;
    display: block;
    /* background-color: antiquewhite; */
    -webkit-clip-path: url(#cpath1);
    clip-path: url(#test);
    margin-top: -150px;
    background-image: url(./Dup/img/sub_back3.jpg);
    background-size: cover;
    background-attachment: fixed;
}

#intro {
    padding-bottom: 200px;
    padding-top: 100px;
}

header{
        backdrop-filter: blur(5px);
    background-color: rgba(255,255,255,0.5);
}

#main_img{
        position: relative;
    max-height: 55vw;
    z-index: 1;
}

#main_img:before{
    content: "";
    display: block;
    width: 100%;
    height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/logo_first.png), url(./Dup/img/orange.png), url(./Dup/img/kon.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 700px , cover, cover;
    pointer-events: none;
    z-index: 2;
}

#main_img:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 60%;
    left: 60%;
    background-image: url(./Dup/img/tyo_first.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 30%;
    pointer-events: none;
    z-index: 2;
    mix-blend-mode: lighten;
}

body, .txt_color_nomal {
    color: #252528;
}

main .txt_color_nomal{
    color: white !important;
}

#page_title{
        background-position: center;
}

#filter_white{
        background-color: transparent;
}

.cms_box{
    color: white;
}

header{
    padding-bottom: 10px;
}

#logo{
    padding-top: 10px;
}

.logo {
    width: 150px;
}

#cms_6-b .cate_title{
    position: relative;
        background-color: transparent;
    border-bottom: 2px solid #f8f793;
}

#cms_6-a h3 {
    border-left: 3px solid;
}
.border_color3 {
    border-color: #d3d341;
}

.border_color1 {
    border-color: #a2d9f5;
}

.shadow-l {
    box-shadow: none;
}

.hvr_txt_color3:hover {
    color: #b32269;
}

#fakeloader{
    background-image: url(./Dup/img/sub_back3.jpg);
        background-size: cover;
}

.video_pare{
        position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
        background-image: url(./Dup/img/sub_back3.jpg);
        height: 100vh;
            pointer-events: none;
            background-size: cover;
}

.video_pare:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 0;
    max-width: 250px;
}

#video{
    mix-blend-mode: screen;
    transform: translate(-50%, -50%) scale(1.7);
    top: 50%;
    left: 50%;
    position: absolute;
    /* width: 170%; */
    width: 100%;
    opacity: 0.8;
}

#top_cms{
    color:white;
}

.top_cms_box .cate_box{
    background-color: transparent;
}

.top_cms_box .cms_6-c .cate_box{
    border: 1px solid white;
}

.info_box{
    background-color: transparent;
}

.info_txt h3, .info_txt p{
    color: white;
}

footer .bg-mask{
        background-image: url(./Dup/img/back.jpg);
        background-position: center 40%;
}

.bg_color3 {
    background-color: #d4c56e;
}

.more a{
    color: white;
}

.hvr_border_color3:hover {
    border-color: #faf894;
}
.hvr_bg_color3:hover {
    background-color: #e0d57a;
}


.top_cms_box .cms_6-c h3.box_title{
    color: white;
}

#cms_6-a p.box_txt1, #page9 .txt_color1, #page10 .txt_color1, #page8 .txt_color1,  #page7 .txt_color1, #info .tel span{
        color: #fcfa95;
}

#bottom_menu{
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

header #header #header_menu li:last-child a span {
    background-color: #b32269;
    color: white;
}

.poi{
    display: inline-block;
    max-width: 30px;
}

.linkStyle{color: #fff;}

.pager li a span{
    color: white;
}

.henko p#contact_tel, .henko p#contact_tel2{
    margin: auto 5px;
}


/*-----20220510 correct start-----*/

#main_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/logo_first.png), url(./Dup/img/orange.png), url(./Dup/img/sita_hana.png), url(./Dup/img/ue_hana.png);
    background-position: center, center, center bottom, center top;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 700px , cover, contain, contain;
    pointer-events: none;
    z-index: 2;
}

.video_pare {
        background-image: none;
    background-color: #efedd6;
    background: rgb(239,237,214);
    background: linear-gradient(45deg, rgba(239,237,214,1) 13%, rgba(255,254,245,1) 51%, rgba(239,237,214,1) 90%);
}

#fakeloader{
    background-color: #efedd6;
    background: rgb(239,237,214);
    background: linear-gradient(45deg, rgba(239,237,214,1) 13%, rgba(255,254,245,1) 51%, rgba(239,237,214,1) 90%);
}

#video {
    mix-blend-mode: soft-light;
    opacity: 1;
    z-index: -1;
}

#contents {
    background-color: #cee6f5;
        background-color: #d9e8f1;
            background-color: #cde4f1;
}

.magari {
        background-color: #cee6f5;
        background-image: url(./Dup/img/pat.png);
    background-size: 70px;
}


#contents {
    background-size: 70px;
    background-image: url(./Dup/img/pat.png);
}

.txt_color3 {
    color: #b32269;
    font-weight: bold;
}

main {
    background-image: none;
    background-color: white;
}

#top_cms {
    color: #363034;
}

.top_cms_box .cms_6-c h3.box_title {
    color: #015077;
}

footer .bg-mask {
    background-image: url(./Dup/img/pat.png);
    background-size: 70px;
    background-color: #cde4f1;
}

.bg_color1 {
    background-color: #f4ebc2;
        color: #363034;
}

.info_txt h3, .info_txt p {
    color: #363034;
}

#copyright{
        background-color: #6c97a9;
}

#info{
    position: relative;
}

#info:before{
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0%;
    left: 49%;
    background-image: url(./Dup/img/foot_hana.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#cms_6-a p.box_txt1, #page9 .txt_color1, #page10 .txt_color1, #page8 .txt_color1, #page7 .txt_color1, #info .tel span {
    color: #b32269;
}

#contents:before{
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 100%;
    left: 52%;
    background-image: url(./Dup/img/con_hana.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

.cms_box {
    color: #363034;
}

#filter_white{
    background-color: rgba(255,255,255,0.2) !important;
    position: relative;
}

#filter_white:before{
     content: "";
    display: block;
    width: 100%;
    height: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/ue_hana.png);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size:  cover;
    pointer-events: none;
    z-index: 2;
}

.cms_box{
    position: relative;
}



.cms_box:before{
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: -210px;
    right: 0;
    background-image: url(./Dup/img/foot_hana.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    /* transform: translate(-50% , -50%); */
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

main .txt_color_nomal {
    color: #b32269 !important;
}

.more {
    margin: auto;
    margin-right: 0;
    margin-top: 30px;
}

.more a {
    color: #6c97a9;
}

.cms_title h2{
    text-align: center;
    font-size: 30px;
    position: relative;
}

.cms_title h2:before{
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -50px;
    left: 50%;
    background-image: url(./Dup/img/ue_cms.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate( -50% , 0%);
    transform: translate( -50% , 0%);
    background-size: contain;
    pointer-events: none;
    z-index: 1;
}

.tyu{
    font-size: 12px;
    margin-top: 10px;
}

.v_type3 .box_title1 {
    color: #c7b967;
}

.ooki{
        color: #015077;
    font-weight: bold;
}

/*-----20220510 correct end-----*/


/*----20220523 correct start-----*/

#contents h2, #intro_txt h2:first-child {
    color: #8f3a91;
        color: #422f32;
}

#contents {
    background-color: #791410;
    background-color: #b82824;
    background-color: #930c08;
        background-size: 400px;
}

.magari {
    background-color: #930c08;
    background-size: 400px;
}

#main_img:before {
    background-image: url(./Dup/img/logo_first.png), url(./Dup/img/re_left1.png), url(./Dup/img/re_right1.png), url(./Dup/img/re_left2.png), url(./Dup/img/re_right2.png);
    background-position: center, 2% 5%, 98% 5%, 2% 95%, 98% 95%;
    background-size: 700px , 25%, 25%, 25%, 25%;
}

header #header #header_menu li:last-child a span {
    background-color: #a3100c;
}

#main_img:after {
    background-color: rgba(60, 3, 3, 0.17);
}

#main_img:before {
    background-color: rgba(60, 3, 3, 0.17);
}

.txt_color3 {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

#intro #intro_txt {
    background-color: transparent;
    background-image: url(./Dup/img/yoko_bo1.png), url(./Dup/img/yoko_bo2.png), url(./Dup/img/intro.png);
    background-position: 3% 50%, 97% 50%, 3% 95%;
    background-repeat: no-repeat;
    background-size: 30px, 30px, 100% 100%;
        padding: 100px 10%;
}

footer .bg-mask {
    background-size: 400px;
    background-color: #930c08;
}

.sita{
        display: block;
    width: 170px;
    margin: 0 auto 50px;
}

#copyright {
    background-color: #422f32;
    color: white;
}

main {
    background-image: none;
    background-color: #d2bf6c;
    background: rgb(158,119,26);
    background: linear-gradient(90deg, rgba(158,119,26,1) 0%, rgba(210,191,108,1) 5%, rgba(247, 240, 207, 1) 20%, rgba(247, 240, 207, 1) 50%, rgba(247, 240, 207, 1) 80%, rgba(196,172,87,1) 95%, rgba(158,119,26,1) 100%);
}

#contents h2{
        color: white;
}

#contents h3.txt_color3{
    font-size:24px;
    color: #eada96;
}

.bg_color1 {
    background-color: #930c08;
    color: #fff;
}

main{
    position: relative;
}

main:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/pat2.png);
    background-position: center;
    background-repeat: repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 30px;
    pointer-events: none;
    z-index: -1;
}

#info_title_box {
    z-index: 0;
}

.top_cms_box .cms_6-c h3.box_title {
    color: #422f32;
}

.bg_color3 {
    background-color: #422f32;
}

.txt_color3 {
    color: #a30500;
    font-weight: bold;
}

.ooki {
    color: #422f32;
    font-weight: bold;
}

.border_color1 {
    border-color: #ffffff;
}

#filter_white:before {
    z-index: 2;
    background-image: url(./Dup/img/re_left1.png), url(./Dup/img/re_right1.png), url(./Dup/img/re_left2.png), url(./Dup/img/re_right2.png);
    background-position: 2% 5%, 98% 5%, 2% 95%, 98% 95%;
    background-size: 150px, 150px, 150px, 150px;
}

.cms_box:before {
    top: -160px;
}

#cms_6-b .cate_title {
    color: #422f32;
    font-weight: bold;
}

.v_type3 .box_title1 {
    color: #422f32;
    font-weight: bold;
}

.v_type3 .cate_box {
    border: 1px solid #c9baa9;
    margin-bottom: 0;
    border: none;
}

.txt_color1 {
    color: #422f32;
}

.more a {
    color: #422f32;
}

.border_color3 {
    border-color: #af9d13;
}

#cms_6-b .cate_title {
    border-bottom: 2px solid #af9d13;
}

#gmap{
    margin-bottom: -10px;
}

/*----20220523 correct end-----*/


/*----------20220601 correct start----------*/

#video {
    transform: translate(-50%, -50%) scale(1.1);
    top: 50%;
    left: 50%;
    position: absolute;
    /* width: 170%; */
    width: 100%;
    opacity: 0.8;
    height: 100vh;
    /* height: 100%; */
}

#video {
    opacity: 1;
    z-index: -1;
    overflow: hidden;
    mix-blend-mode: lighten;
}

video{
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video_pare {
    width: 100%;
    height: 100%;
}

#intro_txt{
    position: relative;
}

#intro_txt:before {
    content: "";
    display: block;
    width: 106%;
    height: 100%;
    position: absolute;
    top: 43%;
    left: 50%;
    background-image: url(./Dup/img/left_top.png), url(./Dup/img/right_top.png);
    background-position: 0 5%, top right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 36%, 39%;
    pointer-events: none;
    z-index: 1;
}

#intro #intro_txt:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 110%;
    height: 130%;
    z-index: 5;
    background-image: url(./Dup/img/left_bottom.png), url(./Dup/img/right_bottom.png);
    background-position: 0% 90%, 100% 94%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    z-index: 0;
    background-size: 22%, 23%;
    pointer-events: none;
}

#intro_txt p{
    max-width: 780px;
}

#contents:before {
    content: "";
    display: block;
    width: 100%;
    height: 320px;
    position: absolute;
    top: 100%;
    left: 53%;
    background-image: url(./Dup/img/con_hana.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
}

#info:before {
        height: 50%;
    left: 56%;
}

#contents:after {
    content: "";
    display: block;
    width: 500px;
    height: 500px;
    position: absolute;
    top: -10%;
    left: 70%;
    background-image: url(./Dup/img/kira.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 3;
}

#contents h2{
    display: none;
}

body {
    font-size: 17px;
}

#contents h3.txt_color3 {
    font-size: 26px;
}

#intro_txt h2:nth-child(2) span {
    font-size: 28px;
}

#top_cms2 .top_cms_box {
    width: 95%;
    margin: auto;
    margin-bottom: 100px;
}

#page8 p select{
        padding: 5px;
    border: none;
}

#main_img:before {
    background-image: url(./Dup/img/logo_first.png), url(./Dup/img/re_left1.png), url(./Dup/img/re_right1.png), url(./Dup/img/re_left2.png), url(./Dup/img/re_right2.png), radial-gradient(circle, rgba(255,255,255,0) 60%, rgba(230,213,145,0.6) 100%);
    background-position: center, 2% 5%, 98% 5%, 2% 95%, 98% 95%, center;
        background-size: 700px , 22.5%, 22.5%, 22.5%, 22.5%, 100% 100%;
    mix-blend-mode: lighten;
}

#info .info_box #gmap{
    width: 100%;
    height: 300px;
}

.info_box {
    margin-bottom: -10px;
}

.sub figure{
    position: relative;
}

.sub figure:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/gazo.png), url(./Dup/img/gazo2.png);
       background-position: -3% 104%, 103% -3%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 15%;
    pointer-events: none;
    z-index: 1;
}

.cate img, .cate_box img {
    box-shadow: none;
}

#map iframe {
    width: 100%;
    height: 300px;
    margin-bottom: -10px;
}

#page7 .tizu{
        max-width: 900px;
    display: block;
    margin: 50px auto;
}

#page7 .tizu2{
        max-width: 900px;
    margin: 50px auto;
}

.cms_box:before {
    right: -50px;
    height: 270px;
    top: -200px;
}

.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color: rgba(147, 12, 8, 1) !important;
}

.top_cms_box .cms_6-c h3.box_title {
    border-bottom: 1px solid #d3b653;
}

.top_cms_box .cms_6-c .cate_box {
    border: 1px solid #422f32;
    border: none;
}

.cms_title h2 {
    font-size: 35px;
}

#top_cms2{
    margin-top: 100px;
}

.henko2{
    display: none;
}

.henko{
    margin-bottom: 50px;
}

.border_color2 {
    border-color: #ddce8a;
}

main{
    padding-bottom: 0 !important;
}

.tizu2 figure:before{
    content: none;
}

.ha{
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

/*----------20220601 correct end----------*/

/*----20220622 correct start----*/

.voice #cms_6-c .cate_box:nth-child(-n+3){
    display: none;
}

#wrap.sub{
    overflow: hidden;
}

/*----20220622 correct end----*/

/*------20220624 correct start------*/

#main_img:before {
    background-image: url(./Dup/img/logo_first.png), url(./Dup/img/re_left1.png), url(./Dup/img/re_right1.png), url(./Dup/img/re_left2.png), url(./Dup/img/re_right2.png), radial-gradient(circle, rgba(255,255,255,0) 60%, rgba(230,213,145,0.6) 100%);
    background-position: 50% 62%, 2% 5%, 98% 5%, 2% 95%, 98% 95%, center;
    background-size: 42% , 22.5%, 22.5%, 22.5%, 22.5%, 100% 100%;
    mix-blend-mode: lighten;
}

#video .video{
        height: 100vh;
    width: auto !important;
}

#intro_txt h2:first-child{
        width: 220px;
    margin: auto;
    margin-bottom: 20px;
}

/*------20220624 correct end------*/


/*--------20220722 correct start-------*/

.contyu p{
    font-size: 14px;
    margin-bottom: 10px;
}

.yaji{
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 2em;
}

/*--------20220722 correct end-------*/


@media screen and (max-width: 958px){
    #header_menu{
            width: 85%!important;
    }
    
    header #header #header_menu li {
    padding-left: 0.7%;
    padding-right: 0.7%;
}
    
}


@media screen and (max-width: 768px){
#intro_sp {
    display: none;
}

main {
    background-size: cover;
}



header #header #header_menu li {
    padding-left: 2px;
    padding-right: 2px;
    width: auto;
}

#logo {
    margin-bottom: 0;
}

#header_menu {
    width: 100%!important;
}

#main_img {
    margin-top: 130px;
}

.txt_color1 {
    color: #422f32;
}

#contents:before {
    height: 130px;
}



#info:before {
    height: 35%;
}

#info:before {
    height: 35%;
}

#intro_txt h2:first-child{
        width: 190px;
}


}

@media screen and (max-width: 667px){
.logo {
    width: 110px;
}

#main_img {
    margin-top: 72px;
}

#main_img {
    position: relative;
    max-height: 72vw;
}

/*#main_img:before {
    background-size: 410px , cover, cover;
}*/

#intro #intro_txt {
    background-color: rgba(255,255,255, 0.95);
    width: 95%;
}

#contents h2, #intro_txt h2:first-child {
    font-size: 40px;
}

#contents h2:before {
    width: 300px;
    height: 300px;
    left: 80%;
    z-index: -1;
}

#intro #intro_txt {
    background-color: transparent;
    width: 95%;
    background-image: url(./Dup/img/intro_sp.png);
    background-size: 100% 100%;
    background-position: center;
}

.henko p#contact_tel a, .henko p#contact_tel2 a{
        display: block;
    box-sizing: border-box;
    margin: 5px;
        max-width: 270px;
    width: 270px;
}

.banner{
        max-width: 280px;
        margin-top: 50px;
}

#contents {
    margin-bottom: 50px;
}

#filter_white:before {
    background-size: 100px, 100px, 100px, 100px;
}


.cms_box:before {
    top: -110px;
    height: 120px;
}

#main_img:before {
    background-size: 220px , 25%, 25%, 25%, 25%, 100%;
}

#video {
    transform: translate(-50%, -50%) scale(5);
    z-index: 0;
}

.video_pare {
    z-index: 1000;
}

#intro_txt h2:nth-child(2) span {
    font-size: 19px;
}

#intro {
    padding-top: 50px;
}

#info:before {
    height: 100px;
}

.video_pare:before {
    max-width: 170px;
}

.cms_box:before {
    top: -120px;
    height: 150px;
    right: -20px;
}

.ha{
    width: 100%;
    padding: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#contents:before {
    height: 190px;
}

#intro_txt:before {
    background-position: 0 5%, 100% 4%;
}

#intro #intro_txt:after {
   background-size: 27%, 28%;
    background-position: 0% 90%, 100% 90%;
}

#intro_txt h2:first-child{
        width: 160px;
}


/*----20220722 correct start-----*/

.cms_box:before {
    top: -145px;
    height: 140px;
    right: -20px;
}

/*----20220722 correct end-----*/

}