﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
@font-face {
font-family: "hui";
  src: url("./Dup/img/hui.otf") format("otf"),url("./Dup/img/hui.woff") format("woff"),url("./Dup/img/hui.woff2") format("woff2");}
  
:root{--font_hui: "hui", 'Zen Kaku Gothic New', "Yu Gothic Medium", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;}
:root{--font_zenmaru: 'Zen Maru Gothic', 'Zen Kaku Gothic New',"Yu Gothic Medium", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;}
    　
.con1_title, .intro_title, #contents .con_title, h3, h2, h4, h5, h6, .con1_title, .intro_title, #contents .con_title, h3, h2, h4, h5, h6, .top_nav ul li a span, .menu .nav ul li a span, #page_title .font_45, #top_cms .cms_title p,.page_title_box .font_25 {
    font-family: var(--font_hui);
    transform: rotate(0.08deg);
}
body, .font_sans-serif{font-family:var(--font_zenmaru);}







/* color ---------------------------------------------------------------------------------------------*/
:root{
    --color1:#f6c88e;
    --color2:#ebb571;
    --color3:#f6c991;
    --color4:#ffead0;
    --color5:#FFFAF3;
    --color6:#dc9235;    
    --white:#fff8f0;
    --black:#473b29;
    --gray:#E2D6C7;
}

body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: var(--black);}
.txt_white,.hvr_txt_white:hover{color: var(--white);}
.txt_color1,.hvr_txt_color1:hover{color: var(--color1);} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: var(--color2);} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: var(--color3);} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: var(--color4);} /* アクセントカラー2 */
.txt_color5,.hvr_txt_color5:hover{color: var(--color5);} /* アクセントカラー2 */
.txt_color6,.hvr_txt_color6:hover{color: var(--color6);} /* アクセントカラー2 */
/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: var(--white)} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: var(--black);} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: var(--color1);} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: var(--color2);} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: var(--color3);} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: var(--color4);} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: var(--color5);} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}
/* border-color ※!important */
.border_white,.hvr_border_white:hover{border-color: var(--white);}
.hvr_border_black:hover{border-color: var(--black);}
.border_black{border-color: var(--gray);}
.border_color1,.hvr_border_color1:hover{border-color: var(--color1);}
.border_color2,.hvr_border_color2:hover{border-color: var(--color2);}
.border_color3,.hvr_border_color3:hover{border-color: var(--color3);}
.border_color4,.hvr_border_color4:hover{border-color: var(--color4);}
.border_color5,.hvr_border_color5:hover{border-color: var(--color5);}

.linkStyle{color: var(--color6);
          border-bottom:solid 1px;
}
/* color ---------------------------------------------------------------------------------------------*/
/*装飾に便利なposi_rel*/
#contents_box,#contents1,#contents2,#contents3,.con1_outer, .con2_outer, .con3_outer,.img5, .img6, .img7,div#left,div#right,div#intro_wrap,#contents2_wrap,.custom_wrap,.intro_left,.cms_title,.intro_wrap .font_bar,#contents_wrap .bg_container,#sticked,#top_cms1,#top_contents,section#contents,div #title_img{position: relative;}
/*装飾に便利なposi_rel*/
/*装飾に便利な疑似クラス設定*/
#main_img::before, #main_img::after, #contents_box::before, .con1_outer::after, #attach::before, .con2_outer::before,.con2_outer::after,.con3_outer::before,.con3_outer::after,#page_title .title_img::after,article .width_1280-max::before,div#contents1::before,div#contents1::after,div#contents3::before,#contents2::before,div#contents2::after,#page_title .title_img::after,.img5::before, .img6::before, .img7::before,div#left::before,div#right::before,div#intro_wrap::before,div#intro_wrap::after,#contents2_wrap::before,.custom_wrap::before,.custom_wrap::after,.font_bar::before,.intro_left::before,.intro_left::after,.cms_title::before,#body::before,#contents_wrap .bg_container::before,#sticked::before,#top_cms1::before,#top_contents::before,section#contents::before,.top_page::before, div#title_img::after,.t_cms_img3::after{
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;
}

/*top■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.vegas-overlay{display:none;}
.navi{display: none;}
.main_img_wrap {   background-color: var(--white);}

.main_img_wrap {overflow: hidden;}

.main_wrap {margin-top: 100vh;}


.vegas-slide {
    object-fit: cover;
    width: calc(70% - 100px) !important;
    height: calc(100vh - 6% - 100px) !important;
    box-sizing: border-box;
    top: 47% !important;
    position: absolute !important;
    transform: translate(0%, -50%) !important;
    right: 50px !important;
    left: inherit !important;
    border-radius: 20px;
}


div#video {
    object-fit: cover;
    width: calc(70% - 100px) !important;
    height: calc(100vh - 6% - 100px) !important;
    box-sizing: border-box;
    top: 47% !important;
    position: absolute !important;
    transform: translate(0%, -50%) !important;
    right: 50px !important;
    left: inherit !important;
    border-radius: 20px;
}


video {
    min-width: 100%;
    min-height: inherit;
    width: auto;
    height: calc(100vh - 6% - 100px) !important;}

span.catch img {
    width: calc(28% - 50px);
    position: absolute;
    top: 43%;
    left: 3.5%;
    transform: translate(-0%,-50%);
    z-index: 1;
}
span.item01 img {
    width: 55vw;
    position: absolute;
    bottom: -3%;
    left: 0%;
    transform: translate(0%,0%);
    z-index: -1;
}


span.item02 img {
    max-width: 118px;
    width: 50%;
    position: absolute;
    top: 60%;
    left: 0%;
    transform: translate(0%,-50%);
    z-index: 3;
}

span.item03 img {
    max-width: 90px;
    width: 50%;
    position: absolute;
    top: 22%;
    left: calc(23% - 50px) !important;
    transform: translate(0%,-50%);
    z-index: 3;
}
span.item04 img {
    max-width: 120px;
    width: 50%;
    position: absolute;
    top: 30%;
    left: calc(31% - 50px) !important;
    transform: translate(0%,-50%);
    z-index: 3;
}

.svg_box.svg01 {
    display: none;
}

.top_nav ul li {color: var(--color2);}
.top_nav ul li a {color: var(--black);}
.top_nav ul li a:hover{color: var(--color2);}
.top_nav {margin-top: -1.5%;}

.top_nav ul li a {font-weight: 600;}

.t_cms_img2 span {
    border-radius: 56% 53% 62% 64% / 55% 53% 66% 68%;
}

.t_cms_img3 span {
    border-radius: 47% 59% 57% 59% / 55% 53% 66% 68%;
}

#contents .box figure:after{display:none;}

div#dec5, div#dec6, div#dec7 {
    max-width: 70px !important;
    width: 50% !important;}
#dec1, #dec3, #dec5, #dec7 {margin-left: 47.5%;}


.t_cms_txt6, .t_cms_txt9 {
    font-size: 26px;
    padding: 8px 0;
}

p.t_cms_txt5, p.t_cms_txt8 {
    color: var(--color2);
}

.t_cms_img2 .img-container:before {
    background: var(--color2);
}

.img-container:before {
    background: var(--color3);}
    
section#top_contents {
    background: var(--color5);
    padding: 10% 5% 12%;
}  

.box_wrap.width_95per {
    width: 100% !important;
    box-sizing: border-box;
}
section#contents .box {
    padding-left: 5%;
    padding-right: 5%;
}

section#contents {
    padding: 0;
}
.box.d_flex.mg_t-20px_sp {
    padding-top: 150px;
    margin: 0 auto 100px !important;
}
.box.d_flex.mg_t-50px.mg_t-40px_tb.mg_b-20px_sp {
    margin-bottom: 200px;
}

section#top_contents {
    background: var(--color5);
    padding: 150px 5% 200px;
}

.intro_img {
    max-width: 900px;
    width: 50%;
}

#top_contents::before {
    background-image: url(dup/img/item08.png),url(dup/img/item09.png),url(dup/img/item10.png),url(dup/img/item11.png),url(dup/img/item12.png),url(dup/img/item13.png);
    width: 100%;
    height: 80%;
    background-size: 17%, 11%,14%,11%,20%,23%;
    right: 0%;
    top: 20%;
    z-index: 0;
    background-position: left 2% bottom 6%,right 9% top 30%,right 6% bottom 10%,left 10% top 30%,left -4% top 0%,right -10% top 55%;
    pointer-events: none;
}

section#top_contents h2 {
    font-size: 26px;
    color: var(--black);
}

section#top_contents p {
    line-height: 3;
    max-width: 800px;
    margin-top: 80px;
    z-index: 1;
    position: relative;
}
/*#body{position: relative;*/
/*    overflow: hidden;}*/


/*#body::before {*/
/*    left: 0;*/
/*    top: calc(100vh + 29px);*/
/*    width: 1.45%;*/
/*    height: 100%;*/
/*    z-index: 3;*/
/*    position: absolute;*/
/*    background: #ffffff;*/
/*}*/

.other .box {border-color: var(--black) !important;}

article#top_cms {
    background: var(--color4);
}
/*top■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*sub■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
 /* 丸み・やさしさ */
section#cms_2-b .cate_title,section#cms_3-b .cate_title {
    background-color: var(--color2) !important;
    color: var(--white);
    border-radius: 5px;
    border:solid 0px;
    padding-left:15px;}
section#cms_2-b .cate_box,section#cms_3-b .cate_box {
    border:solid 1px ;
    border-radius: 5px;}

 /* 【背景色のみ】*/
section#cms_2-b .cate_box,section#cms_3-b .cate_box  {
    background:  var(--color5);
    border-radius:5px;
    border: solid 0;
}

.cate_list li {
    margin-right: 10px;
    margin-bottom: 15px;
    width: 31%;
    text-align: center;
}

.cate_list li a {
    display: block;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

 /* 【背景色のみ】*/
section#cms_2-f .cate {
    background: var(--color5);
    border: solid 0px var(--color1);
    border-radius: 5px;
}

 div#title_img::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;     
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;     
    background: rgb(255 234 208 / 0.3) !important;}
/*sub■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*border-radius 丸み→控え目に*/
.con1_squ span {border-radius: 2px;}
.header-in{border-radius: 5px;}
#sp_nav .sp_nav_inner .menu__header{border-radius: 5px 5px 0px 0px;}
#sp_nav .sp_nav_inner .l-menu{    border-radius: 0px 0px 5px 5px;}
.contact_b {
    border-radius: 2px;}
.f_contact_box {border-radius: 5px;}
.f_contact_btn a { border-radius: 5px;}
#con3 .box .img {border-radius: 5px !important;}
#con2 .topimg2 img, #con2 .topimg3 img { border-radius: 5px;}
.more a {
    border-radius: 5px;}
.all_contents .content {border-radius: 5px;}
.cate_list li a {border-radius: 5px;}
#page8 .contact_mail a, #page8 .contact_tel a { border-radius: 5px;}
/*border-radius 丸み→控え目に*/


footer .svg_box {
    display: none;
}
footer {
    background-color: var(--color1);
}
#footer p{color:var(--black) !important;}



/*タブレット*/
@media screen and (max-width: 768px){
.main_img_wrap {
    height: 60vh;}

.vegas-slide {
    object-fit: cover;
    width: calc(70% - 50px) !important;
    height: calc(60vh - 0% - 50px) !important;
    box-sizing: border-box;
    top: 50% !important;
    position: absolute !important;
    transform: translate(0%, -50%) !important;
    right: 25px !important;
    left: inherit !important;
}


div#video {
    object-fit: cover;
    width: 100% !important;
    height: 80% !important;
    box-sizing: border-box;
    top: inherit !important;
    position: absolute !important;
    transform: translate(-50%, 0%) !important;
    right: inherit !important;
    left: 50% !important;
    bottom: 0%;
}
video {
    min-width: inherit;
    min-height: inherit;
    width: calc(100% - 20px);
    height: auto !important;
    object-fit: cover;
    border-radius: 5%;
    padding: 0 20px;
    box-sizing: border-box;
    top: inherit !important;
    position: absolute !important;
    transform: translate(-50%, 0%) !important;
    right: inherit !important;
    left: 50% !important;
    bottom: 40px;
}


span.catch img {
    width: calc(54% - 50px);
    position: absolute;
    top: 24%;
    left: 5%;
    transform: translate(-0%,-50%);
    z-index: 1;
}
span.item02 img{display: none;}
span.item04 img {
    max-width: 85px;
    width: 50%;
    position: absolute;
    top: inherit !important;
    left: inherit !important;
    right: 0%;
    bottom: -4%;
}
span.item03 img {
    max-width: 90px;
    width: 50%;
    position: absolute;
    top: 26%;
    left: calc(64% - 50px) !important;
    transform: translate(0%,-50%);
    z-index: 3;
}

.main_img_wrap {
    height: 60vh !important;
}
.main_wrap {
    margin-top: 60vh !important;
}

/*span.item02 img {*/
/*    max-width: 80px;*/
/*    width: 50%;*/
/*    position: absolute;*/
/*    top: 62%;}*/
    
/*span.catch img {*/
/*    width: calc(40% - 50px);*/
/*    position: absolute;*/
/*    top: 45%;*/
/*    left: 2%;*/
/*    transform: translate(-0%,-50%);*/
/*    z-index: 1;*/
/*}*/

/*span.item04 img {*/
/*    max-width: 70px;*/
/*    width: 50%;*/
/*    position: absolute;*/
/*    top: 30%;*/
/*    left: calc(36% - 50px) !important;}*/
    
/*span.item03 img {*/
/*    max-width: 65px;*/
/*    width: 50%;*/
/*    position: absolute;*/
/*    top: 22%;*/
/*    left: calc(27% - 50px) !important;*/
/*    transform: translate(0%,-50%);*/
/*    z-index: 3;}*/
#body::before {
    left: 0;
    top: calc(60vh + 13px);}
    


    #contents .box .txt_wrap {
        width: 100%;
        padding: 0;}        
    #contents .box figure {width: 100%;} 
    
    #contents .box h3 {
        text-align: center;
        display: block;}        
    #contents .box h3:before {
        left: 50%;
        transform: translate(-50%, 0%);}    
    .txt_wrap2{order:2;} 



header .logo {
    width: 16%;
    position: fixed;
    background: rgb(255 250 243 / 50%);
    left: 0;
    padding: 12px;
    top: 0;
    box-sizing: border-box;
    z-index: 99;
}

.all_header #header {
    padding-top: 25px!important;
    padding-bottom: 10px!important;
    z-index: 9999;
    position: fixed;
}


.box.d_flex.mg_t-20px_sp {
    padding-top: 100px;
    margin: 0 auto 100px !important;
}

p.t_cms_txt5, p.t_cms_txt8 {
    color: var(--color2);
    text-align: center;
    margin-top: 50px;
}

#dec1, #dec3, #dec5, #dec7 {
    margin-left: 43.5%;
}

.box.d_flex.mg_t-50px.mg_t-40px_tb.mg_b-20px_sp {
    margin-bottom: 150px;
}

figure.t_cms_img3 {
    margin-top: 50px;
}

.intro_img {
    max-width: 900px;
    width: 75%;
}

section#top_contents p {line-height: 2.5;}

#top_contents::before {
    background-image: url(dup/img/item08.png),url(dup/img/item09.png),url(dup/img/item10.png),url(dup/img/item11.png),url(dup/img/item12.png),url(dup/img/item13.png);
    width: 100%;
    height: 80%;
    background-size: 22%, 16%,15%,14%,25%,27%;
    right: 0%;
    top: 20%;
    z-index: 1;
    background-position: left -4% bottom 2%,right 8% top 32%,right 4% bottom 6%,left 7% top 24%,left -5% top 7%,right -15% top 43%;
    pointer-events: none;
}

main.all_page {
    margin-top: 0px !important;
}
}

/*スマホ*/
@media screen and (max-width: 667px){
span.item02 img{display:none;}

.vegas-slide {
    object-fit: cover;
    width: calc(100% - 50px) !important;
    height: calc(50vh - 0% - 50px) !important;
    box-sizing: border-box;
    top: inherit !important;
    bottom: 6% !important;
    position: absolute !important;
    transform: translate(0%, 0%) !important;
    right: 25px !important;
    left: inherit !important;
}

/*div#video {*/
/*    object-fit: cover;*/
/*    width: calc(100% - 50px) !important;*/
/*    height: calc(50vh - 0% - 50px) !important;*/
/*    box-sizing: border-box;*/
/*    top: inherit !important;*/
/*    bottom: 6% !important;*/
/*    position: absolute !important;*/
/*    transform: translate(0%, 0%) !important;*/
/*    right: 25px !important;*/
/*    left: inherit !important;*/
/*}*/

/*video {*/
/*    min-width: 100%;*/
/*    min-height: inherit;*/
/*    width: auto;*/
/*    height: calc(50vh - 6% - 50px) !important;}*/


div#video {
    object-fit: cover;
    width: 100% !important;
    height: 80% !important;
    box-sizing: border-box;
    top: inherit !important;
    position: absolute !important;
    transform: translate(-50%, 0%) !important;
    right: inherit !important;
    left: 50% !important;
    bottom: 0%;
}
video {
    min-width: inherit;
    min-height: inherit;
    width: calc(100% - 10px);
    height: auto !important;
    object-fit: cover;
    border-radius: 5%;
    padding: 0 10px;
    box-sizing: border-box;
    top: inherit !important;
    position: absolute !important;
    transform: translate(-50%, 0%) !important;
    right: inherit !important;
    left: 50% !important;
    bottom: 20px;
}





span.item04 img {
    max-width: 54px;
    width: 50%;
    position: absolute;
    top: inherit !important;
    left: inherit !important;
    right: 0%;
    bottom: -4%;
}


span.catch img {
    width: calc(85% - 50px);
    position: absolute;
    top: 30%;
    left: 5%;
    transform: translate(-0%,-50%);
    z-index: 1;
}
span.item03 img {
    max-width: 51px;
    width: 50%;
    position: absolute;
    top: 31%;
    left: calc(95% - 50px) !important;
    transform: translate(0%,-50%);
    z-index: 3;
}
header .logo {
    width: 20%;
    position: fixed;
    background: rgb(255 250 243 / 70%);
    left: 0;
    padding: 5px;
    top: 0;
    box-sizing: border-box;
    z-index: 99;
}
.main_img_wrap {
    height: 50vh !important;
}
.main_wrap {
    margin-top: 50vh !important;
    padding-top: 0;
}

.box.d_flex.mg_t-20px_sp {
    padding-top: 50px;
    margin: 0 auto 80px !important;
}

div#dec5, div#dec6, div#dec7 {
    max-width: 50px !important;
    width: 50% !important;
}

#dec1, #dec3, #dec5, #dec7 {
    margin-left: 36.5%;
}

.box.d_flex.mg_t-50px.mg_t-40px_tb.mg_b-20px_sp {
    margin-bottom: 120px;
}

section#top_contents {
    background: var(--color5);
    padding: 100px 5% 150px;
}

#top_contents::before {
    background-image: url(dup/img/item08.png),url(dup/img/item09.png),url(dup/img/item10.png),url(dup/img/item11.png),url(dup/img/item12.png),url(dup/img/item13.png);
    width: 100%;
    height: 80%;
    background-size: 33%, 17%,21%,14%,28%,34%;
    right: 0%;
    top: 20%;
    z-index: 1;
    background-position: left -11% bottom 0%,right 7% top 11%,right -1% bottom 7%,left 11% top 15%,left -7% top 7%,right -15% bottom 16%;
    pointer-events: none;
}

section#top_contents h2 {
    font-size: 22px;
    color: var(--black);
    letter-spacing: 1px;
}
.cate_list li {
    margin-right: 0px;
    margin-bottom: 15px;
    width: 100%;
}

#page_title .img-container::after {
    background: rgb(235 181 113 / 50%);}
    
    .cms_3-b .cate_box,#cms_3-b .cate_box,.cms_2-b .cate_box,#cms_2-b .cate_box {padding: 20px;}
    .cms_3-b .cate_box .box_txt1,#cms_3-b .cate_box .box_txt1, .cms_2-b .cate_box .box_txt1,#cms_2-b .cate_box .box_txt1{margin-bottom: 0;}
    .cms_3-b .cate img,.cms_2-b .cate img,.cms_3-b .cate_box img,.cms_2-b .cate_box img,#cms_3-b .cate img,#cms_2-b .cate img,#cms_3-b .cate_box img,#cms_2-b .cate_box img{margin-top:10px;}
    
.other .box h2 span {
    letter-spacing: 1px;
    font-size: 27px;}
    
.page10 .more_box {
    margin-bottom: 40px;
    width: 95% !important;
    margin-right: 0px;
    margin-left: 0px;
}
.page10 .more_box:first-child {
    margin-left: 0px;
    margin-right: 0px;
}

}


/*ヘッダー追従----------------------------------------------------------------------*/

/*entry*/
.fixed_img {
    /*display: block !important;*/
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 99;
    width: 100%;
    max-width: 300px;
    transition: 0.5s;
}
.fixed_img:hover{
    opacity: 0.8 !important;
    transition: 0.5s;
}

/*--------タブレット--------*/
@media screen and (max-width: 768px){
.fixed_img {
    max-width: 250px;}
    
}
    
/*--------スマートフォン--------*/
@media screen and (max-width: 667px){
.fixed_img {
    max-width: inherit;
    width: 60%;
    left: 50%;
    transform: translate(-60%, 0px);
}
}



/*20230316*/
.intro_img img {
    border-radius: 20%;
}


.t_cms_img3::after {
    display: block !important;
    background-image: url(dup/img/add_ill.png) !important;
    width: 35% !important;
    height: 40% !important;
    background-size: contain;
    background-color: transparent !important;
    position: absolute !important;
    right: 7% !important;
    bottom: -2% !important;
    z-index: 1 !important;
    opacity: 1 !important;
    color: transparent;
    margin: 0 !important;
    top: inherit !important;
    border: solid 0px !important;
}


/*--------タブレット--------*/
@media screen and (max-width: 768px){
.t_cms_img3::after {
    width: 31% !important;
    height: 37% !important;
    right: 13% !important;
    bottom: -3% !important;
}
}


/*20230329*/
.t_cms_img3::after {
    right: 3% !important;
    bottom: -18% !important;
}


/*--------タブレット--------*/
@media screen and (max-width: 768px){
/*20230329*/
.t_cms_img3::after {
    right: 8% !important;
    bottom: -18% !important;}
}



/*--------スマートフォン--------*/
@media screen and (max-width: 667px){
/*20230329*/
.t_cms_img3::after {
    right: 9% !important;
    bottom: -23% !important;
}
}