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

@import "reset.css";
@import "base_min.css";
/*******************
 LP style
********************/

html {
	background: url(../images/bg.jpg) no-repeat top center fixed;
}
.ripples {
	height: 2740px;
	background: url(../images/bg.jpg) top center;
}
.hover>* {
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.hover>*:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
img {
	vertical-align: bottom;
}
img.img-t {
	vertical-align: top;
}
/*-------------------------------------------
common
-----------------------------------------------*/
.pl20 {
	padding-left: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.ptb60 {
	padding: 60px 0 !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mTb60 {
	margin: 60px auto!important;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.center {
	text-align: center;
}

.font_space {
	letter-spacing: -0.05em;
}
.font_kousai {
	text-shadow: 3px 3px 10px #fff, -3px 3px 10px #fff, 3px -3px 10px #fff, -3px -3px 10px #fff;
}
.font_kousai_Bold {
	text-shadow: #fff 2px 0px 6px, #fff -2px 0px 6px, #fff 0px -2px 6px, #fff -2px 0px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px;
}
.fontNumber {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
}
.font_msss {
	font-size: 0.4em!important;
}

.font_mss {
	font-size: 0.6em!important;
}
.font_ms {
	font-size: 0.8em!important;
}
.font_30 {
	font-size: 30px!important;
}

.font_m {
	font-size: 36px!important;
}
.font_ml {
	font-size: 40px!important;
}
.font_l {
	font-size: 44px!important;
}
.font_ll {
	font-size: 48px!important;
}
.font_lll {
	font-size: 66px!important;
}
.font_llll {
	font-size: 100px!important;
}
.font_90 {
	font-size: 90px!important;
}
.font_red{
	color: #cd0045;
	font-weight: 600;
}

.font_orange{
	color:#A65500;
	font-weight: 600;
}

.font_bold_k{
	font-size: 90px!important;
	text-shadow: #fff 2px 0px 6px, #fff -2px 0px 6px, #fff 0px -2px 6px, #fff -2px 0px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px, #fff 2px 2px 6px, #fff -2px 2px 6px, #fff 2px -2px 6px, #fff -2px -2px 6px;
}

.font_bold{
	font-size: 90px!important;
}
/*-------------------------------------------
 header
-----------------------------------------------*/

.bg_fff {
	background: #fff;
}
.bg_pink {
	background: #fff6f6;
}
/*.wrap-fv {
  max-width: 100%;
  margin: 0 auto;
}
.wrap-fv img {
  width: 100%;
  height: auto;
}*/

/*-------------------------------------------
 contents
-----------------------------------------------*/

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#wrap img {
	width: 100%;
	margin: 0 auto;
}
.cmc {
	text-align: center;
	background: #ffffff;
}

.sectionW {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#footer, .section {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	line-height: 120%;
}
/*横1200px以下のブラウザ*/
@media (min-width: 1400px) {
#footer, .section {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
}
/*横900px以下のブラウザ*/
@media (min-width: 900px) {
#footer, .section{
    width: 70%;
    margin: 0 auto;
    padding: 0;
  }
}


/*.bg_pink{background: url("../images/bg_pink.png") repeat-x top center; text-align: center;}
.bg_orange{background: url("../images/bg_orange.png") repeat-x top center;text-align: center;}
*/

/*.video {
  width: 100%;
  margin:20px auto 40px auto;
}
.video#movie01 {
  width: 100%;
}
*/

/*-------------------------------------------
cart　
-----------------------------------------------*/

.cta00 /*上*/{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.cta00 .cta-box img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cta00 .cta-btn img {
	position: absolute;
	text-align: center;
	top: 54%;
	margin: 0 auto;
	flex-grow: 1;
}
.cta00 .cta-arrow img {
	position: absolute;
	top: 55%;
	width: 6%;
	height: auto;
	z-index: 1;
	animation: arrowmove 1s ease-in-out infinite;
}
.cta02/*中*/ {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.cta02 .cta-box img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cta02 .cta-btn img {
	position: absolute;
	text-align: center;
	top: 86%;
	margin: 0 auto;
	flex-grow: 1;
}
.cta02 .cta-arrow img {
	position: absolute;
	top: 87%;
	width: 6%;
	height: auto;
	z-index: 1;
	animation: arrowmove 1s ease-in-out infinite;
}

.cta01/*単品*/{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.cta01 .cta-box img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.cta01 .cta-btn01 img {
	width: 17%;
	position: absolute;
	text-align: center;
	left: 53%;
	top: 23%;
	height: auto;
	flex-grow: 1;
}
.cta01 .cta-btn02 img {
	width: 17%;
	position: absolute;
	text-align: center;
	left: 53%;
	top: 53%;
	height: auto;
	flex-grow: 1;
}
.cta01 .cta-btn03 img {
	width: 17%;
	position: absolute;
	text-align: center;
	left: 53%;
	top: 79%;
	height: auto;
	flex-grow: 1;
}
@keyframes arrowmove {
	0% {
		left: 21%;
	}
	50% {
		left: 23%;
	}
	100% {
		left: 21%;
	}
}
/*==========================================================================*/

/*                             Footer                                       */

/*==========================================================================*/

#container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#wrap {
	margin: 0 auto;
	background-size: auto;
	background-size: cover;
}
#wrap a:link {
	text-decoration: underline;
	color: #333333;
}
#wrap a:visited {
	text-decoration: underline;
	color: #333333;
}
#outline .tbl01 table {
	width: 100%;
}
#outline .tbl01 table tr th {
	width: 190px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}
#outline .tbl01 table tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}
#outline li {
	text-indent: -1em;
	margin: 0 6px;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	padding-top: 28px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	background: #fff;
}
#footer #shop {
	padding: 28px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#shop table {
	width: 100%;
}
#shop table tr td {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	vertical-align: top;
}
#shop table .bottom td {
	border-bottom-style: none;
}
#shop table tr .td01 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #888;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#shop table tr .td02 {
	border-right-style: none;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#shop table tr.bottom .td01 {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 25px;
}
#shop table tr.bottom .td02 {
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 25px;
}
#shop table tr td h3 {
	background-image: url(../images/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	background-size: 35px;
}
#shop table tr p {
	font-size: 14px;
	line-height: 1.6em;
}
#shop table tr td img {
	max-width: 100%;
}
.f_line img {
	width: 100%;
}
#group {
	background-color: #ffffff;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#group img {
	width: 100%;
}
.pageTop #page-top {
	position: fixed;
	bottom: 2%;
	right: 2%;
}
.pageTop img {
	transition: 1s all;
}
.pageTop img:hover {
	transform: scale(1.2, 1.2);
	transition: 1s all;
}
.copyright {
	background-color: #757777;
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #fff;
}
.footer-link {
	text-align: center;
	display: block;
	font-size: 16px;
	background: #fff;
}
.footer-link li {
	text-align: center;
	display: inline-block;
	font-size: 16px;
	padding: 2px 0;
}
.footer-point {
	color: #757777!important;
}
/*-------------------------------------------
Slide
-----------------------------------------------*/

.slider-box p, .slider-box div, .loop-box ul, .loop-box li {
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
}
.slider-box {
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.slider-check {
	display: none;
}
.slider-check:checked~.loop-box>.loop {
	animation-play-state: paused;
}
.slider-label {
	display: block;
	cursor: pointer;
	text-align: center;
}
.loop-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.loop-box, .loop-box ul {
	height: 500px;
}
.loop-box ul {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: space-between;
	background: #FFF;
	list-style: none;
	max-width: 10000%;
	min-width: 100%;
	width: calc(400px * 1.5 * 3);
	animation: 40s linear infinite;
}
.loop-box li {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: calc(100% / 3);
}
.loop-box img {
	height: auto;
	width: 100%;
}
.loop-box ul.loop1 {
	animation-name: loop1;
}
.loop-box ul.loop2 {
	animation-name: loop2;
}
@keyframes loop1 {
	0% {
		transform: translateX(0);
	}
	49.99999% {
		transform: translateX(-100%);
	}
	50% {
		transform: translateX(100%);
	}
}
@keyframes loop2 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}
/*-------------------------------------------
Slide S
-----------------------------------------------*/

.slider-boxS p, .slider-boxS div, .loop-boxS ul, .loop-boxS li {
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
}
.slider-boxS{
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.slider-checkS {
	display: none;
}
.slider-checkS:checked~.loop-box>.loop {
	animation-play-state: paused;
}
.slider-labelS {
	display: block;
	cursor: pointer;
	text-align: center;
}
.loop-boxS {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.loop-boxS, .loop-boxS ul {
	height: 190px;
}
.loop-boxS ul {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: space-between;
	background: #FFF;
	list-style: none;
	max-width: 10000%;
	min-width: 100%;
	width: calc(190px * 1.5 * 3);
	animation: 60s linear infinite;
}
.loop-boxS li {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: calc(100% / 3);
}
.loop-boxS img {
	height: auto;
	width: 58%;
}
.loop-boxS ul.loop1S {
	animation-name: loop1S;
}
.loop-boxS ul.loop2S {
	animation-name: loop2S;
}
@keyframes loop1S {
	0% {
		transform: translateX(0);
	}
	49.99999% {
		transform: translateX(-100%);
	}
	50% {
		transform: translateX(100%);
	}
}
@keyframes loop2S {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}
/*****************************************************
 マーカーアニメーション
*****************************************************/

.show {
	position: relative;
}
.marker-animation.active {
	background-position: -100% .5em;
}
.marker-animation {
	background: -webkit-linear-gradient(to right, transparent 50%, rgb(255, 230, 160) 50%);
	background: -moz-linear-gradient(to right, transparent 50%, rgb(255, 230, 160) 50%);
	background: -ms-linear-gradient(to right, transparent 50%, rgb(255, 230, 160) 50%);
	background: -o-linear-gradient(to right, transparent 50%, rgb(255, 230, 160) 50%);
	background: linear-gradient(to right, transparent 50%, rgb(255, 230, 160) 50%);
	background-repeat: repeat-x;
	background-size: 200% .8em;
	background-position: 0 .5em;
}
.no1, .no2, .no3, .no4 {
	font-size: 120%;
	position: absolute;
	text-align: left;
	line-height: 1.8em;
}
.no1 .marker-animation, .no2 .marker-animation, .no3 .marker-animation, .no4 .marker-animation {
	transition: all 2s 0s ease;
}
.no1 {
	top: 26%;
	left: 36%;
}
.no2 {
	top: 26%;
	left: 62%;
}
.no3 {
	top: 55%;
	left: 38%;
}
.no4 {
	top: 53%;
	left: 62%;
}
/*****************************************************
カウント
*****************************************************/

.count {
	position: relative;
}
.js-num {
	position: absolute;
	top: 490px;
	left: 430px;
	font-size: 16em;
}
/*****************************************************
開発アドバイザーURL
*****************************************************/

.storyurl {
	position: absolute;
	top: 80px;
	left: 110px;
}
/*****************************************************
追記
*****************************************************/
#gif-anime02{
margin: 0 auto;
padding: 0 30px 60px;
width: 45%;
}


.layoutL {
	text-align: left;
	font-family: Georgia, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-size: 30px;
	line-height: 120%;
	padding: 30px 100px 10px 100px;
}
.layoutL_T10 {
	text-align: left;
	font-family: Georgia, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-size: 30px;
	line-height: 120%;
	padding: 10px 100px 10px 100px;
}

.layoutL_T0 {
	text-align: left;
	font-family: Georgia, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-size: 30px;
	line-height: 120%;
	padding: 0px 100px 10px 100px;
}

.layoutC {
	text-align: center;
	font-family: Georgia, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-size: 30px;
	line-height: 120%;
	padding: 30px 100px 10px 100px;
}
.layoutC_T10 {
	text-align: center;
	font-family: Georgia, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	font-size: 30px;
	line-height: 120%;
	padding: 10px 100px 10px 100px;
}
/********************  
worry02
*********************/

.worry02_ttl {
	position: absolute;
	top: 5%;
	left: 30%;
	font-size: 3.4rem;
}
.worry02_text {
	position: absolute;
	top: 30%;
	left: 55%;
	font-size: 30px;
	line-height: 280%;
}
/********************  
worry01
*********************/

.worry01_ttl {
	position: absolute;
	top: 2%;
	left: 34%;
	font-size: 3.4rem;
	line-height: 120%;
	text-align: center;
}
/********************  
story04
*********************/

/*.story04_ttl{
	position: absolute;
	top: 60px;
	left: 350px;
	font-size:42px;
}

.story04_text01{
	position: absolute;
	top: 100px;
	left: 200px;
	font-size:42px;
	line-height: 160%;
}*/

.story04_text02 {
	position: absolute;
	top: 30%;
	left: 80px;
	font-size: 38px;
	line-height: 140%;
	text-align: center;
}
/********************  
story02
*********************/

.story02_ttl01 {
	position: absolute;
	top: 340px;
	right: 100px;
	font-size: 68px;
	line-height: 110%;
	text-indent: -68px;
	text-align: right;
}
.story02_ttl02 {
	position: absolute;
	top: 1340px;
	left: 100px;
	font-size: 68px;
	line-height: 110%;
	letter-spacing: -4px;
}
.story02_text01 {
	font-size: 30px;
	line-height: 160%;
	padding: 100px;
	background: url("../images/niji_story_bg.jpg") repeat 00;
}

.con4_4_text {
	display: none;
}
.con4_5_text {
	position: absolute;
	top: 280px;
	left: 365px;
	font-size: 60px;
	line-height: 120%;
	letter-spacing: 2px;
	text-align: center;
	color: #FFF;
}

/********************  
con1 特徴1
*********************/

.con1_text01 {
	position: absolute;
	top: 780px;
	left: 100px;
	font-size: 48px;
	line-height: 140%;
}
.con1_7_ttl01 {
	text-align: center;
	position: absolute;
	top: 95px;
	left: 220px;
	font-size: 60px;
	line-height: 120%;
}
.con1_7_text01 {
	position: absolute;
	top: 510px;
	left: 80px;
	font-size: 36px;
	line-height: 160%;
}

.con1_7_text02{
	position: absolute;
	top: 700px;
	left: 80px;
	font-size: 48px;
	line-height: 160%;
}

/********************  
con2 特徴2
*********************/

.con2_text01 {
	text-align: center;
	position: absolute;
	top: 400px;
	left: 180px;
	font-size: 36px;
	line-height: 140%;
}
.con2_text02 {
	text-align: center;
	position: absolute;
	top: 550px;
	left: 140px;
	font-size: 60px;
	line-height: 160%;
}
/********************  
con3 特徴3
*********************/

.con3_text01 {
	position: absolute;
	top: 650px;
	left: 125px;
	font-size: 48px;
	line-height: 140%;
	text-align: center;
}

.con3_text01_2{
	position: absolute;
	top: 830px;
	left: 80px;
	font-size: 48px;
	line-height: 140%;
	letter-spacing: -1px;
}

.con3_text02 {
	text-align: center;
	position: absolute;
	bottom: 50px;
	left: 200px;
	line-height: 140%;
	font-size: 72px;
}
.con3_box{
	line-height: 140%;
	width: 50%;
	margin: 0 auto;
	position: relative;
}

.con3_box dt {
	background: url("../images/niji_con3_bg01.jpg") no-repeat top;
	padding-left: 60px;
	padding-top: 12px;
	margin-bottom: -12px;
	font-size: 24px;
	height: 60px;
	color: #312000;
}
.con3_box dd.bg {
	background: url("../images/niji_con3_bg02.jpg") no-repeat;
	padding-left: 60px;
	padding-top: 63px;
	margin-bottom: -63px;
	font-size: 100px;
	height: 171px;
}
.con3_box dd.text01 {
	padding-top: 70px;
	padding-left: 60px;
	font-size: 24px;
	line-height: 140%;
}
/********************  
con4 特徴4
*********************/

.con4_text01 {
	position: absolute;
	top: 360px;
	left: 240px;
	font-size: 60px;
	line-height: 120%;
}
.con4_text02 {
	text-align: center;
	position: absolute;
	top: 480px;
	left: 300px;
	font-size: 48px;
	line-height: 120%;
}
.con4_text03 {
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 140px;
	font-size: 60px;
	line-height: 160%;
}
/********************  
name NIJI
*********************/

.name_text01 {
	margin: 0;
	background: url("../images/niji_name_bg.jpg") no-repeat top;
	height: 540px;
}
.name_text01 p {
	width: 40%;
	padding: 60px 10px;
	font-size: 24px;
	line-height: 180%;
	margin: auto ;
}
/**/
/*****************************************************
 ページトップへ
*****************************************************/

.gotop {
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
	width: 80px;
	padding: 20px 10px;
	text-align: center;
	text-decoration: none;
	transform: rotateY(270deg);
	transition: .5s;
}
.gotop a {
	position: relative;
	display: inline-block;
	width: 75px;
	height: 75px;
	text-align: center;
	background-color: #767676;
	border-radius: 100%;
}
.gotop a:hover {
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.gotop a:before {
	content: 'PAGE TOP';
	position: absolute;
	top: 28px;
	right: 0;
	left: 0;
	margin: auto;
	display: inline-block;
	color: #fff;
	font-family: 'Century Gothic';
	font-size: 10px;
}
.gotop a:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 15px;
	left: 0;
	margin: auto;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.fixed {
  position: fixed;
  left: 50%;
  bottom: 0;
  width: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
	z-index: 4;}

/*フッターまでスクロールしたら消す*/
.is-hidden {
	visibility: hidden;
  opacity: 0;
}



.tiktokBox{
	position: relative;
	background: #FFF;
}

.tiktok{
z-index: -1; 
width: 100%;  
height: 100%; 
object-fit: cover; 
overflow: hidden;
}
.tiktokBox .tiktok01 img,
.tiktokBox .tiktok03 img{	width: 65%; height: auto;}
.tiktokBox .tiktok02 img{	width: 90%; height: auto;}

/*高さ900px以上のブラウザ*/
@media (orientation: landscape) and (min-height: 900px) {
.tiktokBox .tiktok01 img,
.tiktokBox .tiktok03 img{	width: 75%; height: auto;}
.tiktokBox .tiktok02 img{	width: 90%; height: auto;}
}

.tiktokBox .tiktok01{
	position: absolute;
	top:13%;
	left: 10%;
}

.tiktokBox .tiktok02{
	position: absolute;
	top:12%;
	left: 67%;
}

.tiktokBox .tiktok03{
	position: absolute;
	top:22%;
	left: 10%;
}
