@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Wendy+One&display=swap');
/*---------------------------------------------------

raytrek sleepfreaks コラボモデル

Copyright (c) THIRDWAVE CORP. All Rights Reserved.
----------------------------------------------------*/
h5.dxv {display: none;}

.pc {
  display: block;
}
.sp {
  display: none;
}
#containerSF {
	width:100%;
}
.column2R #main {
	float: none;
	width: auto;
}
.breadCrumb {
	width: 970px;
	margin: 0 auto;
}
.pagetop {
  margin: 0 auto;
  width: 1050px;
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
#s_containerSF {
  font-family: "Noto Sans JP";
  color: #333;
}
.main-header {
  	text-align: center;
    /*background: url('/5info/img/collab_sleepfreaks/img_bg_kv.jpg?$staticlink$') no-repeat center 0;*/
    padding: 30px 0 30px;
}
.main_visual img {
    box-shadow: 0px 0px 10px 5px #fff;
}
.main_section {
	width: 100%;
	/*margin: 0 -555%;
	padding: 0 555%;*/
}
.section_inner {
	width: 970px;
  margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.main_section#collaboration {
  /*background-image: url(/5info/img/collab_sleepfreaks/bg01.png?$staticlink$),url(/5info/img/collab_sleepfreaks/bg02.png?$staticlink$);*/
  background-position: 5.5% 28%,94.4% 88%;
  background-repeat: no-repeat,no-repeat;
}
.main_section#interview {
  /*background-image: url(/5info/img/collab_sleepfreaks/bg03.png?$staticlink$),url(/5info/img/collab_sleepfreaks/bg04.png?$staticlink$);*/
  background-position: -1.5% 20%,101.4% 83%;
  background-repeat: no-repeat,no-repeat;
}
.main_section#about-raytrek {
  color: #fff;
	background: #093381;
}
.section_inner h2.ttl {
  text-align: center;
	font-weight: normal;
  font-family: 'Wendy One', sans-serif;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #01A5ED;
	font-size: 120px;
	margin-bottom: 20px;
}
.section_inner h2.ttl span {
  color: #f39800;
}
.box-collabo {
	position: relative;
	padding-top: 50px;
	padding-bottom: 48px;
}
.box-collabo h3 {
	position: absolute;
	top: 48px;
  left: -20px;
	z-index: 100;
}
.box-collabo .model_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
  flex-wrap: wrap;
  margin: 0 30px;
}
.model_list li {
	position: relative;
	width: 430px;
  transition: all 0.3s;
  box-shadow: 0 8px 0 0 #e8e8e8;
  margin-bottom: 150px;
  height: 100%;
}
.model_list li:nth-last-child(-n+2) {
    margin-bottom: 0;
}
.model_list li div.li-inner {
	border: 8px solid #2cbdff;
	background: #fff;
	padding: 30px;
	padding-bottom: 50px;
  text-align: center;
}
.model_list li:hover {
  transform: translateY(-10px);
}
.model_list  .modelArea {
  margin-top: -70px;
}
.model_list .detailArea {
}
.model_list a {
	text-decoration: none!important;
	color: #333;
}
.model_list p.modelCatch {
	background: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding: 25px 0 30px;
  border: 3px solid #ef2785;
  border-radius: 10px;
  margin-bottom: 15px;
}
.model_list h4 {
    font-size: 24px;
		line-height: 1.4;
		margin-bottom: 10px;
}
.model_list .detailArea {
	font-size: 14px;
}
.model_list .detailArea p.priceBox {
	margin-top: 20px;
}
.model_list .detailArea p.priceBox span {
		font-weight: bold;
		font-size: 24px;
		color: red;
}
.detailArea p.priceBox span.yen {
	font-size: 18px;
}
.model_list p.modelBtn {
	position: absolute;
  left: 0;
  right: 0;
	bottom: -20px;
	margin: auto;
	background: #f39800;
  width: 75%;
	text-align: center;
  box-shadow: 0 8px 0 0 #e8e8e8;
  transition: 0.5s all;
}
.model_list p.modelBtn:hover {
	/* background: #f37000; */
}

.model_list p.modelBtn span {
	color: #fff !important;
	font-size: 18px;
	line-height: 1;
	display: block;
	padding: 18px 0;
}
#features p {
  line-height: 1.8;
}
#features h3 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  margin-top: 80px;
  margin-bottom: 120px;
}
#features h3 img.feature-no {
  margin-right: 20px;
}
.featurePhoto {
  position: relative;
  height: 400px;
}
.feature01 .featurePhoto{
  text-align: right;
}
.featurePhoto .featureArea {
  text-align: left;
  position: absolute;
  top: -40px;
  width: 50%;
  z-index: 1;
  padding: 30px 0;
}
.feature01 .featurePhoto .featureArea {
  left: 0;
}
.feature02 .featurePhoto .featureArea {
  /* right: 0; */
  right: -70px;
}
.featurePhoto img.photo {
  position: absolute;
  top: 0;
}
.feature01 .featurePhoto img.photo {
  right: 0;
}
.feature02 .featurePhoto img.photo {
  left: 0;
}
.featurePhoto .featureArea::after {
  transition: transform 1s ease;
  content: '';
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #f39800;
  z-index: -1;
　object-fit: cover;    
}
.feature01 .featurePhoto .featureArea::after {
  right: 0;
  transform: translateX(-100%) skewX(36deg);
}
.feature01 .active.featurePhoto .featureArea::after {
    transform: translateX(0%) skewX(36deg);
}
.feature02 .featurePhoto .featureArea::after {
  left: 0;
  transform: translateX(100%) skewX(-36deg);
}
.feature02 .active.featurePhoto .featureArea::after {
    transform: translateX(-7%) skewX(-36deg);
}
.featureArea h4 {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.featureArea p {
  font-size: 16px;
}
.feature02 .featureArea p {
  width: 420px;
}
. {
  transition: 0.2s all;
}
.featureDetail.block {
  display: block;
  animation-duration: 0.5s;
  animation-name: fade-in;
}
.featureDetail h5 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
}
.featureDetail p {
  font-size: 16px;
}
.featureDetail p.detail-img {
  margin: 10px 0;
}
.featureDetail p.detail-note {
  text-align: left;
  font-size: 13px;
  width: 70%;
  margin: auto;
  margin-bottom: 40px;
}
.featureDetail p.detail-note:last-child {
  margin-bottom: 0;
}
.featureDetail ul.verification-check {
  margin-bottom: 40px;
}
.featureDetail ul.verification-check li {
  font-size: 14px;
  margin-bottom: 5px;
}
.featureDetail table.verification-table {
  font-size: 13px;
  margin-bottom: 20px;
}
.featureDetail table.verification-table th {
  color: #666;
}
.featureDetail table.verification-table th,
.featureDetail table.verification-table td {
  padding: 10px 8px;
}
.featureDetail table.verification-table td {
  border-bottom: 3px solid #fff;
  font-weight: bold;
}
table.verification-table .tr-01 td {
  background:rgba(189,215,238,1);
}
table.verification-table .tr-02 td {
  background:rgba(198,224,180,1);
}
table.verification-table .tr-03 td {
  background:rgba(255,230,153,1);
}
table.verification-table .tr-04 td {
  background:rgba(248,203,173,1);
}
table.verification-table .tr-05 td {
  background:rgba(180,198,231,1);
}
table.verification-table td.tools {
  font-weight: normal;
}
table.verification-table .tr-01 td.tools {
  background:rgba(189,215,238,0.4);
}
table.verification-table .tr-02 td.tools {
  background:rgba(198,224,180,0.4);
}
table.verification-table .tr-03 td.tools {
  background:rgba(255,230,153,0.4);
}
table.verification-table .tr-04 td.tools {
  background:rgba(248,203,173,0.4);
}
table.verification-table .tr-05 td.tools {
  background:rgba(180,198,231,0.4);
}
.featureDetail p.link-pdf {
  font-size: 14px;
  text-align: right;
}

#features .feature02 .featureDetail {
  transition: 0.2s all;
  text-align: center;
  box-shadow: 1px 1px 10px #ccc;
  margin: 0 0 40px;
  padding: 20px 0;
}


@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

.box-interview {
	background: #fff;
	box-sizing: border-box;
	margin-top: 100px;
	padding: 60px 40px;
  border: 8px solid #2cbdff;
}
.box-interview h3 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.6;
  margin-bottom: 60px;
}
.box-interview p {
		font-size: 16px;
		line-height: 1.8;
		word-break: break-all;
}
.box-interview .interview-kv.pc {
  float: left;
  padding-right: 30px;
}
.box-interview .interview-text {
  width: 580px;
  float:left;
  margin-bottom: 40px;
}

.box-interview .interview-text p {
	margin-bottom: 40px;
}
.box-interview .interview-text p.int-name {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
}
.box-interview .profile p.prof-sub {
  clear: both;
  margin-bottom: 10px;
}
.box-interview .profile p.prof-name {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-right: 20px;
  margin-bottom: 25px;
  float: left;
  padding-top: 3px;
}
.box-interview .profile p {
  font-size: 14px;
}
.box-interview ul.sns-icons {
  display: flex;
}
.box-interview ul.sns-icons li {
  margin-right: 10px;
}
.box-interview .prof-photo {
  float: right;
}
.box-interview .prof-text {
 float: left;
 width: 700px;
}
.box-campaign {
  box-sizing: border-box;
  /*background: url('/5info/img/collab_sleepfreaks/img_bg_campaign.jpg?$staticlink$') no-repeat center 0;*/
  background-size: cover;
  padding: 20px;
  margin-top: 100px;
  /* border: 8px solid #f39800; */
}
.campaig-inner {
  padding: 60px 40px;
  background: #fff;
}
.box-campaign h3 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #ef2785;
}
.box-campaign p {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.box-campaign .img-campaign {
  text-align: center;
}
h2.ttl-raytrek {
  margin-top: 100px;
  text-align: center;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.8;
  margin-bottom: 40px;
}
.box-raytrek {
}
.box-raytrek .copyArea {
  width: 50%;
  float: left;
}
.box-raytrek p {
  font-size: 18px;
  line-height: 1.8;
}
.box-raytrek p.ttl01 {
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 20px;
}
.box-raytrek p.ttl02 {
  font-weight: bold;
  line-height: 1;
  font-size: 48px;
  margin-bottom: 40px;
}
.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;
}
.box-raytrek p.btn-brand a {
  display: block;
  padding: 15px 0 18px;
  color: #fff !important;
  text-decoration: none !important;
}
.box-raytrek p.btn-brand:hover {
  opacity: 0.8;
}
.box-raytrek p.img-brand {
  float: right;
  margin-bottom: 40px;
}
.box-raytrek p.text-brand {
  clear: both;
}


@keyframes anime-fade {
  0% {
    opacity: 0;
    top:10px;
  }
  100% {
    opacity: 1;
    top:0px;
  }
}

.effect_top {
  animation-name: anime-fadeTop;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}
.effect_top.fadeTop {
}
@keyframes anime-fadeTop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    transform: translateY(50px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

@media only screen and (max-width: 468px){

.pc {
  display: none;
}
.sp {
  display: block;
}
.sp-opacity {
  opacity: 1!important;
}
.breadCrumb {
    width: auto;
}
#s_containerSF {
	padding: 0 ;
}
#s_containerSF img {
	max-width: 100%;
}
.main-header,
.section_inner {
    width: 100%;
}
.main-header {
  /*margin: 0 -555%;
  padding: 0 555%;*/
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 10px;
}    
.main_visual {
  padding-bottom: 5px;
}
.main_visual img {
    box-shadow: 0px 0px 5px 3px #fff;
}
.section_inner {
    padding-bottom: 60px;
}
.section_inner h2.ttl {
	font-size: 60px;
}
#collaboration .section_inner {
  padding-top: 20px;
}
#campaign .section_inner,
#interview .section_inner,
#review .section_inner {
    padding-top: 0;
}
.main_section#collaboration {
  margin-top: 0;
  background-size: 90% auto;
  background-position: -296.5% 14%,184.4% 73%;
}
.main_section#interview {
  background-position: 46.5% 10%,52.4% 73%;
}

.box-collabo {
	padding-top: 40px;
	padding-bottom: 0;
}
.box-collabo h3 {
	position: static;
	margin-bottom: 20px;
}
.box-collabo .model_list {
	display: block;
}
.box-collabo .model_list {
  margin: 0 20px;
}
.model_list li {
		width: auto;
    margin-right: 0;
		margin-bottom: 80px;
}
.model_list li:nth-last-child(-n+2) {
		margin-bottom: 80px;
}
.model_list li div.li-inner {
	text-align: center;
	padding: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.model_list p.modelCatch {
  font-size: 18px;
  padding: 15px 0 20px;
}
.model_list h4 {
	margin-bottom: 20px;
  font-size: 22px;
}
.model_list .detailArea,
.model_list .modelArea {
	float: none;
}
.model_list .modelArea {
	margin-bottom: 10px;
}
.model_list .detailArea p.priceBox {
    margin-bottom: 20px;
}
#features h3 {
  font-size: 7vw;
  margin-bottom: 40px;
  position: relative;
  padding-left: 28%;
  text-align: left;
  margin-top: 40px;
}
#features h3 img.feature-no {
  width: 25%;
  margin-right: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.featurePhoto {
  height: auto;
  padding-bottom: 20px;
}
.featurePhoto .featureArea {
  position: static;
  width: 100%;
}
.featureDetail h5 {
  font-size: 6vw;
}
.featureDetail p.detail-note {
    width: auto;
}
#features .feature01 .featureDetail {
  margin: 40px auto 0;
}
#features .feature02 .featureDetail {
  text-align: left;
  width: 96%;
  margin: 40px auto 0;
  box-shadow: none;
}
#features .feature02 h3{
  /* margin-top: 100px; */
  margin-top: 60px;
}
#features .feature02 .featureArea h4 {
  margin-left: 50px;
}
.feature02 .featureArea p {
  width: auto;
}
.box-interview {
	padding: 25px;
	margin-top: 40px;
}
.box-interview h3 {
  text-align: left;
  font-size: 5vw;
  line-height: 1.4;
  margin-bottom: 20px;
}
.main_section#interview .section_inner {
  margin-top: 0;
}
.box-interview .interview-text {
  width: auto;
  float: none;
}
.box-interview .interview-kv.sp {
  margin-bottom: 20px;
}
.box-interview .interview-text p.int-name {
  font-size: 22px;
}
.box-interview .prof-photo {
  float: none;
  clear: both;
  margin-bottom: 20px;
}
.box-interview .prof-text {
 float: none;
 width: auto;
}
.box-campaign {
  margin-top: 40px;
}
.box-campaign {
	padding: 15px;
	margin-top: 40px;
}
.box-campaign h3 {
  font-size: 5vw;
}
.box-campaign p {
  text-align: left;
}
h2.ttl-raytrek {
  margin-top: 50px;
    font-size: 48px;
}
.box-raytrek .copyArea {
  width: 100%;
  float: none;
}
.box-raytrek p {
  font-size: 16px;
}
.box-raytrek p.ttl01 {
  text-align: center;
  font-size: 24px;
}
.box-raytrek p.ttl02 {
  text-align: center;
  font-size: 40px;
}
.box-raytrek p.btn-brand {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.box-raytrek p.btn-brand a {
  display: block;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
}
.box-raytrek p.img-brand {
  float: none;
  margin-bottom: 40px;
}
.box-raytrek p.text-brand {
  clear: both;
}
}

/* 動画プレイヤー */
.iframe-wrap {
}
.video_thumb {
  margin: 0 auto;
  cursor: pointer;
  text-align:center;
  margin-bottom: 40px;
}
.video_thumb .data-videoid {
  display: none;
}
.video_thumb .iframe_containerSF {
  position: relative;
  padding-top: 56.25% !important;
  width: 100%;
  background-color: #000;
}
.video_thumb .iframe_containerSF iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.video_thumb img {
  max-width: initial!important;
}
@media screen and (max-width: 479px) {
  .iframe-wrap {
    position: relative;
    padding-top: 56.25% !important;
    width: 100%;
    background-color: #000;
  }
  .iframe-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .video_thumb img {
    max-width: 100%!important;
  }
}
.video_thumb:hover span {
  opacity: 0.8;
}

#video_overlay {
  z-index: 100;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}
#video_overlay .video_player {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1050px;
  height: auto;
}
#video_overlay .video_player .video_close {
  position: absolute;
  top: -60px;
  right: 0;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 479px) {
  #video_overlay .video_player .video_close {
    top: -40px;
    width: 40px;
    height: 40px;
  }
}
#video_overlay .video_player .video_close::before, #video_overlay .video_player .video_close::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  display: block;
  height: 80%;
  width: 3px;
  background-color: #666;
}
@media screen and (max-width: 479px) {
  #video_overlay .video_player .video_close::before, #video_overlay .video_player .video_close::after {
    width: 2px;
  }
}
#video_overlay .video_player .video_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#video_overlay .video_player .player_inner {
  position: relative;
  padding-top: 56.25% !important;
  width: 100%;
  background-color: #000;
}
#video_overlay .video_player .player_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* 210315 */

.review01 {
  background: #C9F1FF;
  box-sizing: border-box;
  margin-top: 100px;
  padding: 60px 40px;
  font-size: 14px;
  color: #333;
}
.review_flex {
  display: flex;
  justify-content: space-between;
}
.flex_txt {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
.flex_txt span {
  font-size: 48px;
}
.review_profile {
  background: #fff;
  padding: 10px 15px;
  margin:20px 0;
}
.review_profile p {
    font-size: 14px;
    color: #333;
}
.review_s  {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.review_s p {
  margin-right: 20px;
}
.review_ul>p {
margin:15px 0;
}
.review_ul>li:before {
content: '●'
}
.js-accordion-toggle {
  color: #fff;
  background: #F0670A;
  padding: 10px 20px;
  width: 37%;
  font-size: 22px;
  text-align: center;
  margin-top: -60px;
  cursor: pointer;
}
.review02 {
  background: #FFD13F;
  box-sizing: border-box;
  margin-top: 100px;
  padding: 60px 40px;
  font-size: 14px;
  color: #333;
}
.review_profile ul.sns-icons {
    display: flex;
    align-items: center;
}
.review_profile ul.sns-icons>li {
    margin-right: 10px;
}
h6 {
  margin: 15px 0;
}
@media screen and (max-width: 479px) {
  .review01 {
    margin-top: 0;
  }
 .review_flex {
  display: block;
 }
 .js-accordion-toggle {
    color: #fff;
    background: #F0670A;
    padding: 10px 20px;
    width: 100%;
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
    white-space: nowrap;  
}
}

/*第2弾シリーズ 追加*/
.news-area {
  text-align: center;
}
.news-area h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 28px;
}
.news-area p {
  font-size: 20px;
}
h3.ttl_type {
  text-align: center;
  color: #f39800;
  font-size: 32px;
  margin-top: 100px;
}
h3.ttl_type:first-of-type {
  margin-top: 60px;
}
p.ttl_video{
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.v2_campaign {
  text-align: center;
  margin-top: 40px;
}

.v2_campaign a img {
  transition: 0.5s all;
}

.v2_campaign a img:hover {
  opacity: 0.8;
  transform: translateY(-10px);
}

@media screen and (min-width: 728px) {
  .model_list li.feature-model {
    width: 100%;
  }
  .model_list li.feature-model a {
    display: flex;
  }
  .model_list li.feature-model p.modelCatch {
    font-size: 24px;
  }
  .model_list li.feature-model .modelArea {
    margin-top: 0;
    width: 360px;
  }
  .model_list li.feature-model .detailArea {
    width: 360px;
  }
  .model_list li.feature-model .modelBtn {
    width: 400px;
    left: auto;
    right: 120px;
  }
  .model_list li h4 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 479px) {
  .news-area h3 {
    font-size: 7vw;
  }
  .news-area p {
    font-size: 4.5vw;
  }
  h3.ttl_type {
    font-size: 6vw;
    margin-top: 60px;
  }
  p.ttl_video {
    font-size: 5vw;
  }
  #s_containerSF  h3 {position: relative;}
  #s_containerSF  h3 img.ttl_l,
  #s_containerSF  h3 img.ttl_r {
    max-width: 13%;
    position: absolute;
    top: 0;
  }
  #s_containerSF  h3 img.ttl_l {
    left: 0;
  }
  #s_containerSF  h3 img.ttl_r {
    right: 0;
  }
}
