@charset "utf-8";
/*-------------------------------------
raytrek_sleepfreaksページ実装用
---------------------------------------*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
#maincontent {overflow: hidden;}
.featureWide .raytrek_sleepfreaks{
  font-family:'Noto Sans JP';
}
.featureWide {
	margin: 0 0 0 -100%;
	width: 300%;
}
.column2R #main {
  float: none;
  margin: auto;
}
/*サイドバナーの左は追従メニューと被るので撤去*/
.sidebannerLeft, .sidebannerRight {
  top: 1200px;
}
.auto_price_box {
    position: absolute;
    left: 0;
    bottom: 100px;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #010f56;
		text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;

}
.spOnly {
	display: none;
}
.pcOnly {
	display: block;
}

.title_part {
  background-image: url(./img/raytrek_sleepfreaks/KV_sleepfreaks.webp);
  height: 500px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.title_part.cadd9 {
  background-image: url(./img/raytrek_sleepfreaks/KV_sleepfreaks_cadd9.webp);
}

.title_part_o {
  position: relative;
  width: 1600px;
  margin: auto;
}
.pa_a01 {

}
.pa_a02 {

}
.pa_a03 {
  position: absolute;
  top: 370px;
  left: 340px;
}
.pa_a03 img {
	margin-right: 20px;
	width: auto;
}
.sub_part {
    background-image: url(./img/raytrek_xt/bg.png);
  background-repeat: no-repeat;
  background-position: center center;
    height: 218px;
    width: 1650px;
    margin: 0 auto 40px;
}
.sub_part_o {
    position: relative;
    width: 1000px;
    margin: auto;
    text-align: left;
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
    padding-top: 43px;
    line-height: 180%;
    letter-spacing: .01em;
}

/*スマホ用ここから*/
@media screen and (max-width:479px) {
	.featureWide {
	margin: 20px 0 20px 0;
	width: 100vw;
}
	.spOnly {
	display: block;
}
	.pcOnly {
		display: none;
	}
  .title_part {
    height: auto;
  }
  .title_part_o {
	  width: 100%;
  }
  .pa_a01 {
   width: 100%;
  }
  .pa_a01 img {
    max-width: 100%;
  }
  .pa_a02 {
	  position: absolute;
	  top: 6.6vw;
	  right: 0;
	  font-size: 5.4vw;
	  text-align: right;
	  color: #fff;
	  font-family:'Noto Sans JP';
	  letter-spacing: 1px;
	  font-weight: lighter;
  }
  .pa_a03 {
    position: absolute;
    left: 0;
    width: 100%;
    top:auto;
	  bottom: 20px;
    right:auto;
	text-align: center;
  }
	.pa_a03 img {
		height: 14vw;
	}
	.pa_a03 img:last-of-type {
		margin-right: 0;
	}
	.sub_part {
		width: 100%;
	}
	.sub_part_o {
		width: 31%;
		font-size: 14px;
	}

 .raytrek_xt .gpu_box .title_logo_gpu {
    width: 160px!important;
    margin-top: 14px!important;
}


}
/*スマホ用ここまで*/
/*↑↑↑　メインビジュアルはここまで　↑↑↑*/




/*↓↓↓　特長はここから　↓↓↓*/
#lp_page_raytrek_sleepfreaks{
    font-family:'Noto Sans JP';
    width:300%;
    margin-left:-100%;
  }
  #lp_page_raytrek_sleepfreaks>[class^=box]{
    position:relative;
	  padding: 40px 0;
  }
  #lp_page_raytrek_sleepfreaks .inner{
    width:1050px;
    margin:0 auto;
  }

#lp_page_raytrek_sleepfreaks h2 {
	color: #1b1c1e;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 40px;
}
#lp_page_raytrek_sleepfreaks h4 {
	color: #093381;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
  margin-bottom: 10px;
}
#lp_page_raytrek_sleepfreaks p {
	color: #1b1c1e;
	font-size: 20px;
	line-height: 1.6;
}

/*↓↓↓　box01　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_01{
    background-color:#edf0f5;
	  padding: 60px 0;
  }
#lp_page_raytrek_sleepfreaks .pattern-top {
    background-image: url(./img/raytrek_g5/box02_bg_top.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_sleepfreaks .pattern-bottom {
    background-image: url(./img/raytrek_g5/box02_bg_bottom.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_sleepfreaks .box_01 .about_img{
  width: 100%;
  margin: 40px -250px 120px;
  }
  #lp_page_raytrek_sleepfreaks .box_01>.inner{
    text-align: center;
    width:1050px;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec {
	display: flex;
	align-content: space-around;
	margin-top: 20px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l{
    width: 50%;
	padding: 20px 40px;
	text-align: center;
	  margin-right: 15px;
	  background: #ffffff;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_title {
	color: #0e4a9a;
	font-size: 32px;
	font-weight: bold;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_t {
	font-size: 16px;
	text-align: left
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l img {
	margin: 10px auto;
}

  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r{
    width: 50%;
	padding: 20px 40px;
	text-align: center;
	  margin-left: 15px;
	  background: #ffffff;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_title {
	color: #0b7400;
	font-size: 32px;
	font-weight: bold;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_t {
	font-size: 16px;
	text-align: left
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r img {
	margin: 10px auto;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare {
	background: #edf0f5;
	margin-top: 10px;
	padding: 10px;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare p {
	color: #0e4a9a;
	font-weight: bold;
	font-size: 24px;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare .score {
	background: #ffffff;
	font-size: 42px;
	font-weight: bold;
	margin: 8px 0;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare small {
	font-size: 14px;
	color:#1b1c1e;
}


/*↓↓↓　box02　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_02{
    background-image:url(./img/raytrek_xt/box03_bg.png);
    background-position:center center;
    height:655px;
	margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_02>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l{
    width: 60%;
	  margin-right: 15px;
  }
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox {
	display: flex;
	text-align: center;
	margin-top: 20px;
	justify-content: space-around;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt {
	color: #093381;
	font-size: 32px;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt span {
	font-size: 60px;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt small {
	font-size: 18px;
}
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_r{
    width: 40%;
	  margin-left: 15px;
  }

/*↓↓↓　box03　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_03{
    margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_03>.inner{
    width: 1050px;
	  text-align: center;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2{
    display: flex;
	justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_l{
    width: 75%;
    margin-right: 15px;
    text-align: left;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_r{
  text-align: left;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox {
	display: flex;
	text-align: center;
	margin-top: 50px;
	justify-content: space-around;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt {
	color: #093381;
	font-size: 32px;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt span {
	font-size: 38px;
	font-weight: 500;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox img {
	width: 50px;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner img {
	width: 360px;
  }

/*↓↓↓　box04　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_04 {
	margin-top: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_04>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r img {
	width: 360px;
}
  #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_l{
    width: 65%;
	  margin-right: 30px;
  }
  #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r{
    width: 35%;
	  margin-left: 30px;
  }

/*↓↓↓　box05　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_05 {
	margin-top: 40px;
	  margin-bottom: 40px;
	  padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_05>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l{
    width: 35%;
	margin-right: 30px;
  }
#lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l img {
	width: 360px;
}

  #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_r{
    width: 65%;
	  margin-left: 30px;
  }

/*↓↓↓　box06　↓↓↓*/
#lp_page_raytrek_sleepfreaks .box_06{
	padding: 60px 0;
  }
#lp_page_raytrek_sleepfreaks .box_06>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r img {
	width: 360px;
}
  #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_l{
    width: 70%;
	  margin-right: 30px;
  }
  #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r{
    width: 30%;
	  margin-left: 30px;
  }

/*↓↓↓　box07　↓↓↓*/
 /* #lp_page_raytrek_sleepfreaks .box_07 {
	 background-color: #edf0f5;
	  padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_07>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 1220px;
  }
  #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l{
    width: 30%;
	margin-right: 30px;
  }
#lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l img {
	width: 400px;
}

  #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_r{
    width: 60%;
	  margin-left: 30px;
  }*/

  .ttl_sf_feature {
    text-align: center;
    margin-top: 60px;
  }
  .ttl_sleepfreaks {
    width: 1050px;
    padding: 70px 0 0 0;
    text-align: center;
    margin: 0 auto;
  }
  h5  {
   font-size: 24px;
    color: #1b1c1e;
    margin-bottom: 15px;
 }

#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 {
    box-sizing: border-box;
    background: url(./img/raytrek_sleepfreaks/img_bg_campaign.jpg) no-repeat center 0;
    background-size: auto 121%;
    padding: 20px;
}
#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 .inner {
  background: #fff;
}

#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 h2 {
  margin-bottom: 10px;
}

#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 h4 {
  padding-top: 20px;
}
#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_l,
#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_r {
  width: 50%;
  margin-right: 0;
  text-align: center;
}

#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_l img,
#lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_r img{
  width: auto;
}
#lp_page_raytrek_sleepfreaks .iframe-wrap {
  margin: 0 auto;
}
#lp_page_raytrek_sleepfreaks .box-raytrek .about-inner {
  width: 970px;
  margin: 0 auto;
  padding: 50px 0;
}
#lp_page_raytrek_sleepfreaks .box-raytrek {
  background: #093381;
}
#lp_page_raytrek_sleepfreaks .box-raytrek .copyArea {
  width: 50%;
  float: left;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p {
  color: #fff;
  font-size: 18px;
  line-height: 1.8;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.ttl01 {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 20px;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.ttl02 {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  font-size: 48px;
  margin-bottom: 40px;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.btn-brand {
  line-height: 1;
  background: #db3368;
  border-radius: 50px;
  width: 250px;
  text-align: center;
  margin-bottom: 20px;
  transition: 0.3s all;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.btn-brand a {
  display: block;
  padding: 15px 0 18px;
  color: #fff;
  text-decoration: none;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.btn-brand:hover {
  opacity: 0.8;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.img-brand {
  float: right;
  margin-bottom: 40px;
}
#lp_page_raytrek_sleepfreaks .box-raytrek p.text-brand {
  clear: both;
}


@media screen and (max-width:479px) {
  .ttl_sleepfreaks {
    width: auto;
    padding: 10px 0;
    background-size: contain;
    background-position: center 10px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .ttl_sleepfreaks h2  {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
  }
  #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 {
      box-sizing: border-box;
      background: url(./img/raytrek_sleepfreaks/img_bg_campaign.jpg) no-repeat center 0;
      background-size: auto 121%;
      padding: 20px;
  }

	#lp_page_raytrek_sleepfreaks h2 {
		font-size: 26px;
		margin-bottom: 26px;
	}
	#lp_page_raytrek_sleepfreaks h4 {
		font-size: 20px;
		margin: 0;
		border: none;
		width: 100%;
	}
	#lp_page_raytrek_sleepfreaks p{
		font-size: 16px;
	}

	#lp_page_raytrek_sleepfreaks{
      width:100%;
		margin-left: 0;
    }
	  #lp_page_raytrek_sleepfreaks .box_01 {
		 padding: 30px 10px;
	  }
    #lp_page_raytrek_sleepfreaks .box_01>.inner{
      width:100%;
      flex-direction:column;
      text-align: left;
    }
	#lp_page_raytrek_sleepfreaks .box_01 .about_img {
    margin: 20px 0 40px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec {
    display: block;
    margin-top: 20px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l {
    width: auto;
	margin: 10px;
		padding: 10px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r {
    width: auto;
	margin: 10px;
		padding: 10px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_title {
    font-size: 20px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_title {
    font-size: 20px;
}
	#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare p {
    font-size: 16px;
}


	  #lp_page_raytrek_sleepfreaks .box_02{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner{
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_r{
      width: 70%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l{
      width: 100%;
    }
	#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt {
    font-size: 18px;
}
	#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt small {
    font-size: 14px;
}
	#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt span {
    font-size: 38px;
}

   #lp_page_raytrek_sleepfreaks .box_03{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_03>.inner{
		text-align: left;
      width:100%;
      box-sizing:border-box;
    }
	#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 {
		display: block;
		text-align: center;
      width:100%;
      box-sizing:border-box;
    }
	#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_l {
    width: 100%;
    margin-right: 0;
    text-align: left;
}
	#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_r {
    width: 100%;
    margin-left: 0;
    text-align: left;
}
	#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox {
		display: block;
    margin-top: 20px;
	}
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox > div {
    background: #e6e6e6;
    height: 14vh;
    margin-bottom: 20px;
    position: relative;
	}
	#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt {
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
	#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt small {
    font-size: 14px;
}
	#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt span {
    font-size: 28px!important;
}

   #lp_page_raytrek_sleepfreaks .box_04{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner{
		display: block;
		text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_l{
      width: 100%;
		margin: 10px auto;
    }

	#lp_page_raytrek_sleepfreaks .box_05{
    padding: 30px 10px;
		margin-top: 0;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner{
		flex-direction: column-reverse;
		text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l{
      width: 100%;
		margin: 10px auto;
    }

	#lp_page_raytrek_sleepfreaks .box_06{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner{
		display: block;
		text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_l{
      width: 100%;
		margin: 10px auto;
    }

	#lp_page_raytrek_sleepfreaks .box_07{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner{
		display: block;
		text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l{
      width: 100%;
		margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_sleepfreaks01 h2,
    #lp_page_raytrek_sleepfreaks .box_sleepfreaks02 h2 {
      padding: 10px 15px;
    }
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 {
        padding: 15px;
        background-size: auto 100%;
    }
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03 .inner {
      text-align: center;
    }
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_l,
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_r {
      width: 100%;
      text-align: center;
    }
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_l img,
    #lp_page_raytrek_sleepfreaks .box_03.box_sleepfreaks03>.inner>.inner2 .box_03_r img{
      width: 90%;
    }

    #lp_page_raytrek_sleepfreaks .iframe-wrap {
      width: 100%;
      padding-bottom: 56.25%;
      height: 0px;
      position: relative;
    }
    #lp_page_raytrek_sleepfreaks .iframe-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

#lp_page_raytrek_sleepfreaks .box_03 {
  padding: 30px 0;
}

#lp_page_raytrek_sleepfreaks .box-raytrek .about-inner {
  width: auto;
}

#lp_page_raytrek_sleepfreaks h2.ttl-raytrek {
      margin-top: 50px;
      font-size: 48px;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek .copyArea {
      width: 100%;
      float: none;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p {
      font-size: 16px;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.ttl01 {
      text-align: center;
      font-size: 24px;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.ttl02 {
      text-align: center;
      font-size: 40px;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.btn-brand {
      width: 250px;
      margin: 0 auto;
      margin-bottom: 40px;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.btn-brand a {
      display: block;
      padding: 10px 0;
      color: #fff;
      text-decoration: none;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.img-brand {
      float: none;
      margin-bottom: 40px;
      padding: 0px 8px;
      text-align: center;
    }
#lp_page_raytrek_sleepfreaks .box-raytrek p.text-brand {
      clear: both;
      padding: 0 10px;
    }


}
/*↑↑↑　特長はここまで　↑↑↑*/





.raytrek_xt {
  background: url(./img/raytrek_xt/title_bg_r.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.raytrek_xt#head_z,
.raytrek_xt#head_x {
  display: none;
}
.raytrek_xt#head_z {
  background: url(./img/raytrek_xt/title_bg_z.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.raytrek_xt#head_x {
  background: url(./img/raytrek_xt/title_bg_x.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}

/*.raytrek_xt .logo_galleria {
  position: absolute;
  top: 20px;
  right: 0;
  width: 24vw;
  max-width: 300px;
}*/
/*.raytrek_xt .title_text {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 38vw;
  max-width: 580px;
}*/
.logo_box {
text-align: center;
    width: auto;
    position: absolute;
    left: 520px;
    display: flex;
    top: 340px;
}
.raytrek_xt .title_part .title_model {
  width: 32vw;
  max-width: 520px;
  position: absolute;
  bottom: 30px;
  left: 370px
}
.raytrek_xt .cpu_box .title_logo_cpu {
  width: 9vw;
  max-width: 128px;
  margin-bottom: 20px;
    display: none;
}
.raytrek_xt .gpu_box .title_logo_gpu {
 width: 14vw;
    max-width: 236px;
    vertical-align: baseline;
    display: none;
    margin-top: 28px;
}
.raytrek_xt .gpu_box .gpu_radeon_rx {
  width: 9vw;
  max-width: 128px;
}
@media screen and (max-width:479px) {
  .raytrek_xt {
    background: url(./img/raytrek_xt/title_bg_r_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .raytrek_xt#head_z {
    background: url(./img/raytrek_xt/title_bg_z_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .raytrek_xt#head_x {
    background: url(./img/raytrek_xt/title_bg_x_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .raytrek_xt .title_part {
width: 96%;
    height: auto;
    margin: 0 auto;
  }
  .raytrek_xt .logo_galleria {
    top: 10px;
    width: 36vw;
  }
  .raytrek_xt .title_text {
    bottom: 30px;
    width: 48vw;
  }
  .raytrek_xt .title_part .title_model {
    left: 36%;
    bottom: 2%;
    width: 65%;
  }
  .logo_box {
  left: 6%;
    /* bottom: 2%; */
    /* width: 35%; */
    top: 50%;
  }
  .raytrek_xt .cpu_box .title_model {
    width: 18vw;
    margin-left: -5vw;
  }
  .raytrek_xt .cpu_box .title_logo_cpu {
    margin-bottom: 12px;
    width: 21vw;
  }
  .raytrek_xt .gpu_box .title_logo_gpu {
  }
  .raytrek_xt .gpu_box .gpu_radeon_rx {
    width: 21vw;
  }
}
/*ヘッダー用ここまで*/
/*詳細内容用
-------------------------*/
#raytrek_xt {
  font-family: 'Noto Sans JP';
  width: 300%;
  margin-left: -100%;
}
#raytrek_xt .contents_block {
  box-sizing: border-box;
  background: #011e60;
}
#raytrek_xt .contents_block:nth-of-type(2n) {
  background: #031b53;
}

/*背景画像*/
#raytrek_xt .contents_block.design {
  background: url("/5info/img/raytrek_xt/bg_design.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.airflow {
  background: url("/5info/img/raytrek_xt/bg_airflow.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.console {
  background: url("/5info/img/raytrek_xt/bg_console.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.other {
  background: url("/5info/img/raytrek_xt/bg_other.jpg") center 70% / cover no-repeat;
}
#raytrek_xt .contents_block.performance {
  background: url("/5info/img/raytrek_xt/bg_performance.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.spec {
  background: url("/5info/img/raytrek_xt/bg_spec.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.performance.amd {
  background: linear-gradient(53deg, #1c0101 30%, #040822 70%);
}
#raytrek_xt .contents_block.series#r_series {
  background: url("/5info/img/raytrek_xt/bg_series_r.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.series#z_series {
  background: url("/5info/img/raytrek_xt/bg_series_z.jpg") center / cover no-repeat;
}
#raytrek_xt .contents_block.series#x_series {
  background: url("/5info/img/raytrek_xt/bg_series_x.jpg") center / cover no-repeat;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.design {
    background: url("/5info/img/raytrek_xt/bg_design_sp.jpg") center / cover no-repeat;
  }
  #raytrek_xt .contents_block.other {
    background: url("/5info/img/raytrek_xt/bg_other_sp.jpg") center / cover no-repeat;
  }
  #raytrek_xt .contents_block.spec {
    background: url("/5info/img/raytrek_xt/bg_spec_sp.jpg") center / cover no-repeat;
  }
}

#raytrek_xt .contents_block > .inner {
  width: 96vw;
  max-width: 1050px;
  margin: 0 auto;
  padding: 90px 0;
  display: flex;
  color: #fff;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  /*flex-wrap: wrap;*/
}
#raytrek_xt .contents_block.text_right > .inner {
  flex-direction: row-reverse;
}
/*#raytrek_xt .contents_block.text_right > .inner .text_block {
  margin-left: 80px;
}*/
/*#raytrek_xt .contents_block.text_left > .inner .text_block {
  margin-right: 30px;
}*/
#raytrek_xt .contents_block.text_center > .inner {
  flex-direction: column;
  padding: 90px 0;
}
#raytrek_xt .contents_block > .inner .icontext {
  display: block;
  margin: 0 auto 30px;
}
#raytrek_xt .contents_block > .inner .text_block {
  /*text-align: center;*/
  width: 62%;
}
#raytrek_xt .contents_block > .inner .text_block .color_Blue {
  color: #011e60;
}
#raytrek_xt .contents_block > .inner .text_block > dt {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: .06em;
}
#raytrek_xt .contents_block > .inner .text_block > dt .sub_title {
  font-size: 30px;
  font-weight: 400;
}
#raytrek_xt .contents_block > .inner .text_block > dd {
  color: #ddd;
  font-size: 18px;
  letter-spacing: .05em;
  margin-top: 35px;
  line-height: 1.8;
  text-align: left;
  word-break: break-all;
}
#raytrek_xt .contents_block > .inner .text_block .in_text_attention{
  font-size:15px;
  margin-left:1.35em;
  text-indent:-1.35em;
  margin-top:1em;
}
#raytrek_xt .contents_block > .inner .text_block .in_text_attention::before{
  content:'※';
}
#raytrek_xt .contents_block > .inner .img_block {
  text-align: center;
  width: 35%;
}
#raytrek_xt .contents_block > .inner .img_block img {
  max-width: 100%;
}


/*.other*/
#raytrek_xt .contents_block.other > .inner .icontext {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.other > .inner .icontext {
    margin: 0 auto 30px;
  }
}

/*.airflow*/
#raytrek_xt .contents_block.airflow > .inner .text_block {
  width: 60%;
}
#raytrek_xt .contents_block.airflow > .inner .img_block {
  width: 39%;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.airflow > .inner .img_block {
    width: 80%;
  }
}

/*.rigid_card_support*/
#raytrek_xt .contents_block.rigid_card_support{
  display:none;
}
#raytrek_xt .contents_block.rigid_card_support > .inner .text_block {
  width: 53%;
}
#raytrek_xt .contents_block.rigid_card_support > .inner .img_block {
  width: 45%;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.rigid_card_support > .inner .img_block {
    width: 80%;
  }
}

/*.performance*/
#raytrek_xt .contents_block.performance > .inner .text_block {
  max-width: 920px;
  text-align: center;
  width: 80vw;
}
#raytrek_xt .contents_block.performance > .inner .text_block > dt {
  text-align: center;
}
#raytrek_xt .contents_block.performance > .inner .text_block > dd {
  text-align: center;
}
#raytrek_xt .contents_block.performance > .inner .spec_list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 80vw;
  max-width: 1050px;
  margin-top: 65px;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li {
  background-color: rgba(0,0,0,0.3);
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 510px;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li img {
  max-width: 100%;
}
/*#raytrek_xt .contents_block.performance > .inner .spec_list .main_text {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: .1em;
}*/
#raytrek_xt .contents_block.performance > .inner .spec_list .sub_text {
  font-size: 24px;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_cpu .main_text,
#raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_text {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}
#raytrek_xt .contents_block.performance.amd > .inner .spec_list > li.spec_gpu .main_text{
  color: #e30303;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_image {
  margin-top: 16px;
  display: none;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_image.gpu_radeon_rx{
  margin-top: 15px;
  height: 200px;
}
#raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_cpu .main_image {
  display: none;
  margin-top: 15px;
  max-width: 180px;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.performance > .inner .spec_list > li {
    width: 94%;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_cpu .main_text,
  #raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_text {
    font-size: 6vw;
  }
}

/*.spec*/
#raytrek_xt .contents_block.spec > .inner .img_block {
  text-align: center;
  width: 45%;
}
#raytrek_xt .contents_block.spec > .inner .text_block {
  text-align: left;
  width: 45%;
}
#raytrek_xt .contents_block.spec > .inner .text_block > dt {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 1.8;
}
#raytrek_xt .contents_block.spec > .inner .text_block > dd {
  text-align: center;
  width: 255px;
}
#raytrek_xt .contents_block.spec > .inner .text_block > dd .ssd {
  margin-bottom: 70px;
}
#raytrek_xt .contents_block.spec > .inner .spec_list > li .icontext {
  margin: 0 0 0 -20px;
}
#raytrek_xt .contents_block.spec > .inner .spec_list > li .main_text {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
@media screen and (max-width: 479px){
  #raytrek_xt .contents_block.spec > .inner .text_block > dd {
    margin: 0 auto;
    text-align: center;
    width: 94%;
  }
  #raytrek_xt .contents_block.spec > .inner .text_block {
    width: 100%;
  }
  #raytrek_xt .contents_block.spec > .inner .img_block {
    width: 80%;
  }
  #raytrek_xt .contents_block.spec > .inner .spec_list > li .icontext {
    margin: 40px auto 10px;
  }
  #raytrek_xt .contents_block.spec > .inner .spec_list > li .main_text {
    font-size: 10vw;
    margin-top: 3vw;
    text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.8), -1px -1px 7px rgba(0, 0, 0, 0.8), -1px 1px 7px rgba(0, 0, 0, 0.8), 1px -1px 7px rgba(0, 0, 0, 0.8);
  }

}

/*.series*/
#raytrek_xt .contents_block.text_right.series > .inner {
  display: block;
}
#raytrek_xt .contents_block.text_right.series > .inner .ctn_block {
  margin: 0 auto;
  text-align: center;
  width: 725px;
}
#raytrek_xt #z_series,
#raytrek_xt #x_series {
  display: none;
}
#raytrek_xt .ctn_block .series_icon {
  width: 100%;
}
#raytrek_xt .ctn_block .series_name {
  font-size: 30px;
  font-weight: 300;
  margin: 40px 0 0;
}
#raytrek_xt .ctn_block .series_name_sub {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 1.4px;
}
#raytrek_xt .ctn_block .series_text {
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.8;
  text-align: left;
}
@media screen and (max-width:479px) {
  #raytrek_xt .contents_block.text_right.series > .inner .ctn_block {
    width: 94%;
  }
  #raytrek_xt .series_name_sub {
    font-size: 5.9vw;
  }
}

/*.gallery*/
#raytrek_xt .contents_block.gallery {
  background: #fff;
}
#raytrek_xt .contents_block.gallery > .inner .text_block {
  width: 100%;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images {
  display: flex;
  width: 1050px;
  margin: 0 auto;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > .big_image_wrapper {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 48%;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > .big_image_wrapper > img {
  width: 100%;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 20px;
  box-sizing: border-box;
  width: calc(52% - 20px);
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li {
  width: calc(50% - 10px);
  box-sizing: border-box;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li:nth-of-type(n+3) {
  margin-top: 10px;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li:nth-of-type(2n) {
  margin-left: 10px;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li.active {
  border: 2px solid #0ff;
}
#raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li > img {
  width: 100%;
}
/*オプション*/
.option_block .keyboardBox {
  margin-bottom: 100px;
}
.option_block .option_head {
  letter-spacing: .06em;
  line-height: 1.4;
  margin-bottom: 50px;
  text-align: center;
}
.option_block .sub_title {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 10px;
}
.option_block .sub_msg {
  font-size: 22px;
}
.option_block .sub_msg span {
  font-size: 16px;
}
.keyboardBox .featureBox {
    background: url("/5info/img/closeup-galleria/bg_keyboard_01.png") no-repeat scroll center top;
    height: 412px;
    margin: 0 auto;
    position: relative;
    width: 880px;
}
.keyboardBox .featureTxt01 {
    bottom: 30px;
  font-size: 16px;
    position: absolute;
    left: -18px;
    width: 185px;
}
.keyboardBox .featureTxt01 img {
    margin-bottom: 10px;
}
.keyboardBox .featureTxt02 {
    bottom: 0;
  font-size: 16px;
    position: absolute;
    right: 0;
    width: 445px;
}
@media screen and (max-width: 479px){
    .keyboardBox .featureBox {
        background: none;
        height: auto;
        width: 100%;
    }
    .keyboardBox .featureBox + p {
        margin: 0 auto;
        width: 90%;
    }
    .keyboardBox .featureTxt01 {
        align-items: flex-end;
        bottom: 90px;
        display: flex;
        left: 24px;
        width: 90%;
    }
    .keyboardBox .featureTxt01 img {
        margin-bottom: 0;
        margin-right: 10px;
        width: 40%;
    }
    .keyboardBox .featureTxt02 {
        margin: 110px auto 0;
        position: static;
        width: 90%;
    }
}
.mouseBox .featureBox {
    background: url("/5info/img/closeup-galleria/bg_mouse_01.png") no-repeat scroll center top;
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 880px;
}
.mouseBox .featureTxt01 {
    bottom: 60px;
  font-size: 16px;
    position: absolute;
    left: 40px;
    width: 185px;
}
.mouseBox .featureTxt01 img {
    margin-bottom: 10px;
}
.mouseBox .featureTxt02 {
    bottom: 0;
  font-size: 16px;
    position: absolute;
    right: 0;
    width: 450px;
}
@media screen and (max-width: 479px){
    .mouseBox .featureBox {
        background: none;
        height: auto;
        width: 100%;
    }
    .mouseBox .featureTxt01 {
        align-items: flex-end;
        bottom: 120px;
        display: flex;
        left: 24px;
        width: 90%;
    }
    .mouseBox .featureTxt01 img {
        margin-bottom: 0;
        margin-right: 10px;
        width: 40%;
    }
    .mouseBox .featureTxt02 {
        margin: 110px auto 0;
        position: static;
        width: 90%;
    }
}



.pc_spec {
  display: inline;
}
.sp_spec {
  display: none;
}
@media screen and (max-width:479px) {
  .pc_spec {
    display: none;
  }
  .sp_spec {
    display: inline;
  }
  #raytrek_xt {
    width: 100%;
    margin-left: 0;
  }
  #raytrek_xt .contents_block {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  #raytrek_xt .contents_block > .inner {
    width: 100%;
    padding: 2vw;
    box-sizing: border-box;
    flex-direction: column;
  }
  #raytrek_xt .contents_block.text_right > .inner {
    flex-direction: column;
  }
  #raytrek_xt .contents_block > .inner .text_block {
    text-align: left;
    width: 100%;
  }
  #raytrek_xt .contents_block.text_right > .inner .text_block {
    margin-left: 0;
    width: 94%;
  }
  #raytrek_xt .contents_block.text_left > .inner .text_block {
    margin-right: 0;
    width: 94%;
  }
  #raytrek_xt .contents_block > .inner .text_block > dt {
    font-size: 5.6vw;
  }
  #raytrek_xt .contents_block > .inner .img_block {
    margin-top: 6vw;
    width: 80%;
  }
  #raytrek_xt .contents_block.design > .inner .img_block {
    width: 50%;
  }
  #raytrek_xt .contents_block > .inner .icontext {
    margin: 0 auto 3vw;
  }
  #raytrek_xt .contents_block > .inner .text_block > dd {
    margin-top: 6vw;
    font-size: 4.1vw;
  }
  #raytrek_xt .contents_block > .inner .text_block .in_text_attention{
    font-size: 3.5vw;
  }
  #raytrek_xt .contents_block > .inner .text_block > dt .sub_title {
    font-size: 4vw;
  }
  #raytrek_xt .contents_block.control > .inner .img_block {
    margin-top: 9vw;
    display: block;
  }
  #raytrek_xt .contents_block.control > .inner .img_block > img:nth-of-type(n+2) {
    padding-left: 0;
    margin-top: 5vw;
  }
  #raytrek_xt .contents_block.text_center > .inner {
    padding: 2vw;
  }
  /*#raytrek_xt .contents_block.performance {
    background: linear-gradient(180deg, #061c01 58%, #040822 65%);
  }
  #raytrek_xt .contents_block.performance.amd {
    background: linear-gradient(180deg, #1c0101 58%, #040822 65%);
  }*/
  #raytrek_xt .contents_block.performance > .inner .text_block > dd {
    text-align: left;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10vw;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list .main_text {
    font-size: 6vw;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list > li:nth-of-type(n+2) {
    margin-top: 10vw;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_image {
    margin-top: 3vw;
    width: 70%;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_gpu .main_image.gpu_radeon_rx{
    height:auto;
    width:50%;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list .sub_text {
    font-size: 5vw;
  }
  #raytrek_xt .contents_block.performance > .inner .spec_list > li.spec_cpu .main_image {
    margin-top: 3vw;
    width: 48%;
  }

  #raytrek_xt .contents_block.gallery > .inner .gallery_images {
    width: 100%;
    flex-direction: column;
  }
  #raytrek_xt .contents_block.gallery > .inner .gallery_images > .big_image_wrapper {
    width: 100%;
  }
  #raytrek_xt .contents_block.gallery > .inner .gallery_images > ul {
    width: 100%;
    margin-left: 0;
    margin-top: 5vw;
  }
  #raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li {
    width: 23%;
  }
  #raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li:nth-of-type(2n) {
    margin-left: 0;
  }
  #raytrek_xt .contents_block.gallery > .inner .gallery_images > ul > li:nth-of-type(n+3) {
    margin-top: 0;
  }
}
/* other_slider用
---------------------------------------------------------------- */
.other_box {
  width: 96vw;
  max-width: 1050px;
  margin: 0 auto;
}
.other_panel .other_panel_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.other_panel img {
  width: 44%;
  margin: 0 !important;
}
.other_panel .other_detail {
  width: 50%;
}
.other_panel .other_detail p {
  color: #ddd;
  font-size: 20px;
  letter-spacing: .05em;
  margin-top: 35px;
  line-height: 1.8;
  text-align: left;
  word-break: break-all;
}
.other_panel .other_detail p span {
  display: block;
  font-size: 16px;
  margin-top: 25px;
}
.other_panel .other_detail p.sub_title {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: .06em;
}
@media screen and (max-width: 479px) {
  .other_box {
    width: 100%;
    margin: 10px auto 0;
  }
  .other_panel .other_panel_inner {
    flex-direction: column-reverse;
    justify-content: center;
    width: 100%;
    padding: 0;
  }
  .other_panel img {
    width: 80%;
  }
  .other_panel .other_detail {
    width: 80%;
    margin-bottom: 20px;
  }
  .other_panel .other_detail p {
    font-size: 4.1vw;
    margin-top: 6vw;
  }
  .other_panel .other_detail p.sub_title {
    margin-top: 0;
    font-size: 5.9vw;
  }
  .title_part {
    background-image: none;
}
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*↓↓↓　特長はここから　↓↓↓*/
#lp_page_raytrek_sleepfreaks{
    font-family:'Noto Sans JP';
    width:300%;
    margin-left:-100%;
  }
  #lp_page_raytrek_sleepfreaks>[class^=box]{
    position:relative;
    padding: 40px 0;
  }
  #lp_page_raytrek_sleepfreaks .inner{
    width:1050px;
    margin:0 auto;
  }

#lp_page_raytrek_sleepfreaks h2 {
  color: #1b1c1e;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 40px;
}
#lp_page_raytrek_sleepfreaks h4 {
  color: #093381;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
}
#lp_page_raytrek_sleepfreaks p {
  color: #1b1c1e;
  font-size: 20px;
  line-height: 1.6;
  text-align: left;
}

/*↓↓↓　wacom one　↓↓↓*/
#lp_page_raytrek_sleepfreaks .box_wacom_one {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 60px 0;
}
#lp_page_raytrek_sleepfreaks .box_wacom_one > .inner:not(:last-child), #lp_page_raytrek_sleepfreaks .box_wacom_one .inner > div:not(:last-child) {
    margin-bottom: 80px;
}
#lp_page_raytrek_sleepfreaks .box_wacom_one .ctn_box {
    display: flex;
    justify-content: space-between;
}
#lp_page_raytrek_sleepfreaks .box_wacom_one .text_box {
    width: 54%;
}
#lp_page_raytrek_sleepfreaks .box_wacom_one .img_box {
    width: 40%;
}
#lp_page_raytrek_sleepfreaks .box_wacom_one h2 {
    font-size: 36px;
}

/*↓↓↓　box01　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_01{
    background-color:#edf0f5;
    padding: 60px 0;
  }
#lp_page_raytrek_sleepfreaks .pattern-top {
    background-image: url(./img/raytrek_g5/box02_bg_top.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_sleepfreaks .pattern-bottom {
    background-image: url(./img/raytrek_g5/box02_bg_bottom.png);
  margin: auto;
  background-repeat: repeat;
  background-position: center center;
}
#lp_page_raytrek_sleepfreaks .box_01 .about_img{
  width: 100%;
  margin: 40px -250px 120px;
  }
  #lp_page_raytrek_sleepfreaks .box_01>.inner{
    text-align: center;
    width:1050px;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec {
  display: flex;
  align-content: space-around;
  margin-top: 20px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l{
    width: 50%;
  padding: 20px 40px;
  text-align: center;
    margin-right: 15px;
    background: #ffffff;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_title {
  color: #0e4a9a;
  font-size: 32px;
  font-weight: bold;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_t {
  font-size: 16px;
  text-align: left
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l img {
  margin: 10px auto;
}

  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r{
    width: 50%;
  padding: 20px 40px;
  text-align: center;
    margin-left: 15px;
    background: #ffffff;
  }
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_title {
  color: #0b7400;
  font-size: 32px;
  font-weight: bold;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_t {
  font-size: 16px;
  text-align: left
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r img {
  margin: 10px auto;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare {
  background: #edf0f5;
  margin-top: 10px;
  padding: 10px;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare p {
  color: #0e4a9a;
  font-weight: bold;
  font-size: 24px;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare .score {
  background: #ffffff;
  font-size: 42px;
  font-weight: bold;
  margin: 8px 0;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare small {
  font-size: 14px;
  color:#1b1c1e;
}



/*↓↓↓　box02　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_02{
    background-image:url(./img/raytrek_xtset/box03_bg.png);
    background-position:center center;
    height:655px;
  margin-top: 40px;
    padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_02>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l{
    width: 60%;
    margin-right: 15px;
  }
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox {
  display: flex;
  text-align: center;
  margin-top: 20px;
  justify-content: space-around;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt {
  color: #093381;
  font-size: 32px;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt span {
  font-size: 60px;
}
#lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt small {
  font-size: 18px;
}
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_r{
    width: 40%;
    margin-left: 15px;
  }

/*↓↓↓　box03　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_03{
    /* margin-top: 40px; */
    margin-top: 0;
    /* padding: 60px 0; */
    padding: 30px 0 60px;
  }
  #lp_page_raytrek_sleepfreaks .box_03>.inner{
    width: 1050px;
    text-align: center;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2{
    display: flex;
  justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_l{
    width: 100%;
  margin-right: 15px;
  text-align: left;
  }
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox {
  display: flex;
  text-align: center;
  margin-top: 50px;
  justify-content: space-around;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt {
  color: #093381;
  font-size: 32px;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt span {
  font-size: 38px;
  font-weight: 500;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner .specbox img {
  width: 50px;
}
#lp_page_raytrek_sleepfreaks .box_03>.inner img {
  width: 90%;
  }

/*↓↓↓　box04　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_04 {
  margin-top: 40px;
    padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_04>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r img {
  width: 360px;
}
  #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_l{
    width: 65%;
    margin-right: 30px;
  }
  #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r{
    width: 35%;
    margin-left: 30px;
  }


/*↓↓↓　box05　↓↓↓*/
  #lp_page_raytrek_sleepfreaks .box_05 {
  margin-top: 40px;
    margin-bottom: 40px;
    padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_05>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
  #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l{
    width: 35%;
  margin-right: 30px;
  }
#lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l img {
  width: 360px;
}

  #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_r{
    width: 65%;
    margin-left: 30px;
  }


/*↓↓↓　box06　↓↓↓*/
#lp_page_raytrek_sleepfreaks .box_06{
  padding: 60px 0;
  }
#lp_page_raytrek_sleepfreaks .box_06>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1050px;
  }
#lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r img {
  width: 360px;
}
  #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_l{
    width: 70%;
    margin-right: 30px;
  }
  #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r{
    width: 30%;
    margin-left: 30px;
  }

/*↓↓↓　box07　↓↓↓*/
 #lp_page_raytrek_sleepfreaks .box_07 {
   background-color: #edf0f5;
    padding: 60px 0;
  }
  #lp_page_raytrek_sleepfreaks .box_07>.inner{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 1220px;
  }
  #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l{
    width: 30%;
  margin-right: 30px;
  }
#lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l img {
  width: 400px;
}

  #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_r{
    width: 60%;
    margin-left: 30px;
  }



#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l img {
display: none;
height: 120px;
}
#lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r img{
display: none;
height: 120px;
}
@media screen and (max-width:479px) {
  #lp_page_raytrek_sleepfreaks .box_wacom_one > .inner {
    display: block;
    width: 100%;
}
  #lp_page_raytrek_sleepfreaks .box_wacom_one .ctn_box {
    display: block;
    text-align: center;
    width: 100%;
}
  #lp_page_raytrek_sleepfreaks .box_wacom_one .img_box, #lp_page_raytrek_sleepfreaks .box_wacom_one .text_box {
    width: 100%;
}
  #lp_page_raytrek_sleepfreaks .box_wacom_one .img_box, #lp_page_raytrek_sleepfreaks .box_wacom_one .text_box {
    width: 100%;
}

  #lp_page_raytrek_sleepfreaks h2 {
    font-size: 26px;
    margin-bottom: 26px;
  }
  #lp_page_raytrek_sleepfreaks h4 {
    font-size: 20px;
    margin: 0;
    border: none;
    width: 100%;
  }
  #lp_page_raytrek_sleepfreaks p{
    font-size: 16px;
  }

  #lp_page_raytrek_sleepfreaks{
      width:100%;
    margin-left: 0;
    }
    #lp_page_raytrek_sleepfreaks .box_01 {
     padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_01>.inner{
      width:100%;
      flex-direction:column;
      text-align: left;
    }
  #lp_page_raytrek_sleepfreaks .box_01 .about_img {
    margin: 20px 0 40px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec {
    display: block;
    margin-top: 20px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l {
    width: auto;
  margin: 10px;
    padding: 10px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r {
    width: auto;
  margin: 10px;
    padding: 10px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_l>.spec_title {
    font-size: 20px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r>.spec_title {
    font-size: 20px;
}
  #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec .spec_compare p {
    font-size: 16px;
}


    #lp_page_raytrek_sleepfreaks .box_02{
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner{
    display: block;
    text-align: center;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_r{
      width: 70%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l{
      width: 100%;
    }
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt {
    font-size: 18px;
}
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt small {
    font-size: 14px;
}
  #lp_page_raytrek_sleepfreaks .box_02>.inner .box_02_l .specbox .spec_txt span {
    font-size: 38px;
}

   #lp_page_raytrek_sleepfreaks .box_03{
    padding: 30px 10px;
    margin-top: 0;
    }
    #lp_page_raytrek_sleepfreaks .box_03>.inner{
    text-align: left;
      width:100%;
      box-sizing:border-box;
    }
  #lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 {
    display: block;
    text-align: center;
      width:100%;
      box-sizing:border-box;
    }
  #lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_l {
    width: 100%;
    margin-right: 0;
    text-align: center;
}
  #lp_page_raytrek_sleepfreaks .box_03>.inner>.inner2 .box_03_r {
    width: 100%;
    margin-left: 0;
}
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox {
    display: block;
    margin-top: 20px;
  }
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox > div {
    background: #e6e6e6;
    height: 14vh;
    margin-bottom: 20px;
    position: relative;
  }
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt {
    font-size: 3em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt small {
    font-size: 14px;
}
  #lp_page_raytrek_sleepfreaks .box_03>.inner .specbox .spec_txt span {
    font-size: 28px!important;
}

   #lp_page_raytrek_sleepfreaks .box_04{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner{
    display: block;
    text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_04>.inner .box_04_l{
      width: 100%;
    margin: 10px auto;
    }

  #lp_page_raytrek_sleepfreaks .box_05{
    padding: 30px 10px;
    margin-top: 0;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner{
    flex-direction: column-reverse;
    text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_05>.inner .box_05_l{
      width: 100%;
    margin: 10px auto;
    }

  #lp_page_raytrek_sleepfreaks .box_06{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner{
    display: block;
    text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_06>.inner .box_06_l{
      width: 100%;
    margin: 10px auto;
    }

  #lp_page_raytrek_sleepfreaks .box_07{
    padding: 30px 10px;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner{
    display: block;
    text-align: left;
      width:100%;
      box-sizing:border-box;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_r{
      width: 100%;
    margin: 10px auto;
    }
    #lp_page_raytrek_sleepfreaks .box_07>.inner .box_07_l{
      width: 100%;
    margin: 10px auto;
    }

     #lp_page_raytrek_sleepfreaks .box_01>.inner>.about_spec>.box_01_r img {
    height: auto;
    }
    .ch02{
      font-size: 1.6em!important;
    }

}
/*↑↑↑　特長はここまで　↑↑↑*/

.slider_box {
  padding: 80px 0;
  background-image: url(./img/collab_sleepfreaks/bg03.png),url(./img/collab_sleepfreaks/bg04.png);
    background-position: 20% 40%,93% 100%;
    background-repeat: no-repeat,no-repeat;
}
.slider_box ul {
    margin: 0 auto;
    }
.slider_box ul li {
    padding: 30px;
    display: block;
  background: #fff;
    border: 4px solid #01A5ED;
    height: 520px;
}
.slider_box ul li h4 {
  text-align: center;
}
.slider_inner {
  display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 40px 0 0 0;
}
.slider_inner img {
  width: 90%;
}
.slider_l {
  width: 100%;
  padding-right: 20px;
}
.cation_txt {
  font-size: 12px;
}

.point .owl-carousel .owl-nav button.owl-next {
    transform: translateX(370px);
}
.point .owl-carousel .owl-nav button.owl-prev {
    transform: translateX(-370px);
}
.point .owl-carousel .owl-nav button:focus {
  outline: none;
}

.owl-nav {
    margin-top: 10px;
    position: relative;
    bottom: 310px;
}

.acd-check{
    display: none;
}
.acd-label{
    background: #0068b7;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
}
.acd-label:after{
    background: #00479d;
    box-sizing: border-box;
    content: '+';
    display: block;
    font-family: "Font Awesome 5 Free";
    padding: 19px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    border: 1px solid #333;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '-';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

@media screen and (max-width:479px) {
h5 {
    font-size: 18px;
}
}

.detail_spec_value{
display:flex;
justify-content:center;
align-items:center;
height:auto!important;
overflow-wrap:normal;
}
