@charset "UTF-8";

@media print,screen and (max-width: 768px){
  body {
		min-width: 100%;
	}
	.inner, .inner-2 {
		width: 100%;
		padding: 0 6vw;
	}
  .pc-arrival{display: none;}
  .sp-arrival{display: block;}
	.p-none {
	  pointer-events: auto;
	}		
	a[href^="tel:"] {
	  pointer-events: auto;
	}

	.header-right .megaMenu-item a:hover {
	  transition: all .3s ease .0s;
	  opacity: 1;
	}
	.header-item a:hover {
	  transition: all .3s ease .0s;
	  opacity: 1;
	}
	.header-right a.m-contact:hover {
    background: #0070b8;
  }


	.main-area {
    position: relative;
    height: auto;
	}
	.main-slider {
		height: auto;
	}
	.scroll-infinity__item {
    width: calc(100vw / 1.2);
    height: auto;
  }
  .scroll-infinity__list--left {
    animation: infinity-scroll-left 80s infinite linear 0.5s both;
	}
	.main-news {
		position: relative;
    width: calc(100% - 10vw);
    margin: 8vw auto 0;
    padding: 0 30px 40px 0;
    border-bottom: 1px solid #ccc;
	}
	.main-news:before {
		display: none;
	}
	.main-news-box {
    border-radius: 0;
    padding: 0;
	}
	.slide .ttl {
    margin: 10px 0 0;
	}
	.slick-next {
    top: 22px;
  }
  .slide a:hover {
    opacity: 1;
    transition: all .3s ease .0s;
	}
	.copy {
    bottom: 9vh;
	  left: -15px;
	}
	.group img {
	  width: 35vw;
	}
	.group p span:first-of-type {
	  font-size: 5vw;
	}
	.group p span:last-of-type {
	  font-size: 4.05vw;
	  margin: 10px 0 0;
	}
	.scroll-infinity__item:nth-of-type(2) img {
	  object-position: 66% 50%;
	}    
	.scroll-infinity__item:nth-of-type(3) img {
		object-position: 70% 50%;
	}

  .top-block {
    padding: 80px 0;
	}

	.top01 h2 br {
		display: none;
	}
	.top01 p span {
    margin: 0;
  }
	.top01 .top-box:before {
	  width: 264px;
	  height: 150px;
	  top: 130px;
	}
	.top01 .top-box:after {
	  width: 335px;
	  height: 220px;
	  right: -2vw;
	  bottom: 50px;
	}
	.top01 p br:last-of-type {
		display: none;
	}
	.btn a:hover:before,
	.btn button:hover:before {
    transform: translateY(-50%) scale(1);
	}
	.btn a:hover:after,
	.btn button:hover:after {
    display: none
	}
	.btn a:hover i:after,
	.btn button:hover i:after {
    opacity: 0;
	}
	.btn a:hover i:before,
	.btn button:hover i:before {
    opacity: 1;
	}


	.main-ttl a:hover span:after {
	  display: none;
	}
	.main-ttl a:before {
    bottom: 8px;
	}
	.main-ttl a:after {
    bottom: 18px;
	}
	.top-service-box {
		display: block;
	}
	.top-service-menu {
		width: 100%;
		margin: 20px 0 0;
	}
	.top-service-menu h3 {
    margin: 20px 0 30px;
  }
  .top-service-menu ul li a:hover {
    transition: all .3s ease .0s;
    border: 1px solid #ccc;
    background: #fff;
    color: #43403f;
	}
	.top-service-menu ul li a:hover:after {
    background: url(../img/webp/miniarrow-b.webp) no-repeat center / contain;
    transition: all .3s ease .0s;
	}
	.top-service-caution {
    margin: 20px 0 0;
    display: block;
	}
  .top-service-caution h3 {
    padding: 15px 0;
    width: 100%;
  }
  .top-service-caution ul {
    width: 100%;
    align-items: normal;
  }
	.top-service-caution ul li a {
    line-height: 2.4rem;
    height: 100%;
  }
  .top-service-caution ul li a:hover {
    transition: all .3s ease .0s;
    opacity: 1;
	}
  .top-service-caution ul li a img {
    height: 40px;
 	}
	.top-service-caution ul {
		display: block;
	}
	.top-service-caution ul li {
    width: 100%;
  }
  .top-service-caution ul li:first-of-type, .top-service-caution ul li:nth-of-type(2) {
    border-right: none;
    border-bottom: 2px solid #ff6e56;
	}
  .top-service-caution ul li a {
    font-size: 1.8rem;
    line-height: 1;
    padding: 10px 6vw;
  }
  .top-service-caution ul li a .sp-arrival {
  	display: none;
  }
	.top-service-caution ul li a img {
	  height: 35px;
	  margin: 0 10px 0 0;
	}

  .top-product-slide {
	  margin: 40px calc((100vw - 100%) / 2 * -1) 0 0;
	}
 	.top03 .swiper-button-prev, .top03 .swiper-button-next {
    height: 40px;
    width: 40px;
  }
 	.top03 .swiper-button-prev {
    top: 68px;
    right: 50px;
  }
  .top03 .swiper-button-next {
    top: 68px;
  }
  .top03 .swiper-button-prev::after, 
  .top03 .swiper-button-next::after {
    height: 40px;
    width: 40px;
  }
	.top03 .swiper-button-prev:hover,
	.top03 .swiper-button-next:hover {
	  background: #0070b8;
	  transition: all .3s ease .0s;
	}
	.top-product-slide .swiper .swiper-wrapper .swiper-slide a:hover {
    opacity: 1;
    transition: all .3s ease .0s;
	}

	.top04 .top-box{
		display: block;
	}
	.top-box04-left {
		margin: 0 0 40px;
	}
	.top-box04-left img:first-of-type {
    width: 50%;
    margin: 0 -125px 0 0;
	}
	.top-box04-left img:last-of-type {
	  width: calc(60% + 55px);
	}
	.top04 .main-ttl a span br {
		display: none;
	}
	.top-box04-right p:last-of-type {
    margin: 40px 0 52px;
	}
	.btn-w a:hover,
	.btn-w button:hover {
    background: #fff;
  	color: #191919;
	}

	.top05 {
    padding: 80px 0 0;
	}
	.t-news-select ul li button {
    padding: 20px 20px 20px;
  }
  .t-news-select ul li button:hover {
    color: #191919;
    background: #eaeff2;
	}
	.t-news-select ul li button.is-active {
    background: #0070b8;
    color: #fff;
  }
	.t-news-select ul li button:hover .t-news-select-index {
    color: #0070b8;
    border: 1px solid #0070b8;
	}
	.t-news-select ul li button.is-active .t-news-select-index {
    color: #fff;
    border: 1px solid #fff;
  }
  .t-news-select ul li button:hover:after {
    background: url(../img/webp/arrow-b.webp) no-repeat center / contain;
	}
  .t-news-select ul li button.is-active:after {
    background: url(../img/webp/arrow-w.webp) no-repeat center / contain;
	}	
  .t-news-select-h {
    margin: 15px 0 0;
  }
	.t-news-block-item.is-active {
	  padding: 60px 0 80px;
	}
	.t-news-list ul li a {
		flex-wrap: wrap;
	}
	.t-news-ttl {
		width: 100%;
		margin: 20px 0 0;
	}
  .t-news-list ul li a:hover:before {
    background: #fff;
    border: 1px solid #fff;
	}
	.t-news-list ul li a:hover:after {
    background: url(../img/webp/arrow-b.webp) no-repeat center / contain;
    transition: all .3s ease .0s;
	}
  .t-news-list ul li a:hover .t-news-tag {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    transition: all .3s ease .0s;
	}
	.t-news-tag {
    margin: 0 20px;
  }

  .top06 {
    padding: 0;
	}
	.scroll-infinity__item2 {
    width: 340px;
	}

	.footer-contact {
		width: calc(100% - 12vw);
		padding: 40px 6vw;
		display: block;
	}
	.footer-contact-left {
		text-align: center;
	}
	.footer-contact h2 {
		display: none;
	}
	.footer-contact-left-tel {
		justify-content: center;
		margin: 30px 0 0;
	}
	.footer-contact-left .btn {
		width: 270px;
		margin: 30px auto 0;
	}

	.footer .btn-w a:hover,
	.footer .btn-w button:hover {
	  background: transparent;
	  color: #fff;
	}
	.footer .btn-radius a:hover,
	.footer .btn-radius button:hover {
	  background: transparent;
	  color: #fff;
	}

	.footer-main {
    margin: 80px auto 40px;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.footer-left,.footer-right {
		width: 100%;
	}
	.footer-right ul {
		flex-wrap: wrap;
	}
	.footer-right ul li {
    width: calc(100% / 2 - 22px);
  }
	.footer-right ul li a:hover {
	  opacity: 1;
	  transition: all .3s ease .0s;
	}
	.footer-aside {
		margin: 0;
	}
	.footer-aside .footer-info-copyright {
		display: none;
	}
	.footer-aside-list {
		width: 100%;
		justify-content: center;
	}
	.footer-right ul.footer-aside-list {
		flex-wrap: nowrap;
    align-items: center;
	}
	.footer-right ul.footer-aside-list li {
		width: auto;
		margin: 0 15px;
  }
	.footer-right ul.footer-aside-list li:last-of-type {
		width: 20px;
  }
  .footer-left {
  	margin: 60px auto 0;
  	text-align: center;
  }
  .footer-left-info-logo-link {
    margin: 0 auto;
  }
  .footer-left-info-logo-link:hover {
    opacity: 1;
    transition: all .3s ease .0s;
	}
	.footer-info-copyright {
    font-size: 1.4rem;
    margin: 20px 0 40px;
    text-align: center;
	}

}

@media print,screen and (max-width: 600px){
	.sp600 {display: block!important;}

  .footer-contact-left-txt p a {
    font-size: 8vw;
  }
}

@media print,screen and (max-width: 500px){

	.sp430 {display: block!important;}
  .top-block {
	  padding: 60px 0;
	}

  .logo {
    left: 10px;
  }
  .logo a {
    width: 160px;
  }
  .scroll-infinity__item {
    width: calc(100vw / 1);
    height: 110vw;
  }
  .date-cat .date {
    font-size: 3vw;
  }
  .date-cat .cat {
    font-size: 3vw;
  }
  .group p {
    margin: 0 0 0 10px;
	}
	.copy {        
		bottom: 27vw;
    left: -5px;
	}
  .main-news {
    margin: 9vw auto 0;
    padding: 0 30px 30px 0;
  }
  .slide .ttl {
    font-size: 3.6vw;
  }
  .top01 h3 {
    font-size: 4vw;
  }
  .top01 h2 {
    font-size: 4.6vw;
    line-height: 7vw;
    margin: 22px 0 -8px;
  }
  .top01 p {
    font-size: 3.4vw;
    line-height: 5.6vw;
    margin: 24px 0 27px
  }
  .top01 .top-box:before {
    width: 29vw;
    height: 16.5vw;
	  top: -40px;
	}
	.top01 .top-box:after {
	  width: 43vw;
	  height: 28vw;
	  right: -2vw;
	  bottom: auto;
	  top: -20px;
	}
	.btn a,
	.btn button {
		width: 100%;
		height: auto;
		padding: 15px 15px 15px 20px;
    font-size: 3.6vw;
  }
  .btn a:before,
	.btn button:before {
    width: 30px;
    height: 30px;
  }
  .btn a i,
	.btn button i {
    width: 30px;
    height: 30px;
  }
  .btn a i:before,
  .btn a i:after,
	.btn button i:before,
	.btn button i:after {
    width: 14px;
    height: 12px;
  }

  .main-ttl a {
    font-size: 12.5vw;
  }
  .sub-h {
    font-size: 3.6vw;
  }
  .main-ttl a:before {
	  bottom: 5px;
	}
	.main-ttl a:after {
	  bottom: 15px;
	}
	.top-service-box {
    margin: 30px 0 0;
	}
	.top-service-menu {
	  padding: 30px 6vw;
	}
	.top-service-menu img {
    height: 9vw;
  }
	.top-service-menu h3 {
	  margin: 15px 0 20px;
	  font-size: 4.6vw;
	}
	.top-service-menu ul li a {
    font-size: 3.2vw;
    line-height: 4.4vw;
  }
  .top-service-caution h3 {
	  font-size: 4.6vw;
  }
  .top-service-caution ul li a {
    font-size: 3.4vw;
    line-height: 1;
    padding: 10px 6vw;
  }

	.top03 .swiper-button-prev,
	.top03 .swiper-button-next {
		display: none;
	}
	.top-product-slide .swiper .swiper-wrapper .swiper-slide {
		width: 60vw !important;
		height: auto !important;
		aspect-ratio: 1 / 1.25;
	}
	.top-product-slide .swiper .swiper-wrapper .swiper-slide a .product-tag {
    top: 1vw;
    right: 3vw;
    font-size: 3.4vw;
    text-align: left;
  }

  .top-box04-left img:first-of-type {
    margin: 0 -90px 0 0;
  }
	.top-box04-right p:last-of-type {
    font-size: 3.4vw;
    line-height: 5.6vw;
    margin: 24px 0 27px;
  }
	.t-news-select ul li button {
	  padding: 10px;
	}
	.t-news-select-index {
    font-size: 1rem;
    padding: 4px;
  }
	.t-news-select-h {
	  margin: 10px 0 0;
	  font-size: 4vw;
	}
	.t-news-select ul li button:after {
    width: 12px;
    height: 8px;
    right: 10px;
    top: auto;
    bottom: 15px;
  }
  .t-news-block-item.is-active {
	  padding: 40px 0 60px;
	}
	.t-news-block-info {
	  margin: 0;
	}
	.t-news-block-h {
	  font-size: 8vw;
	  margin: 10px 0 40px;
	}
	.t-news-block-info .btn {
		width: auto;
	}
	.t-news-block .btn a,
	.t-news-block .btn button {
    width: 40vw;
    padding: 10px 15px;
   }
	.t-news-block .btn-radius a:before,
	.t-news-block .btn-radius button:before {
    left: 15px;
  }
  .t-news-list ul li a {    
  	padding: 20px 60px 20px 10px;
  }
  .t-news-list ul li a time {
    font-size: 3.4vw;
    width: auto;
	}
	.t-news-tag {
	  margin: 0 15px;
	  padding: 6px 17px;
    width: auto;
	}
	.t-news-ttl {
	  margin: 10px 0 0;
	  font-size: 4vw;
	  line-height: 5.2vw;
	}
	.t-news-list ul li a:before {
    width: 30px;
    height: 30px;
  }
  .t-news-list ul li a:after {
    width: 14px;
    height: 12px;
  }

  .top05 {
    padding: 60px 0 0;
  }

  .top06 {
  	padding: 0;
  }
  .scroll-infinity__item2 {
	  width: 240px;
	}

	.footer-contact {
    padding: 30px 6vw;
    margin: -90px auto 0;
  }
  .footer-contact .sub-h {
    font-size: 4vw;
  }
	.footer-contact-left-tel {
		display: block;
    margin: 20px 0 0;
	}
	.footer-contact-left-tel img {
    display: none;
  }
  .footer-contact-left-txt {
  	padding: 0 0 0 50px;
  	position: relative;
  }
  .footer-contact-left-txt:before {
  	content: "";
  	background: url(../img/webp/f-contact-ic.webp) no-repeat;
  	width: 40px;
  	height: 40px;
  	background-size: 100% auto;
  	position: absolute;
  	left: 0;
  }
  .footer-contact-left-txt p a {
		font-size: 9vw;
		letter-spacing: 0.05em;
  }
  .footer-contact-left-txt p:last-of-type {
    font-size: 3.6vw;
  }
  .footer-contact-left .btn {
    width: 100%;
    margin: 20px auto 0;
  }
  .footer .btn a,
  .footer .btn button {
	  width: 52vw;
	  margin: 0 auto;
	}
  .footer .btn-radius a:before,
  .footer .btn-radius button:before {
  	left: 20px;
  }

  .footer-main {
    margin: 40px auto 20px;
  }
  .footer-right ul li {
    width: calc(100% / 2 - 12px);
  }
  .footer-right ul li a {
    font-size: 3.4vw;
    padding: 20px 0;
	}
	.footer-right ul:first-of-type li:nth-of-type(2) a {
    padding: 20px 0 20px;
	}
	.footer-right .footer-aside ul:first-of-type li:nth-of-type(2) a {
    padding: 20px 0 20px;
	}
	.footer-right ul li ul li a,
	.footer-right ul:first-of-type li:nth-of-type(2) ul li a {
    font-size: 3.2vw;
    padding: 0 0 20px;
	}
	.footer-right ul li ul li:last-of-type a,
	.footer-right ul:first-of-type li:nth-of-type(2) ul li:last-of-type a {
    padding: 0 0 20px;
	}
	.footer-aside ul li a {
    font-size: 3.2vw;
  }
  .footer-left {
    margin: 40px auto 0
  }
  .footer-left img {
    width: 138px;
	}
	.footer-left-info-name {
    font-size: 3.6vw;
    line-height: 5.6vw;
  }
  .footer-left-info-address {
    font-size: 3.2vw;
    line-height: 4.6vw;
    margin: 10px 0 0;
	}
	.footer-info-copyright {
	  font-size: 2.8vw;
	  margin: 20px 0;
	}
	.btn-line a {
		letter-spacing: 0.02em;
	}

}



@media print,screen and (max-width: 350px){

  .t-news-block .btn a,
  .t-news-block .btn button {
    width: 44vw;
  }
  .footer .btn a {
    width: 55vw;
  }

}













