@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
レスポンシブ用
------------------------------------------------------------*/

/*-----レスポンシブ------*/

/* ウィンドウ幅が-1520pxの場合に適用 */
@media screen and ( max-width:1520px ) {
.lp-main #wrapper .block {
  width: calc(100% - 90px);
  }
  .lp-main #wrapper .block .inner {
    padding-left: 2%;
  }  	
}

/* ウィンドウ幅が-1280pxの場合に適用 */
@media screen and ( max-width:1280px ) {

}

/* ウィンドウ幅が-900pxの場合に適用 */
@media screen and ( max-width:900px ) {
  .lp-main #wrapper .block {
  width: 100%;
  }
  .lp-main #wrapper .block .inner {
    padding-left: 0;
  }  	
  .lp-main {

  }
   /* page-nav
----------------------------------------------*/
.lp-main .page-nav {
  width: 100%;
}
.lp-main .page-nav li {
  width: 19.5%;
}
.lp-main .page-nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .75rem;
}
.lp-main .page-nav li a:hover {
 opacity: 0.7; filter: brightness(110%);
}
}

/* ウィンドウ幅が700pxの場合に適用 */
@media screen and ( max-width:700px ) {
 	.pc { display: none !important; }
	.sp { display: inline !important; }

  .lp-main #wrapper  .inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .lp-main #wrapper .block {
    padding-bottom: 7vw;
  }
 /* タブ切り替え
----------------------------------------------*/
.tab-wrap ul {
  width: 96%;
  margin-bottom: 20px;
}
  .tab-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
    font-size: .75rem;
  }

   /* 見出し共通
----------------------------------------------*/
.lp-main h2.common-tl {
  margin-bottom: 6.08vw;
}
  
 /* #logo
----------------------------------------------*/
.lp-main header#logo {
  height: auto;
  padding: 2vw 0;
  text-align: center;
}
.lp-main header#logo img {
  width: 72%;
  max-width: 413px;
}  
  
   /* #highright 
----------------------------------------------*/
#highright h2.common-tl img {
  width: 14.24vw;
  max-width: 82px;
}
#highright .tab-btn {
  width: 24.25%;
}
  
     /* #lineup
----------------------------------------------*/
  .lp-main #lineup {
    padding-bottom: 14vw !important;
  }
#lineup h2.common-tl img {
  width: 17.88vw;
  max-width: 103px;
}
#lineup .tab-btn {
  display: block;
  width: 19.25%;
}
#lineup .tab-btn .category {
  padding-bottom: .15rem;
  font-size: .5rem;
}  


 /* #safety
----------------------------------------------*/
#safety  {
    padding-bottom: 14vw !important;
  }  
#safety h2.common-tl img {
  width: 13.72vw;
  max-width: 80px;
}
#safety .caution {
  font-size: 10px;
  line-height: 1.2;
}
#safety .caution .icon-coution {
  max-width: 13px;
  margin-right: .25rem;
}
  
   /* #color
----------------------------------------------*/
#color h2.common-tl img {
  width: 17.71vw;
  max-width: 102px;
}
#color .caution {
  width: 100%;
}

   /* page-link
----------------------------------------------*/
.lp-main .page-link {
  margin-top: 25px;
}
  .lp-main .page-link li {
    margin-bottom: 1.5vw;
  }

   /* slick slider
----------------------------------------------*/
  .slick-prev {
    left: 0;
    z-index: 999;
  }
  .slick-next {
    right:0;
  }
  .slick-prev::before, .slick-next::before {
    font-size: 14px;
  }
  .lp-main .slick-arrow{
	max-width: 14px!important;
}

  /* special
----------------------------------------------*/
#special h2.common-tl img {
  width: 17.19vw;
  max-width: 99px;
}  
.lp-main #special {
  padding-bottom: 40px;
}
.lp-main #special .special__present {
  margin-top: 0;
  margin-bottom: 30px;
}
  .lp-main #tryal {
  padding-bottom: 20px;
}
.lp-main .btn_link {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.lp-main #tryal .btn_link {
  margin-top: 20px;
}
.lp-main #tryal .tryal__notes {
  padding-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
  
  /*----- スライダードット ------*/  
.slick-dots {bottom: 0px;}
  
/* -700px　color*/

	#in_contents #color{
	}

	#in_contents #color #slidercolor{
	}

  .lp-main #slidercolor-btn {
    margin: 0 auto 10%;
  }
	#in_contents #slidercolor-2{
		height: 20vw;
	}

	#in_contents #slidercolor-2 .slick-track{
		height: 18vw;
    margin-left: 10vw;
	}
  
  #in_contents .two_txt{
	position: absolute;
	width: 25%;
    max-width: 105px;
	height: auto;
	top: 10%;
	left: 3%;
}

#in_contents .mono_txt{
	position: absolute;
		width: 25%;
  max-width: 118px;
	height: auto;
  top: 55%;
	left: 3%;
}

	#in_contents #slidercolor-2 li{
		width: 6vw;
		height: 6vw;
	}

	#in_contents #slidercolor-2 li img{
		width: 6vw;
    max-width: 30px;
		height: auto;
    max-height: 30px;
	}

	#in_contents #slidercolor-2 li:nth-child(1){
		top: 1vw;
		left: 0;
	}

	#in_contents #slidercolor-2 li:nth-child(2){
		top: 1vw;
		left: 8vw;
	}

	#in_contents #slidercolor-2 li:nth-child(3){
		top: 1vw;
		left: 16vw;
	}

	#in_contents #slidercolor-2 li:nth-child(4){
		top: 10vw;
		left: 0;
	}

	#in_contents #slidercolor-2 li:nth-child(5){
		top: 10vw;
		left: 8vw;
	}

	#in_contents #slidercolor-2 li:nth-child(6){
		top: 10vw;
		left: 16vw;
	}

	#in_contents #slidercolor-2 li:nth-child(7){
		top: 10vw;
		left: 24vw;
	}

	#in_contents #slidercolor-2 li:nth-child(8){
		top: 10vw;
		left: 32vw;
	}

	#in_contents #slidercolor-2 li:nth-child(9){
		top: 10vw;
		left: 40vw;
	}

	#in_contents #slidercolor-2 li:nth-child(10){
		top: 10vw;
		left: 48vw;
	}

	#in_contents #slidercolor-2 li:nth-child(11){
		top: 10vw;
		left: 56vw;
	}


	#in_contents #slidercolor-2 li.slick-current:after{
		width: 6.9vw;
		height: 6.9vw;
		top: -0.2vw;
		left: -0.1vw;
	}
  
  /* サイドナビ調整　*/
  .sideMenu .sideMenuList > li {
    width: 16.666666% !important;
  }
  .sideMenu .sideMenuList>li>a {
    width: auto;
    max-width: inherit;
    height: 4rem;
  }
  .sideMenu .sideMenuList>li>a p {
    font-size: 10px;
  }
  .sideMenu .sideMenuList>li>a span:before {
    font-size: 18px;
  }  
  
  
}

/* ウィンドウ幅が0-576pxの場合に適用 */
@media screen and ( max-width:576px )
{

}


/* PC用　ウィンドウ幅が900px-の場合に適用 */ 
@media screen and ( min-width:900px ) {
 /* page-link
----------------------------------------------*/
  .lp-main .page-link {
  display: flex;
  justify-content: space-between;
}
.lp-main .page-link li {
  width: 31.7%;
  background: #fff;
}
  .sideMenu {
    top:5vw;
}
}

