.phone-smart{
  display: none;
}
.sptab1024{
  display: none;
}
@media screen and (max-width: 1600px){

  .top-block4 {
    background: url(../images/top/bg-4.png) bottom center no-repeat;
  }
  .top-block1 .c-area1 {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 1440px) {
  .logo2 img {
    max-width: 140px;
  }
  .google_translate {
    position: absolute;
    left: 190px;
  }
  
  .h-nav-menu ul li a {
    min-width: 140px;
    padding: 0 15px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 14px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 10px;
  }
  .top-head {
    padding-top: 100px;
  }
  .top-head-slider {
    width: 45.7%;
  }
  .top-head-main {
    width: 45.7%;
  }
  .top-head-txt-1 {
    font-size: 15px;
  }
  .top-head-txt-2 {
    padding-left: 20px;
    padding-right: 30px;
  }
  .top-head-txt-2 span {
    font-size: 35px;
  }
  .top-head-txt-3 span + span {
    margin-left: 20px;
  }
  .h-nav-menu-contact {
    width: 180px;
  }
  /* .h-box-center::before, .h-box-logo , #Y_sclorebox{
    display: none;
  } */

  /* .h-nav.fixed{
    display: block !important;
    opacity: 1 !important;
  } */
  .toggle{
    /* height: auto; */
    /* padding: 0 !important; */
  }

  .h-box-txt .txt-head p,.h-box-txt .ct-head{
    color: #fff;
  }

  .top-block2-about{
    justify-content: space-between;
  }

  .top-block2-about-box{
    margin: 0 10px;
  }

  .top-block2-about-box-img .img{
    margin: 0 auto;
    width: 100%;
    background-position: center !important;
  }

  .top-block4-list-box{
    margin: 0 10px;
    width: 100%;
    max-width: 100%;
  }

  .top-block4-list-box-img .img{
    width: 100%;
    max-width: 100%;
    background-position: center !important;
  }

  .top-block4-list-box-word{
    width: 96%;
  }

  .top-block4-list{
    justify-content: center;
  }

  .wrapper{
    max-width: 100%;
    padding: 0 20px;
  }

 
}
@media only screen and (max-width: 1240px) {
  .h-nav-menu ul li a {
    min-width: 100px;
    padding: 0 5px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 12px;
  }


  .top-block1-boxnews{
    flex-wrap: wrap;
  }

  .top-block4-list-box-word{
    height: 320px;
  }
}

@media screen and (max-width: 1178px){

  .top-block1-boxnews h3{
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 999px){
  .top-block2-about {
    flex-wrap: wrap;
    justify-content: center;
  }
  .top-block2-about-box{
    margin: 0 auto 30px !important;
  }
}
@media only screen and (min-width: 1025px) {
  /* .toggle {
    display: none !important;
  } */
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}

@media all and (max-width: 1024px) {
  .sptab1024{
    display: block;
  }
  .bg-container::before {
    width: 32%;
  }
  .bg-container::after{
    width: 68%;
  }

  .top-block4-list-box-word{
    height: auto;
    top: 220px;
    bottom: auto;
    padding: 10px 15px;
  }
  .form_read {
    font-size: 12px;
    padding: 20px 10px 30px;
  }
  
  /* .toggle.active div p{
    color: #111;
  }
  .toggle.active span{
    background-color: #000;
  } */
  .content-head{
    width: 100%;
  }
  .content-head p{
    padding-right: 5%;
    width: 55%;
  }
  .content-head .tel{
    width: 40%;
    margin-right: 0;
  }
  .h-box-logo1 ul{
    padding-top: 100px;
    padding-left: 120px;
  }
  .h-box-txt{
    top: auto;
    padding-bottom: 50px;
    padding-left: 50px;
  }
 
  
  /* --------------------------------------------------
	------------------- Header -------------------------
	------------------------------------------------------*/
  
  .h-box-logo a.logo img {
    max-width: 180px;
  }
  .h-box-main {
    padding-top: 30px;
  }
  .h-box-txt img {
    max-width: 100%;
  }
  .h-box-btn {
    width: 240px;
    height: 80px;
    font-size: 13px;
  }
  .h-box-btn:before {
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }
  .h-box-btn:after {
    width: 15px;
    height: 9px;
    top: -9px;
  }
  
  .h-nav-inner {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background-color: #FCF4EE;
  }
  .h-nav-inner-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .h-nav-menu-contact {
    font-size: 16px;
    width: 240px;
    height: 80px;
  }
  .h-nav-menu-contact:before {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
    height: 15px;
    margin-right: 10px;
  }
  .h-nav-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 20px;
  }
  .h-nav-menu ul li:before {
    display: none;
  }
  .h-nav-menu ul li a {
    min-width: 180px;
    padding: 40px 20px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 24px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 12px;
    padding-top: 5px;
  }
  .logo2 img {
    max-width: 180px;
  }
  /* Title
	-------------------------------------------------*/
  .ttl-1 {
    font-size: 20px;
  }
  .ttl-1:before {
    width: 40px;
    margin: 0 auto 15px;
  }
  .ttl-1 span {
    font-size: 32px;
  }
  .ttl-2 {
    font-size: 14px;
    padding-top: 10px;
  }
  /* Container
	-------------------------------------------------*/
  .container, .container-16 {
    max-width: 940px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .box {
    padding-top: 50px;
  }
  .prl {
    background-attachment: unset;
  }
  /* Footer
	-------------------------------------------------*/
  .f-box {
    min-height: 440px;
    padding: 0 20px;
  }
  .f-box-ttl-wrap {
    width: 370px;
  }
  .f-box-ttl-1 {
    font-size: 24px;
  }
  .f-box-ttl-2 {
    font-size: 12px;
  }
  .f-box-articles {
    padding-top: 30px;
    margin-bottom: -35px;
  }
  .f-box-article {
    width: 48.1%;
    height: 100px;
    margin-bottom: 35px;
  }
  .f-box-article-img {
    width: 160px;
  }
  .f-box-article-ttl {
    font-size: 18px;
  }
  .f-box-article-txt {
    font-size: 12px;
  }
  .f-box-txt-1 {
    font-size: 30px;
  }
  .f-box-txt-2 {
    font-size: 16px;
    padding: 5px 0;
  }
  .f-box-under {
    height: 200px;
  }
  .copyright {
    font-size: 12px;
    padding-top: 20px;
  }
  
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }


  .contact-pallarax-box h3{
    padding-left: 0;
  }

  .h-box-txt .txt-head p{
    font-size: 70px;
  }

  .h-box-txt .ct-head{
    font-size: 15px;
  }

  .top-pallarax{
    height: 300px;
  }
.top-pallarax.big-pallarax {
  height: 580px;
}
  .title-big h3{
    font-size: 40px;
  }

  .title-big h3 span{
    font-size: 15px;
  }

  .content-head{
    display: none;
  }

 

  /* .h-nav1 .bg-logo h1{
    margin-left: 20px;
  } */

  .h-nav1 .bg-logo h1 a span{
    text-align: left;
  }

  .h-nav1 .bg-logo h1 a span.l-1{
    font-size: 10px;
    padding-top: 0;
  }

  .h-nav1 .bg-logo h1 a span.l-2{
    padding-left: 0;
    font-size: 14px;
  }
}

.sp {
  display: none !important;
}

@media all and (max-width: 768px) {
  .h-box-logo .bg-logo.bg-logo1 .logo2::before, .h-box-logo .bg-logo.bg-logo-sg .logo2::before,.h-box-logo .bg-logo .logo2::before {
    /* transform: translate(0%, -50%); */
    /* width: 180px; */
    /* height: 70px; */
    /* width: 85px; */
    /* height: 20px; */
    /* top: 50%; */
    /* position: absolute; */
    /* left: 0; */
    margin-right: 10px;
  }
  /* --------------------------------------------------
	------------------- Header -------------------------
  ------------------------------------------------------*/
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  #Y_sclorebox {
    display: none;
  }

  /* .h-nav1 .bg-logo h1{
    margin-left: 10px;
  } */

  .h-nav1 .h-box-logo .bg-logo{
    height: 60px;
    /* padding-left: 12%; */
    padding-left: 25px;
  }
  .h-box-logo a.logo img {
    max-width: 120px;
  }
  .h-box-main {
    padding-top: 20px;
  }
  .h-box-txt {
    left: 0;
    padding-left: 0;
    padding-bottom: 50px;
    display: block;
  }
  .form_read {
    font-size: 10px;
    width: 100%;
  }
  .top-block4-list{
    flex-wrap: wrap;
  }
  .top-pallarax {
    /* height: 250px; */
  }
  .top-pallarax.big-pallarax {
  height: 550px;
}
  .h-box-txt .txt-head p:nth-of-type(1){
    padding-left: 70px;
  }

  .h-box-txt .txt-head p:nth-of-type(2){
    padding-left: 20px;
  }

  .h-box-txt .txt-head p:nth-of-type(3){
    padding-left: 40px;
  }

  .h-box-txt .ct-head{
    font-size: 13px;
    padding-left: 20px;
    margin-left: 50px;
  }

  .h-box-txt .ct-head::before{
    left: -50px;
    width: 50px;
  }

  .h-box-txt .txt-head p{
    font-size: 8vw;
    line-height: 200%;
  }
  .h-box-txt img {
    max-width: 100%;
    width: 90%;
  }
  .h-box-btn {
    width: 200px;
    height: 60px;
    font-size: 12px;
  }
  .h-box-btn:before {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .h-box-btn:after {
    width: 15px;
    height: 9px;
    top: -9px;
  }
  .h-nav-wrap {
    height: 60px;
  }
  .h-nav-menu-contact {
    font-size: 14px;
    width: 200px;
    height: 60px;
  }
  .h-nav-menu ul {
    padding-bottom: 20px;
  }
  .h-nav-menu ul li a {
    min-width: 160px;
    padding: 20px;
  }
  .h-nav-menu ul li a p:nth-of-type(1) {
    font-size: 18px;
  }
  .h-nav-menu ul li a p:nth-of-type(2) {
    font-size: 11px;
    padding-top: 5px;
  }
  .logo2 img {
    max-width: 40px;
  }
  .h-nav-wrap .logo2{
    padding-top: 0;
  }
  .h-nav-wrap .logo2{
    font-size: 16px;
  }
  .h-nav-wrap .logo2 span{
    margin-bottom: 0;
  }
  .content-head{
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    bottom: 50px;
  }

  .content-head p, .content-head .tel{
    width: 100%;
    justify-content: center;
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
  }

  .content-head .tel{
    margin-top: 20px;
  }
  .h-box-logo1 ul li a{
    width: 100%;
    padding: 15px 0;
  }

  /* .h-box-logo1 ul li a p:first-of-type, .h-box-logo1 ul li a p:last-of-type{
    text-align: center;
  } */

  .h-box-logo1 ul li a p:first-of-type{
    font-size: 14px;
  }

  .h-box-logo1 ul li a p:last-of-type{
    font-size: 9px;
  }

  /* .h-box-logo1 ul{
    padding: 100px 0;
    height: 100%;
  } */
  .h-box-logo1 ul{
    padding-left: 75px;
  }
  
  .btn-3{
    font-size: 14px;
  }

  .news-item{
    flex-wrap: wrap;
  }
  /* Title
	-------------------------------------------------*/
  .ttl-1 {
    font-size: 18px !important;
  }
  .ttl-1:before {
    width: 40px;
    margin: 0 auto 10px;
  }
  .ttl-1 span{
    font-size: 25px;
  }
  .ttl-2 {
    font-size: 12px;
    padding-top: 10px;
  }

  .title-1 h5{
    font-size: 18px;
  }
  .title-1 h5 span {
    font-size: 20px;
}
  /* Container
	-------------------------------------------------*/
  .container, .container-16  {
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .box {
    padding-top: 40px;
  }
  /* Footer
	-------------------------------------------------*/
  .f-box {
    min-height: 440px;
    padding: 40px 10px;
  }
  .f-box-ttl-wrap {
    width: 280px;
    background-size: 100%;
  }
  .f-box-ttl-1 {
    font-size: 18px;
  }
  .f-box-ttl-2 {
    font-size: 11px;
  }
  .f-box-articles {
    padding-top: 30px;
    margin-bottom: -20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .f-box-article {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
  }
  .f-box-article-img {
    width: 120px;
  }
  .f-box-article-ttl {
    font-size: 15px;
  }
  .f-box-article-txt {
    font-size: 10px;
  }
  .f-box-txt-1 {
    font-size: 30px;
  }
  .f-box-txt-2 {
    font-size: 16px;
    padding: 5px 0;
  }
  .f-box-under {
    height: auto;
    display: block;
  }
  .f-box-tel h3 span{
    font-size: 20px;
  }

  .f-box-tel {
    width: 100%;
    margin-bottom: 15px;
  }
  .copyright {
    font-size: 11px;
    padding-top: 15px;
    letter-spacing: 0;
  
  }
  .copyright .wrapper{
    text-align: center;
  }
  .top-block2-about-box{
    width: 320px;
    margin-bottom: 30px;
  }

  .top-block2-concept-box{
    flex-wrap: wrap;
    justify-content: center;
  }

  .top-block2-concept-box-word{
    margin-left: 0;
    margin-top: 30px;
  }
  .f-box-logo1{
    display: block;
  }

  .f-box-logo1 .logo2{
    margin: 0 auto;
    justify-content: center;
  }

  .f-box-logo1 a span{
    display: initial;
    width: auto;
  }
  
  .contact-pallarax-box h3{
    font-size: 20px;
  }

  .contact-pallarax-box p{
    font-size: 12px;
  }

  .contact-pallarax{
    height: auto;
  }

  .f-box-logo1 .tel{
    padding-right: 0;
    margin-top: 15px;
  }


  .f-box-logo1 p span{
    font-size: 14px;
    display: inline-block;
  }

  .ft-bg{
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .f-box-logo1 p{
    text-align: center;
  }

  .h-nav-wrap .logo2 span{
    text-align: left;
  }

  .h-nav-wrap .bg-logo h1 a span.l-1{
    padding-top: 0;
    font-size: 10px;
  }

  .h-nav-wrap .bg-logo h1 a span.l-2{
    font-size: 14px;
    padding-left: 0;
  }
  .h-nav-wrap .bg-logo h1,.h-nav1 .bg-logo h1{
    margin-left: 0;
    font-size: 22px;
  }

  .btn-2, .btn-3{
    width: 200px;
    height: 54px;
    font-size: 12px;
  }

  .top-block4-list-box{
    max-width: 480px;
    margin: 0 auto 30px !important;
  }

  .top-block4-list{
    margin-bottom: 50px;
  }


  .toggle{
    top: 0 !important;
    height: 60px;
    width: 60px;
    padding-top: 9px !important;
  }
  .toggle p{
    margin-top: 0;
  }
  .toggle div {
    width: 40px;
  }
  .toggle span {
    width: 23px;
    margin: 6px 5px 2px;
  }
  .toggle.change span:nth-of-type(1) {
      -webkit-transform: rotate(-45deg) translate(-5px, 10px);
      transform: rotate(-45deg) translate(-5px, 10px);
  }
  .top-block4-list-box-word{
    position: initial;
    transform:unset;
    width: 100%;
    height: auto;
    padding: 15px;
  }

  .top-block4-list-box-word h4{
    font-size: 16px;
  }

  .top-block1-boxnews h3{
    font-size: 16px;
  }

  .top-block1-boxnews h3 span{
    font-size: 12px;
  }

  ul#tabs-nav li{
    margin-bottom: 9px;
  }

  .title-big h3{
    font-size: 20px;
  }

  .title-big h3 span{
    font-size: 13px;
  }

  .top-block2-content, .top-block3-content{
    font-size: 12px;
    margin: 50px 0;
  }

  .top-block2-about-box-title{
    font-size: 14px;
  }

  .top-block2-concept h4{
    font-size: 20px;
    letter-spacing: 4px;
  }

  .top-block2-concept h4 span{
    font-size: 13px;
  }

  .top-block2-concept-box-word h5{
    font-size: 16px;
  }

  .top-block2-concept-box-word p{
    font-size: 12px;
  }

  .tab-content .news-item .label{
    font-size: 9px;
    width: 40px;
    padding: 5px;
    position: initial;
  }

  .tab-content .news-item .time{
    padding-left: 0;
  }

  .tab-content .news-item .title a{
    margin-left: 0;
    margin-top: 10px;
    display: block;
    font-size: 12px;
  }

  .tab-content .news-item{
    padding: 15px 10px;
    display: block;
    height: auto;
  }

  #tabs-nav li a{
    width: 150px;
    height: 40px;
  }

  .f-box-logo1 a{
    width: 100%;
  }

  .f-box-logo1 a span.l-1{
    font-size: 10px;
    text-align: left;
  }

  .f-box-logo1 a span.l-2{
    font-size: 14px;
    padding-left: 0;
    text-align: left;
  }
  .h-box-logo .bg-logo.bg-logo-sg .logo2::before {
    transform: translate(35%, -45%);
    background-size: 60%;
  }
}

.sp-1{
  display: none;
}
.pc-1{
  display: block;
}

@media screen and (max-width: 480px){

  .btn-all .btn-1{
    width: 95%;
    margin-right: 0;
    max-width: 200px;
  }
  .btn-all .btn-1 ~ .btn-1{
    margin-top: 20px;
  }
  .top-pallarax.big-pallarax {
  height: 650px;
}
  .h-box-txt .txt-head p{
    font-size: 25px;
  }
  .sp-1{
    display: block;
  }
  .pc-1{
    display: none;
  }
 
  /* .toggle {
      transform: translate(-20%, 10%);
  } */
  .toggle span {
    width: 19px;
    margin: 5px 5px 2px;
  }
  .toggle span:nth-of-type(1) {
      width: 30px;
  }

  .toggle.change span:nth-of-type(1) {
      -webkit-transform: rotate(-45deg) translate(-3px, 5px);
      transform: rotate(-45deg) translate(-5px, 6px);
  }
  .toggle.change span:nth-of-type(3) {
      width: 30px;
      -webkit-transform: rotate(45deg) translate(-5px, -9px);
      transform: rotate(45deg) translate(-5px, -7px);
  }
  .h-box-logo .bg-logo.bg-logo-sg .logo2::before{
    transform: translate(-69%, -45%);
    left: 50%;
  }
  .btn.flex .btn-1 + .btn-1 {
    margin-top: 20px;
  }
  .copyright{
    padding-bottom: 65px;
  }
  .phone-smart{
    display: block;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    letter-spacing: 1px;
    font-size: 12px;
    z-index: 9;
    opacity: 0;
  }

  .phone-smart::before{
    position: absolute;
    content: "";
    background: #8B4513;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }

  .phone-smart.active{
    opacity: 1;
  }
	
	.box.pt100 {
		padding-top: 60px !important;
	}
	
	.tab-bar {
		margin-top: 40px !important;
	}
	
}