@charset "utf-8";
/*-------------------------------------
raytrek_r5ページ実装用
---------------------------------------*/
#maincontent {overflow: hidden;}
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.featureWide .raytrek_r5{
  font-family:'Noto Sans JP';
}
#maincontent {overflow: hidden;}
.featureWide {
	margin: 0 0 0 -100%;
	width: 300%;
}
.column2R #main {
  float: none;
  margin: auto;
}
/*サイドバナーの左は追従メニューと被るので撤去*/
.sidebannerLeft, .sidebannerRight {
  top: 1200px;
}
.auto_price_box {
    line-height: 2.2;
}
.auto_price_yen {
	font-size: 22px;
}
.title_part {
  background-image: url(./img/raytrek_g5r/main_bg.webp);
  height: 684px;
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
.title_part_o {
  position: relative;
  width: 1600px;
  margin: auto;
}
.pa_a01 {
  position: absolute;
  /* top: 130px; */
  top: 150px;
  left: 180px;
}
.pa_a01 p{
font-size: 52px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.4;
    margin-top: 20px;
}
/* .pa_a01 p:first-child{
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: normal;
} */
.pa_a01 .adobe_ml {
	font-size: 28px;
	font-weight: normal;
	padding: 5px 10px;
	border: 1px solid #fff;
	line-height: 3;
}
.pa_a02 {
  position: absolute;
  top: 170px;
  right: 40px;
}
.pa_a02 img {
	width: 90%;
}
.pa_a03 {
  position: absolute;
  /* top: 500px; */
  top: 380px;
  left: 175px;
}
.pa_a03.pc{ display: block;}
.pa_a03.sp {display: none;}

/*スマホ用ここから*/
@media screen and (max-width:479px) {
  .title_part {
    background-image: url(./img/raytrek_g5r/main_bg_sp.png);
    height: auto;
    background-size:172vw;
  }
  .title_part_o {
    width: 33%;
    height:110vw;
    height:78vw;
  }
  .pa_a01 {
    position: absolute;
    top: 16px;
    left: 6px;
    /* width: 80%; */
  }
	/* .pa_a01 p:first-child {
    font-size: 12px;
		font-weight: normal;
} */
	.pa_a01 p {
    font-size: 24px;
    line-height: 1.2;
}
.pa_a01 p.ttl-adjust {
    margin-top: 18px;
}

.pa_a01 .adobe_ml {
    font-size: 16px;
    font-weight: normal;
}
	.auto_price_box {
		top: 48px;
		font-size: 26px;
	}
	.auto_price_yen {
    font-size: 16px;
}
  .pa_a02 {
    position: absolute;
    top: auto;
    right: -15px;
    left: auto;
    width: 60vw;
    bottom:10px;
  }
  .pa_a03 {
    position: absolute;
    left: 2vw;
    width: 36%;
    top: 34vw;
  }
	.pa_a03 p {
		font-size: 14px;
	}

  .pa_a03.pc{ display: none;}
  .pa_a03.sp {display: block;}

}
/*スマホ用ここまで*/
/*↑↑↑　メインビジュアルはここまで　↑↑↑*/




/*↓↓↓　特長はここから　↓↓↓*/
#lp_page_raytrek_r5{
    font-family:'Noto Sans JP';
    width:300%;
    margin-left:-100%;
  }
  #lp_page_raytrek_r5>[class^=box]{
    position:relative;
	  padding: 40px 0;
  }
  #lp_page_raytrek_r5 .inner{
    width:1050px;
    margin:0 auto;
  }

#lp_page_raytrek_r5 h2 {
	color: #1b1c1e;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 40px;
}
#lp_page_raytrek_r5 h4 {
	color: #fc0ed3;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
}
#lp_page_raytrek_r5 p {
	color: #1b1c1e;
	font-size: 20px;
	line-height: 1.6;
	margin-top: 40px;
}
#lp_page_raytrek_r5 .text_box p{
  margin-top: 0;
}

/*↓↓↓　box01　↓↓↓*/
  #lp_page_raytrek_r5 .box_01{
    background-color:#edf0f5;
	  padding: 60px 0;
  }
#lp_page_raytrek_r5 .pattern-top {
    background-image: url(./img/raytrek_r5/box02_bg_top.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_r5 .pattern-bottom {
    background-image: url(./img/raytrek_r5/box02_bg_bottom.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_r5 .box_01 .about_img{
  width: 100%;
  margin: 40px -250px 120px;
  }
  #lp_page_raytrek_r5 .box_01>.inner{
    text-align: center;
    width:1050px;
  }
#lp_page_raytrek_r5 .box_01>.inner>.about_spec {
	display: flex;
	align-content: space-around;
	margin-top: 20px;
}
  #lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l{
    width: 50%;
	padding: 20px 40px;
	text-align: center;
	  margin-right: 15px;
	  background: #ffffff;
  }
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l>.spec_title {
	color: #ff5a00;
	font-size: 32px;
	font-weight: bold;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l>.spec_t {
	font-size: 16px;
	text-align: left
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l img {
	margin: 10px auto;
}

  #lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r{
    width: 50%;
	padding: 20px 40px;
	text-align: center;
	  margin-left: 15px;
	  background: #ffffff;
  }
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r>.spec_title {
	color: #0b7400;
	font-size: 32px;
	font-weight: bold;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r>.spec_t {
	font-size: 16px;
	text-align: left
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r img {
	margin: 10px auto;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec .spec_compare {
	background: #edf0f5;
	margin-top: 10px;
	padding: 10px;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec .spec_compare p {
	color: #0e4a9a;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec .spec_compare .score {
	background: #ffffff;
	font-size: 42px;
	font-weight: bold;
	margin: 8px 0;
}
#lp_page_raytrek_r5 .box_01>.inner>.about_spec .spec_compare small {
	font-size: 14px;
	color:#8e949f;
}



/*↓↓↓　box02　↓↓↓*/
  #lp_page_raytrek_r5 .box_02{
    background-image:url(./img/raytrek_r5/ssd_bg.png);
    background-position:bottom;
	  background-repeat: no-repeat;
    height:870px;
	margin-top: 40px;
	  margin-bottom: 40px;
	padding: 60px 0 0 0;
  }
  #lp_page_raytrek_r5 .box_02>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1130px;
  }
  #lp_page_raytrek_r5 .box_02>.inner .box_02_l{
    width: 50%;
	  margin-right: 15px;
  }
#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox {
	display: flex;
	text-align: center;
	margin-top: 20px;
	justify-content: space-around;
}
#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt {
	color: #fc0ed3;
	font-size: 32px;
	margin-top: 20px;
}
#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt span {
	font-size: 60px;
}
#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt small {
	font-size: 18px;
}
  #lp_page_raytrek_r5 .box_02>.inner .box_02_r{
    width: 48%;
	  margin-left: 15px;
  }

/*↓↓↓　box03　↓↓↓*/
  #lp_page_raytrek_r5 .box_03{
	  background-image:url(./img/raytrek_g5r/display_bg.jpg);
    background-position:center center;
	  background-repeat: no-repeat;
    height:980px;
	  padding: 0;
  }
#lp_page_raytrek_r5 .box_03>.inner h2{
	color: #fff;
}
#lp_page_raytrek_r5 .box_03>.inner p{
	color: #fff;
}
  #lp_page_raytrek_r5 .box_03>.inner{
    width: 1050px;
	  text-align: center;
	  padding-top: 60px;
  }
#lp_page_raytrek_r5 .box_03>.inner .specbox {
	display: flex;
	text-align: center;
	/* justify-content: space-around; */
	justify-content: center;
	/* padding-top: 40px; */
    padding-top: 10px;
}
#lp_page_raytrek_r5 .box_03>.inner .specbox .specbox_r {
    margin-left: 50px;
}

#lp_page_raytrek_r5 .box_03>.inner .specbox .spec_txt {
    color: #fff;
    font-size: 32px;
    margin-top: 0px;
    text-shadow: 1px 1px 5px #000;
    line-height: 180%;
}
#lp_page_raytrek_r5 .box_03>.inner .specbox .spec_txt span {
	font-size: 60px;
}
#lp_page_raytrek_r5 .box_03>.inner img {
    width: 565px;
    position: relative;
    top: 25px;
  }

/*↓↓↓　box04　↓↓↓*/
  #lp_page_raytrek_r5 .box_04 {
	margin: 40px 0;
	  padding: 60px 0;
  }
  #lp_page_raytrek_r5 .box_04>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_r5 .box_04>.inner .box_04_l{
    width: 65%;
	  margin-right: 15px;
  }
  #lp_page_raytrek_r5 .box_04>.inner .box_04_r{
    width: 35%;
	  margin-left: 15px;
  }

/*↓↓↓　box042　↓↓↓*/
  #lp_page_raytrek_r5 .box_042{
	  background-image:url(./img/raytrek_r5/light_bg.png);
    background-position:bottom;
	  background-repeat: no-repeat;
	  height: 960px;
    margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_r5 .box_042>.inner{
    width: 1050px;
	  text-align: center;
  }
#lp_page_raytrek_r5 .box_042>.inner .specbox {
	display: flex;
	text-align: center;
	margin-top: 20px;
	justify-content: space-around;
}
#lp_page_raytrek_r5 .box_042>.inner .specbox .spec_txt {
	color: #fc0ed3;
	font-size: 32px;
  line-height: 100%;
}
#lp_page_raytrek_r5 .box_042>.inner .specbox .spec_txt span {
	font-size: 60px;
}
#lp_page_raytrek_r5 .box_042>.inner img {
    margin-top: 40px;
  }


/*↓↓↓　box05　↓↓↓*/
  #lp_page_raytrek_r5 .box_05 {
	margin-top: 140px;
	  margin-bottom: 40px;
	  padding: 40px 0 0;
  }
  #lp_page_raytrek_r5 .box_05>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: end;
    width: 1050px;
  }
  #lp_page_raytrek_r5 .box_05>.inner .box_05_l{
    width: 50%;
	  margin-right: 15px;
  }

  #lp_page_raytrek_r5 .box_05>.inner .box_05_r{
    width: 50%;
	  margin-left: 70px;
  }


/*↓↓↓　box06　↓↓↓*/
#lp_page_raytrek_r5 .box_06{
	background-color:#edf0f5;
	padding: 60px 0;
  }
  #lp_page_raytrek_r5 .box_06>.inner{
    width: 1116px;
	text-align: center;
  }
#lp_page_raytrek_r5 .box_06>.inner img {
    margin-top: 10px;
  }

#lp_page_raytrek_r5 .box_06>.inner .image_block {
    margin-top: 50px;
}


#lp_page_raytrek_r5 .box_06>.inner .image_block>img {
    margin: 25px auto 0;
    display: block;
    position: relative;
}
#lp_page_raytrek_r5 .box_06>.inner .image_block>img.right {
    transform: translateX(-280px);

}
#lp_page_raytrek_r5 .box_06>.inner .image_block>img.left {
    transform: translateX(280px);

    margin-top: 0;
}

/*↓↓↓　box07　↓↓↓*/
#lp_page_raytrek_r5 .box_07{
	margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_r5 .box_07>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_r5 .box_07>.inner .box_07_l{
    width: 65%;
	  margin-right: 15px;
  }
  #lp_page_raytrek_r5 .box_07>.inner .box_07_r{
    width: 35%;
	  margin-left: 15px;
  }

/*↓↓↓　box08　↓↓↓*/
#lp_page_raytrek_r5 .box_08{
	margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_r5 .box_08>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_r5 .box_08>.inner .box_08_l{
    width: 35%;
	  margin-right: 15px;
  }
  #lp_page_raytrek_r5 .box_08>.inner .box_08_r{
    width: 65%;
	  margin-left: 70px;
  }



@media screen and (max-width:479px) {
  .sp-left {
    text-align: left;
  }

	#lp_page_raytrek_r5 h2 {
		font-size: 28px;
		margin-bottom: 26px;
	}
	#lp_page_raytrek_r5 h4 {
		font-size: 20px;
		margin: 0;
		border: none;
		width: 100%;
	}
	#lp_page_raytrek_r5 p{
		font-size: 16px;
	}

	#lp_page_raytrek_r5{
      width:100%;
		margin-left: 0;
    }
	  #lp_page_raytrek_r5 .box_01 {
		 padding: 30px 10px;
	  }
    #lp_page_raytrek_r5 .box_01>.inner{
      width:100%;
      flex-direction:column;
    }
	#lp_page_raytrek_r5 .box_01 .about_img {
    margin: 20px 0 40px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec {
    display: block;
    margin-top: 20px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l {
    width: auto;
	margin: 10px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r {
    width: auto;
	margin: 10px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_l>.spec_title {
    font-size: 20px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec>.box_01_r>.spec_title {
    font-size: 20px;
}
	#lp_page_raytrek_r5 .box_01>.inner>.about_spec .spec_compare p {
    font-size: 16px;
}


	  #lp_page_raytrek_r5 .box_02{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: auto;
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_02>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_r5 .box_02>.inner .box_02_r{
      width: 90%;
    margin: 10px auto;
    }
    #lp_page_raytrek_r5 .box_02>.inner .box_02_l{
      width: 100%;
    }
	#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt {
    font-size: 18px;
}
	#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt small {
    font-size: 14px;
}
	#lp_page_raytrek_r5 .box_02>.inner .box_02_l .specbox .spec_txt span {
    font-size: 38px;
}

   #lp_page_raytrek_r5 .box_03{
	   background-image: url(./img/raytrek_g5r/display_bg_sp.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 788px;
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_03>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
		padding-top: 0;
    }
	#lp_page_raytrek_r5 .box_03>.inner .specbox {
		display: block;
		padding-top: 0;
	}
  #lp_page_raytrek_r5 .box_03>.inner .specbox .specbox_r {
    margin-left: 0;
  }
	#lp_page_raytrek_r5 .box_03>.inner .specbox .spec_txt {
    font-size: 16px;
		margin-top: 0;
}
	#lp_page_raytrek_r5 .box_03>.inner .specbox p {
		margin-top: 20px;
	}
	#lp_page_raytrek_r5 .box_03>.inner .specbox .spec_txt small {
    font-size: 14px;
}
	#lp_page_raytrek_r5 .box_03>.inner .specbox .spec_txt span {
    font-size: 38px;
}

   #lp_page_raytrek_r5 .box_04{
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_04>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_r5 .box_04>.inner .box_04_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_r5 .box_04>.inner .box_04_l{
      width: 100%;
		margin: 10px auto;
    }

	   #lp_page_raytrek_r5 .box_042{
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_042>.inner img	{
      width: 80%;
      margin: 40px 0 0 10px;
    }
    #lp_page_raytrek_r5 .box_042>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
	#lp_page_raytrek_r5 .box_042>.inner .specbox .spec_txt {
    font-size: 16px;
}
	#lp_page_raytrek_r5 .box_042>.inner .specbox .spec_txt small {
    font-size: 14px;
}
	#lp_page_raytrek_r5 .box_042>.inner .specbox .spec_txt span {
    font-size: 38px;
}

	#lp_page_raytrek_r5 .box_05{
    padding: 30px 10px 0;
		margin-top: 0;
		margin-bottom: 0;
    }
    #lp_page_raytrek_r5 .box_05>.inner{
		flex-direction: column-reverse;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_r5 .box_05>.inner .box_05_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_r5 .box_05>.inner .box_05_l{
      width: 100%;
		margin: 10px auto;
    }

	#lp_page_raytrek_r5 .box_06{
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_06>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
#lp_page_raytrek_r5 .box_06>.inner .image_block>img.right, #lp_page_raytrek_r5 .box_06>.inner .image_block>img.left {
    transform: none;
    width: 71%;
    margin-top: 8vw;
    float: none;
}

	#lp_page_raytrek_r5 .box_07{
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_07>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_r5 .box_07>.inner .box_07_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_r5 .box_07>.inner .box_07_l{
      width: 100%;
		margin: 10px auto;
    }

	#lp_page_raytrek_r5 .box_08{
    padding: 30px 10px;
    }
    #lp_page_raytrek_r5 .box_08>.inner{
		display: inline-flex;
		flex-wrap: wrap-reverse;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_r5 .box_08>.inner .box_08_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_r5 .box_08>.inner .box_08_l{
      width: 100%;
		margin: 10px auto;
    }

}
/*↑↑↑　特長はここまで　↑↑↑*/



/*--　popup　--*/
	#lp_page_raytrek_r5 .box_05>.inner>.box_05_l .box_lupe{
    position: relative;
    right: -392px;
    bottom: 130px;
  }
  #lp_page_raytrek_r5 .box_05>.inner>.box_05_l .box_lupe .icon_lupe{
    cursor:pointer;
  }

#lp_page_raytrek_r5 #keyboard_large_image {
  display: none;
}
#lp_page_raytrek_r5 .box_05 .popup_box {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 15px;
  border-radius: 9px;
  border: 2px solid #ccc;
  transform: translate(-50%,-50%);
}
#lp_page_raytrek_r5 .box_05 .popup_box::before {
  content: '×';
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(calc(-100% - 10px));
  font-size: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: rgba(0,0,0,.9);
  background: rgba(255,255,255,0.4);
}
#lp_page_raytrek_r5 #keyboard_large_image ~ .bg_black{
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  pointer-events: none;
  background: rgba(0,0,0,.85);
  opacity: 0;
  z-index: 10000;
  transition: opacity .5s;
}
#lp_page_raytrek_r5 #keyboard_large_image:checked ~ .bg_black{
  pointer-events:all;
  opacity:1;
}

#lp_page_raytrek_r5 .new_tit {
    text-align: center;
}
#lp_page_raytrek_r5 .box_wacom_one .new_tit h2{
    font-size: 48px;
}
#lp_page_raytrek_r5 .box_wacom_one > .inner:not(:last-child), #lp_page_raytrek_r5 .box_wacom_one .inner > div:not(:last-child) {
    margin-bottom: 80px;
}
#lp_page_raytrek_r5 .box_wacom_one .ctn_box {
    display: flex;
    justify-content: space-between;
}
#lp_page_raytrek_r5 .box_wacom_one .text_box {
    width: 60%;
}
#lp_page_raytrek_r5 .box_wacom_one h2 {
    font-size: 36px;
}
#lp_page_raytrek_r5 p {
    color: #8e949f;
    font-size: 20px;
    line-height: 1.6;
}
#lp_page_raytrek_r5 .box_wacom_one .img_box {
    width: 40%;
}
#lp_page_raytrek_r5 .box_wacom_one .img_box img {
    height: auto;
    width: 100%;
}
.bundle_kome {
    margin-top: -50px;
    text-align: center;
}
.prev {
    left: 2px;
}
.next {
    right: 10px;
}
.prev, .next {
    display: block;
    position: absolute;
    top: -20px;
    bottom: 0;
    margin: auto 0;
    width: 30px;
    height: 30px;
    z-index: 1;
    cursor: pointer;
    opacity: 0.8;
}
#lp_page_raytrek_r5 .box_wacom_one .square_slider img {
    max-height: 272px;
    width: auto;
    margin: auto;
}
#lp_page_raytrek_r5 .box_wacom_one .square_slider h5 {
    font-size: 18px;
}
#lp_page_raytrek_r5 .box_wacom_one .square_slider p {
    color: #605b5a;
    font-size: 14px;
        margin-top: 0px;
}
.slick-slide {
    margin-right: 40px !important;
}
#lp_page_raytrek_r5 .box_wacom_one {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 60px 0;
}
#lp_page_raytrek_r5 .box_wacom_one .video {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}
#lp_page_raytrek_r5 .box_wacom_one .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@media screen and (max-width:479px){
  #lp_page_raytrek_r5 .box_05 .popup_box{
    padding:2vw;
  }
  #lp_page_raytrek_r5 .box_05 .popup_box .keyboard_large_image_tag{
    width:90vw;
    max-width:90vw;
  }
	#lp_page_raytrek_r5 .box_05>.inner>.box_05_l .box_lupe{
      margin-top:18px;
      width:20%;
      height:auto;
      right:-257px;
      bottom:100px;
    }
    #lp_page_raytrek_r5 .box_05>.inner>.box_lupe .keyboard_large_trigger{
      position: absolute;
      width: 18vw;
      bottom: 8vw;
      right: 11vw;
    }

  #lp_page_raytrek_g5 .new_tit h2 {
    font-size: 28px;
    margin-bottom: 26px;
  }
  #lp_page_raytrek_r5 .box_wacom_one h2 {
    font-size: 28px;
  }
  #lp_page_raytrek_r5 .box_wacom_one .new_tit h2 {
    font-size: 28px;
  }
  #lp_page_raytrek_r5 .box_wacom_one > .inner {
    display: block;
    width: 100%;
}
#lp_page_raytrek_r5 .box_wacom_one .ctn_box {
    display: block;
    text-align: center;
    width: 100%;
}
#lp_page_raytrek_r5 .box_wacom_one .img_box, #lp_page_raytrek_r5 .box_wacom_one .text_box {
    width: 100%;
}
#lp_page_raytrek_r5 .new_tit {
    margin-bottom: 20px!important;
}
#lp_page_raytrek_r5 p {
    font-size: 16px;
}
.slick-slide {
    margin-right: 10px !important;
}
.next {
    right: 2px;
}
.t_left{
  text-align: left;
}

}
