@media screen and (min-width:0px){
  .info_banner{
    display: block !important;
  }
  .sp{
    display: block;
  }
  .pc{
    display: none !important;
  }
  .mnc {
    font-family: 'Sawarabi Mincho';
  }
  img{
    width: 100%;
  }
  .service_box{
    width: 100%;
  }
  .service_img img{
    border-radius:5px;
  }
  .service_title{
    font-size: 2rem;
    letter-spacing: 1.35px;
    padding-top: 25px;
    font-family: 'Cormorant Garamond', serif;
  }
  .service_sub_title{
    font-size: 13px;
    letter-spacing: 0.97px;
    padding-top: 5px;
    line-height: 22px;
  }
  .service_desc {
    font-size: 13px;
    letter-spacing: 0.58px;
    padding-top: 25px;
    min-height: 85px;
  }
  .content_wrap{
    padding-top: 130px !important;
  }
  .header_icons{
    background-color: #fff !important;
    padding-top: 5px;
  }
  .menu_btop_messageutton_bar{
    background-color: #2d2d2d !important;
  }
  .horizontal-list {
    position: fixed;
    width: 100vw;
    z-index: 888;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    background-color: #fff;
    margin:0;
    position: absolute;
    bottom: 8%;
  }
  .item {
    display: inline-block;
    padding: 0 15px;
    font-size: 1.4rem;
    text-align: center;
  }
  .item a{
    color: #707070 !important;
    line-height: 10px;
    text-decoration: none !important;
    text-align: center;
    font-size: 1.4rem;
  }
  .jp_desc{
    font-size: 9px;
    padding-top: 5px;
    display: block;
  }
  .basic{
    display: none;
  }
  .top_page{
    display: block;
    height: 150px;
  }
  header {
    height: 150px;
    background: white;
  }
  .menu_button_bar{
    background-color: #2d2d2d;
  }
  /* ポップアップ */
  #pop-up {
    position: fixed;
    /* top: 30%;
    right: 4%;
    left: 4%;
    font-size: 1.2rem;
    width: 92%; */
  }
  #pop-up.off {
    display: none;
  }
  .section_title .title{
    text-align: center;
    font-size: 26px;
    letter-spacing: 1.95px;
    line-height: 35px;
    padding-bottom: 8px;
    font-family: 'Cormorant Garamond', serif;
  }
  .section_title .sub_title{
    text-align: center;
    font-size: 14px;
    letter-spacing: 1.2px;
  }
  .content img {
    max-width:100%;
    /* max-height:30vh; */
    display:block;
    margin-right: auto;
    margin-left: auto;
  }

  #close {
    position:absolute;
    /* bottom:2vh; */
    right: 0px;
    top: -8px;
  }
  .close_circle {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(0,0,0,.1);
    cursor: pointer;
    border-radius: 50px;
    background-color: #fff;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .close_circle span::before,
  .close_circle span::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: -8% 0 0 -42%;
    background: rgb(0, 0, 0);
  }
  .close_circle span::before {
    transform: rotate(-45deg);
  }
  .close_circle span::after {
    transform: rotate(45deg);
  }

  .pop_up {
    display: none;
    height: 100vh;
    width: 100%;
    background: #2d2d2d;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index:1000;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .content{
    /* padding: 30px; */
    width: 70%;
    position:relative;
    color:#2d2d2d;
  }

  .content img {
    max-width:100%;
    /* max-height:30vh; */
    display:block;
    margin-right: auto;
    margin-left: auto;
  }

  .content_wrap section {
    width:100%;
  }
  .content_wrap > div{
    width:100%;
  }
  .content_wrap section .inner_wrap {
    max-width:768px;
    margin-right: auto;
    margin-left: auto;
    /* background:#2d2d2d; */
  }
  h1{
    text-indent: -9999px;
  }
  .inner_wrap {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .inner_wrap.aboutus {
    padding-top: 100px;
    padding-bottom: 45px;
  }
  .brand_philosophy .inner_wrap.service {
    padding-left: 0;
    padding-right: 0;
  }
  .inner_wrap h2{
    font-size: 1.6rem;
    margin-bottom: 2em;
  }
  .inner_wrap h3{
    font-size: 1.3rem;
    font-weight: 500;
  }
  .about_title{
    font-size: 23px;
    padding-bottom: 37px;
    font-family: 'Sawarabi Mincho';
    line-height: 40px;
    letter-spacing: 1.73px;
  }
  .top_img{
    position: relative;
  }
  .brand_philosophy .inner_wrap {
    padding-left:10vw;
    padding-right:10vw;
  }

  .brand_philosophy h3 {
    padding-bottom:5vh;
    font-size:1.8rem;
    font-weight:normal;
    color:#2d2d2d;
    font-family:'Sawarabi Mincho';
    line-height: 1.6em;
    letter-spacing: 0.8px;
  }
  .sentences {
    font-size:13px;
    letter-spacing: 0.91px;
    line-height: 34px;
  }
  .sentences p{
    margin-bottom:2vh;
  }
  .read_more{
    border-top: 0.5px solid #2d2d2d;
    padding-top: 5px;
    width: 84px;
    font-size: 15px;
    letter-spacing: 1.13px;
    line-height: 22px;
    margin-top: 24px;
  }
  .top_img .read_more{
    font-size: 1.2rem;
    line-height: auto;
  }
  .review .read_more{
    margin: auto;
    text-align: center;
  }
  .event .read_more,
  .aboutus .read_more,
  .information .read_more{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .event .read_more{
    margin-top: 8vh;
  }
  .read_more a{
    text-decoration: none !important;
    color: #2d2d2d !important;
  }
  .information .inner_wrap {
    padding-left:10vw;
    padding-Right:10vw;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }
  .information_box .date{
    color: #999999;
    font-size: 13px;
    letter-spacing: 1.3px;
  }
  .info_title a{
    color: #2d2d2d !important;
    font-size: 14px;
    letter-spacing: 1.05px;
    line-height: 26px;
  }
  .information li{

    padding-top:1.5vh;
    padding-bottom:1.5vh;
    font-size:1.2rem;
    line-height:2.5rem;
  }
  .information li:first-child{
    border-bottom:solid 1px #2d2d2d;
  }
  .information_link,
  .information_link a:visited,
  .information_link a:link {
    /* color:#C3C3C3 !important; */
    text-align: right;
    font-size:1.2rem;
    color:#F07828;
    text-decoration: underline;
    padding-top: 3vh;
  }
  .how_to_buy .inner_wrap {
    padding-left:10vw;
    padding-Right:10vw;
    padding-top: 0 !important;
  }
  .how_to_buy .inner_wrap.topkv {
    padding-left:0;
    padding-Right:0;
    padding-top: 0 !important;
    padding-bottom: 2vh;
  }
  .how_to_buy .inner_wrap h2,
  .how_to_buy .inner_wrap h3 {
    padding-left:5vw;
  }
  .under_slide_text {
    padding-left:10%;
    padding-Right:10%;
    margin-top: 3.5vh;
    font-size:1.2rem;
    letter-spacing: 0.8px;
    line-height: 1.8em;
  }
  .arrow_button_box {
    background:#2d2d2d;
    width:10vw;
    height:10vw;
    max-width:40px;
    max-height:40px;
    display: flex;
    justify-content: center;
    align-items: center;

  }
  .arrow_button_box.review {
    background: none;
    font-size: 20px;
    color: #999999;
    position: absolute;
    top: 50%;
    font-weight: bold;
  }
  #left_arrow_review{
    right: 0;
    cursor: pointer;
  }
  #right_arrow_review{
    left: 0;
    cursor: pointer;
  }
  .arrow_button_box img{
    width:3vw;
    max-width:10px;
  }
  .our_product .inner_wrap {
    padding-left:10vw;
    padding-Right:10vw;
  }
  .product_img {
    height:30vh;
    background-image: url(../image/productcut-3.jpg);
    background-position: center center;
    background-size: cover;
    background-position: center;
  }

  .our_product h3 {
    /* text-align: center; */
    margin-top: 2em;
    margin-bottom: 2em;
    font-weight: 500;
  }
  .op_option{
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0;
  }
  .personalize_link {
    /* border-top:solid 1px #2d2d2d;
    border-bottom:solid 1px #2d2d2d; */
    position: relative;
    top: -4vh;
  }
  .personalize_link .inner_wrap {
    display:flex;
    position:relative;
    padding:1vh 0;
  }
  @keyframes show{
    from{
      opacity: 0;
    }
    to{
      opacity: 1;
    }
  }
  .section_title .inner_wrap {
    padding-left: 10vw;
    padding-right: 10vw;
    padding-bottom: 2vh !important;
  }
  .users_voices {
    background: #ECECEC;
    margin-top: 80px;
  }
  .users_voices .inner_wrap {
    padding-left: 10vw;
    padding-Right: 10vw;
    position: relative;
  }
  .users_voices .inner_wrap .article_box {
    font-size: 14px;
    letter-spacing: 1.05px;
    line-height: 26px;
  }
  .users_voices .inner_wrap .article_box.slide span {
    font-size: 40px;
    line-height: 20px;
    display: block;
    color: black;
    padding-top: 3vh;
    text-align: center;
  }
  .users_voices .inner_wrap .article_box.slide {
    margin-bottom: 0;
    width: 85%;
    margin: auto;
  }
  .event .inner_wrap {
    padding-left: 10vw;
    padding-Right: 10vw;
  }
  .event h2 {
    padding-bottom:0vh;
  }
  .event .event_img {
    /* height:30vh; */
    overflow: hidden;
    margin-bottom: 2em;
  }
  .event .event_img img {
    width: 100%;
    height: auto;
    position: relative;
    transform: translate(0%,-15%);
  }
  .event_sentence {
    font-size:1.2rem;
    letter-spacing: 0.8px;
    line-height: 2em;
  }
  .event a {
    display:block;
    width:100%;
  }
  .instagram .inner_wrap {
    padding-left: 5vw;
    padding-Right: 5vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  .instagram{
    padding-top: 5vh;
  }
  .insta_flex {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-content:space-between;
    /* height:90vw; */
    height:135vw;
  }
  .insta_img {
    width:42.5vw;
    height:42.5vw;
    overflow: hidden;
    background-color: #ddd;
  }
  .insta_img img{
    width: 100%;
  }
  .liberation_banner{
    width: 100%;
  }
  .liberation_banner{
    vertical-align: bottom;
  }
  .information .information_box {
    padding-top: 18.5px;
    padding-bottom: 18.5px;
    border-top: solid 0.5px #2d2d2d;
  }
  .info_bottom{
    height: 0.5px;
  }
  .journal_img_box img{
    width: 100%;
  }
  .journal{
    position: relative;
  }
  .bold{
    font-weight:bold; font-size:1.4rem;
    padding-bottom: 1vh;
  }
  .banner_area{
    text-align: center;
    border: solid 1px #C1C1C1;
    padding: 5%;
    /* margin-left: 10%;
    margin-right: 10%; */
    margin-bottom: 5%;
  }

  .banner_area img{
    width: 100%;
  }
  #new{
    font-size: 1.6rem;
    padding-top: 1vh;
    font-family: 'Sawarabi Mincho';
  }

  .banner_area p{
    padding-top: 2vh;
    font-size: 1.2rem;
  }

  #vm{
    text-align: right;
    color: #F07828;
    text-decoration: underline;
    font-size: 1.2rem;

  }

  #wd80{
    width: 80%;
    margin:auto;
  }

  .personalize_img {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
  }

  .personalize_icon{
    width:25%;
    margin-right: 6%;
  }
  .post_category {
    color: #999999 !important;
    font-size: 13px;
    letter-spacing:1.3px;
  }
  .post_date{
    color: #999999;
    font-size: 1.6rem;
    letter-spacing: 0.45px;
    line-height: 27px;
  }
  .journal .post_date{
    color: #999999;
    font-size: 11px;
    letter-spacing:1.1px;
  }
  .journal .journal_info_box{
    font-size: 13px;
    letter-spacing: 0.33px;
    line-height: auto;
    color: white;
  }
  .journal_info_box{
    font-size: 1.4rem;
    letter-spacing: 1.26px;
  }
  .rectangle_box.tracking span{
    font-size: 1.2rem;
  }
  .product_name p{
    color: #999999;
    padding-bottom: 3%;
  }
  .liberation_logo {
    width: 50% !important;
    padding-bottom: 3vh;
    padding-top: 2vh;
  }
  .banner_area p {
    padding-top: 2vh;
    font-size: 1.2rem;
  }
  .nivalis_banner{
    width: 100%;
  }
  .nivalis_banner.sp{
    width: 100%;
    margin-top: 5vh;
    display: block;
  }
  .nivalis_banner.pc{
    width: 100%;
    display: none;
  }
  .nivalis_banner img{
    width: 100%;
  }
  .slider.sp {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .swiper-button-prev{
    color: #2d2d2d !important;
    left: auto !important;
    top: 40% !important;
    right: auto !important;
    left: -8% !important;
  }
  .swiper-button-next{
    color: #2d2d2d !important;
    left: auto !important;
    top: 39% !important;
    right: -8% !important;
    left: auto !important;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 20px !important;
    font-weight: bold;
  }
  .swiper-button-next, .swiper-button-prev {
    background-image: none !important;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets,{
    bottom: -5px !important;
  }
  .slider_section{
    position: relative;
  }
  .top_img .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 768px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .txt_area{
    position: absolute;
    text-align: center;
    color: white;
    top: 30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0.5;
    opacity: 1;
    background: rgba(255,255,255,0.7);
    mix-blend-mode: initial;
    padding: 25px;
    color: #2D2D2D;
    text-align: left;
    width: 75%;
  }
  .personal_slide{
    background-image: url(../image/libertaTop_main.jpg);
  }
  .fullorder_slide{
    background-image: url(../image/libertaTop_main_02.jpg);
  }
  .p_slide{
    background-image: url(../image/libertaTop_main_03.jpg);
  }
  .txt_title {
    font-size: 3.8rem;
    line-height: 50px;
    padding-bottom: 23px;
    font-family: 'Cormorant Garamond', serif;
  }
  .txt_desc{
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    line-height: 26px;
  }
  .journal{
    background: #2D2D2D;
    color: white;
    margin-top: 90px;
    padding-top:
  }
  .journal .swiper-container {
    padding: 0 0 0 10%;
  }
  .journal .swiper-container .swiper-wrapper {
    padding: 50px 0 80px 0;
  }
  .journal .swiper-container .swiper-wrapper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .journal_logo img{
    width: 40%;
  }
  .journal_logo{
    text-align: center;
    padding-top:60px;
  }
  .journal .article_img{
    width: auto;
    height: 150px;
  }
  .journal .article_img img{
    object-fit: cover;
    width: 300px;
    height: 150px;
  }
  .about_title{
    text-align: center;
  }
  .flex_box {
    display: flex;
  }
  .star_box {
    width: 5%;
  }
  .slick-slide img {
    display: block;
    width: 80%;
  }
  .review_title{
    font-weight: bold;
    padding-bottom: 22px;
  }
  .brand_philosophy .inner_wrap.result{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .order_button{
    position: fixed;
    width: 100px !important;
    bottom: 1%;
    right: 4%;
    z-index: 10;
  }
  .cswiper .read_more{
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

}
@media screen and (min-width:768px){
  .result.inner_wrap{
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-top: 10vh !important;
  }
  .inner_text_area{
    position: relative;
    height: 100%;
  }
  .sp{
    display: none !important;
  }
  .pc{
    display: block !important;
  }
  .service_flex{
    display: flex !important;
    gap:65px;
  }
  /* ポップアップ */
  #pop-up {

    right: 0%;
    left: 0%;
    font-size: 1.1rem;
    width: 100%;
  }
  #pop-up a {
    padding: 4vh 2vw;
  }
  .content{
    /* padding: 30px; */
    width: 30%;
  }

  #close {
    position:absolute;
    /* bottom:2vh; */
    right: -10px;
    top: 18px;

  }

  h1{
    text-indent: -9999px;
    background-image: url(https://ec-force.s3.amazonaws.com/testlibertaperfu/uploads/img/top/liberta_logo_white.svg);
    background-size: 65vh;
    background-position: center;
    height: 100vh;
  }
  .inner_wrap h2{
    font-size: 2.3rem;
  }
  .brand_philosophy h3 {
    padding-bottom:6vh;
    font-size:2.4rem;
  }
  .circle {
    border:solid 5px #2d2d2d;
  }
  .content_wrap section .inner_wrap {
    max-width:76%;
    margin-right: auto;
    margin-left: auto;
    /* background:#2d2d2d; */
  }
  .inner_wrap.mw768 {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
    /* background: #2d2d2d; */
  }
  .mw768 {
    max-width: 76%;
    margin-right: auto;
    margin-left: auto;
    /* background: #2d2d2d; */
  }
  .content_wrap section .inner_wrap.topImg{
    max-width: 100% !important;
  }
  .event .event_img {
    height:60vh;
  }
  .product_img {
    height:60vh;
  }
  .event .event_img img {
    width: 100%;
    height: auto;
  }
  .our_product h3 {
    margin-top: 5em;
  }
  .personalize_flow .inner_wrap {
    margin-top: 5vh;
  }
  .brand_philosophy .inner_wrap, .our_product .inner_wrap, .event .inner_wrap{
    padding-top: 18vh;
    padding-bottom: 10vh;
  }
  .how_to_buy .inner_wrap{
    max-width: 100% !important;
    padding-top: 0 !important;
  }
  .sp_howToBuy{
    display: none;
  }
  .sp_howToBuy.topkv{
    display: block;
  }
  .pc_howToBuy{
    display: block;
  }
  .slide_img{
    width: 70%;
  }
  .step_title{
    font-size: 1.3rem;
  }
  .under_slide_text{
    font-size: 1rem;
  }
  .section_title .inner_wrap{
    padding-top: 12vh;
    padding-bottom: 6vh !important;
  }
  .users_voices .section_title .inner_wrap{
    width: 100%;
    padding-top: 10vh;
    padding-bottom: 10vh;
    padding-left: 0;
    padding-right: 0;
  }
  .users_voices .inner_wrap{
    width: 100%;
    padding-top: 4vh;
    padding-bottom: 10vh;
    padding-left: 0;
    padding-right: 0;
  }
  .insta_flex {
    height: auto;
    width: 75%;
    margin-left: auto;
    margin-right:auto;
  }
  .instagram .inner_wrap{
    max-width: 100% !important;
  }
  .insta_img {
    width: 20vw;
    height: 20vw;
  }
  .insta_img.bottom_row {
    margin-top: 5vh;
  }
  .gift_white_box {
    height: 70vh;
    width: 60vw !important;
    padding: 1vw 1vw;
    border-radius: 1vw 1vw;
    opacity: 1;
    animation: show 100ms ease 0s;
  }
  .gift_batsu {
    width: 1vw;
  }
  .gift_choices_img {
    width: 50%;
  }
  .gift_flex #giftecard,
  .gift_flex #giftproduct {
    padding-top:8vh;
  }

  .gift_choices_img {
    width: 30%;
  }

  .gift_batsu {
    width: 1vw;
  }

  .gift_flex #giftecard,
  .gift_flex #giftproduct {
    width:40%;
  }

  .top_personalize{
    margin-top: 6vh;
  }
  .liberation_banner{
    vertical-align: bottom;
  }
  #banner{
    max-width: 76%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10vw;
    padding-right: 10vw;
  }
  .banner_area {
    text-align: center;
    border: solid 1px #C1C1C1;
    padding: 5%;
    /* margin-left: 20%;
    margin-right: 20%; */
    margin-bottom: 5%;
  }
  #wd80{
    width: 75%;
    margin:auto;
  }
  .square_box .vm.personalize{
    margin-right: 0;
    margin-left: 35%;
  }
  .personalize_img {
    width: 30%;
    margin-right: auto;
    margin-left: auto;
  }
  .information_box.journal {

    padding-bottom: 3.5vh;
  }
  .personalize_icon {
    width: 20%;
  }
  .square_box .vm.personalize {
    width: 35%;
  }
  .cssarrow.white_font {
    background-color: white;
    width: 100px;
    margin-top: 28px;
  }
  .kv_message.personalize{
    top:87%;
  }
  .sk_logo_top_02.solterra{
    top: 25%;
  }
  .tracking_area .product_name {
    justify-content: center;
    width: auto;
    min-width: 20vw;
  }
  .tracking_area{
    justify-content: center;
    padding:1.5vh 0vh 1vh 0vh;
  }
  .product_name p{
    padding-bottom: 3%;
  }
  .tracking_area .cart_button {
    width: 30%;
  }
  .personalize_link .inner_wrap {
    padding-top:6vh;
    padding-bottom:6vh;
  }
  .nivalis_banner.pc{
    display: block;
    background-color: #B0C8D9;
    text-align: center;
    margin-top: 18vh;
    height: 100%;
  }
  .nivalis_banner.ny.pc{
    background-color: #CBBA28;
  }
  .nivalis_banner.pc img{
    height: 100%;
    width: auto;
    vertical-align: middle;
  }
  .nivalis_banner.sp{
    display: none;
  }
  .horizontal-list {
    position: fixed;
    width: 100vw;
    z-index: 888;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding: 0 1vh 0vh 1vh;
    text-align: center;
    background-color: #fff;
    margin:0;
    position: absolute;
    bottom: 3%;
  }
  .fullorder_content .title{
    text-align: center;
    font-size: 42px;
    letter-spacing: 3.15px;
    line-height: 56px;
    padding-bottom: 8px;
  }
  .fullorder_content .sub_title{
    text-align: center;
    font-size: 16px;
    line-height:56px;
    letter-spacing: 1.2px;
    padding-bottom: 46px;
  }
  .jswiper .swiper-button-prev{
    color: #2d2d2d !important;
    top: 5% !important;
    right: 20% !important;
    left: auto !important;
  }
  .jswiper .swiper-button-next{
    color: #2d2d2d !important;
    top: 5% !important;
    right: 15% !important;
    left: auto !important;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 22px !important;
    font-weight: bold;
  }
  .swiper-button-next, .swiper-button-prev {
    background-image: none !important;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets{
    display:none !important;
  }
  .section_title .title{
    text-align: center;
    font-size: 34px;
    letter-spacing: 2.55px;
    line-height: 35px;
    padding-bottom: 8px;
  }
  .service_title{
    font-size: 18px;
    letter-spacing: 1.8px;
    padding-top: 20px;
  }
  .service_sub_title{
    font-size: 18px;
    letter-spacing: 1.35px;
    padding-top: 5px;
  }
  .service_desc{
    font-size: 14px;
    letter-spacing: 1.05px;
    padding-top: 30px;
    min-height: 120px;
  }
  .top_img .swiper-slide{
    height: 85vh;
  }
  .txt_area{
    top: 45%;
    background: rgba(255,255,255,0.6);
    width: 40vw;
    height: 20vw;
    padding:0;
    min-height: 280px;
  }
  .txt_title{
    font-size: 40px;
    position: absolute;
    line-height: 50px;
    top: 12%;
    left:30%;
  }
  .txt_desc{
    position: absolute;
    top: 50%;
    left:30%;
    padding-right: 0;
  }
  .slider img{
    width:45%;
  }
  .inner_wrap.aboutus{
    width: 600px;
    padding-left: 0;
    padding-right: 0;
  }
  .brand_philosophy .inner_wrap.service{
    padding-top: 50px;
  }
  .aboutus .read_more{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .top_img .read_more{
    position: absolute;
    top: 70%;
    left:30%;
    padding-right: 5%;
  }
  .event_info_flex{
    display: flex;
    gap:40px;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .event_info_box{
    width: 100%;
  }
  .information .inner_wrap.mw768{
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    padding-top: 0;
  }
  .event .inner_wrap.mw768{
    padding-top: 0!important;
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
  }
  .journal_img_box img{
    width: 100%;
    height: 330px;
    object-fit: cover;
  }
  .journal_logo img{
    width: 15%;
  }
  .journal .article_img{
    width: auto;
    height: 300px;
  }
  .journal .article_img img{
    object-fit: cover;
    width: 600px;
    height: 300px;
  }
  footer .inner_wrap{
    margin-top: 200px !important;
  }
  .swiper-button-prev{
    left: -3% !important;
  }
  .swiper-button-next{
    right: -3% !important;
  }
  .item {
    font-size: 15px;
  }
  .cswiper .read_more{
    margin-left: auto;
    margin-right: auto;
    margin-top: 8vh;
  }
  .order_button{
    right: 2%;
    width: 120px !important;
  }
  .item a{
    font-size: 1.2rem;
  }
  .content_wrap{
    padding-top: 140px !important;
  }
  header {
    height: 170px;
  }
  .top_page{
    display: block;
    height: 170px;
  }
  .top_page .horizontal-list {
    bottom: 4%;
  }
  .top_page .header_icons{
    background-color: #fff !important;
    padding-top: 5px;
  }
  .menu_icon_div {
    top: 45px;
}
.brand_logo{
  padding-top: 1vh;
}
}
