@charset "utf-8";
/*------------------------------------------------------------
    howto
------------------------------------------------------------*/
.content {
	overflow: hidden;
	background: #fff;
	padding-top: 96px;
}
.content img {
	width: 100%;
}
#gHeader{
	z-index: 101;
}
#supportSec {
	padding-top: 0;
	box-sizing: border-box;
	height: 100vh;
	position: relative;
	z-index: 100;
}
.supportImg {
	height: 100vh;
}
.support {
	position: relative;
	height: 100%;
}
.support h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1.3px;
	width: 100%;
}
.support h3 span {
	font-size: 110px;
	font-weight: 100;
	letter-spacing: 1px;
	display: block;
	line-height: 1;
	margin-bottom: 7px;
}
.parallaxBox,
.parallaxBox2 {
	position: relative;
	overflow: hidden;
}

.parallaxCon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.parallaxBox2 .parallaxCon {
	bottom: 0;
	top: auto;
}

/* ipad */
.ipad .scroll a:hover::after {
	border: none;
	border-top: 1px solid #BE0025;
	border-left: 1px solid #BE0025;
}

.ipad .supportImg {
	height: auto;
}

.ipad .snsInfoBox {
	width: 94.6%;
}

/* add */
/*
.navInnMenu .navActive a::after {
	width: 86%;
}
*/
@media all and (min-width: 0) and (max-width: 767px) {
	.navInnMenu .navActive a::after {
		width: 76%;
	}
}
.footerLinkItem .navActive a::after {
	width: 86%;
}
@media all and (min-width: 0) and (max-width: 767px) {
	.footerLinkItem .navActive a::after {
		width: 100%;
	}
}

/*.fullBg {
	background: #F4F2E9;
}*/
.pageShare {
	z-index: 101;
}
.pagePath {
	padding: 20px 74px;
	position: relative;
	z-index: 100;
}

.pagePath li,
.pagePath li a {
	display: inline-block;
	color: #BE0025;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.ipad #supportSec {
	height: auto;
}

/* add */
.bgmapbox {
	background-color: #F4F2E9;
	background-attachment: fixed;
}
.bgmapbox::before {
	top: 32px;
	left: 56.5%;
	position: fixed;

}
.howtoBox h3 {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}
.howtoBox h3 span {
	color: #BE0025;
	font-size: 60px;
	font-weight: 100;
	display: block;
	line-height: 1;
	margin-bottom: 13px;
	letter-spacing: 0;
}
.campend{
	background-color: #BE0025;
	border-radius: 100px;
	width: 300px;
	margin: 0 auto 90px;
	color: #fff;
	text-align: center;
	padding: 8px 0 10px 10px;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.supportBox {
	padding-bottom: 477px;
}

.backLink {
	display: inline-block;
	color: #BE0025 !important;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.3px;
	transition: opacity .5s ease;
	margin: 60px 0 0;
}
.backLink span {
	width: 20px;
	height: 24px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.backLink span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 12px;
	height: 12px;
	border-bottom: 1px solid #BE0025;
	border-right: 1px solid #BE0025;
	transform: rotate(135deg);
	transition: border .5s ease;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.content{
		padding-top: 60px;
	}
	.scroll,
	.firstBox h1 {
		transition-delay: 1.8s;
	}
	.support {
		height: auto;
	}
	.scroll a:hover::after {
		border: none;
		border-top: 1px solid #BE0025;
		border-left: 1px solid #BE0025;
	}
	.support h3 {
		font-size: 18px;
	}
	.support h3 span {
		font-size: 80px;
	}
	.supportImg {
		height: 100%;
	}
	#supportSec {
		padding-top: 0;
		height: auto;
	}
	/* add */
	.fullBg {
		padding-top: 0;
	}
	.supportBox {
		padding-bottom: 407px;
		position: relative;
		top: -83px;
	}
}
.howtoBox {
	padding: 70px 0 150px;
	margin: 0 auto;
	width: 940px;
	position: relative;
	z-index: 10;
	box-sizing: border-box;
}
.howtoBox .whiteBox {
	padding: 0;
	border-radius: 20px;
	background: #fff;
	border: 1px solid #be0025;
}
.howtoBox .redBox {
	padding: 0;
	border-radius: 20px;
	background: #be0025;
}
.howtoBox .whiteBox.girls {
	padding: 60px 0 60px;
	text-align: center;
	margin-bottom: 80px;
}
.howtoBox .whiteBox.girls h4 {
	margin: 0 auto 60px;
	width: 595px;
}
.howtoBox .whiteBox.girls .midTxt {
	margin-bottom: 50px;
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.01em;
	background-color: #BE0025;
	padding: 10px 0 14px;
}
.howtoBox .whiteBox.girls .movie{
	margin: 0 auto 50px;
	width: 100%;
}
.howtoBox .whiteBox.girls .movie iframe{
	width: 100%;
}
.howtoBox .whiteBox.girls p {
	margin-bottom: 50px;
	font-size: 15px;
	letter-spacing: 0.07em;
	line-height: 2;
}
.howtoBox .whiteBox.girls p.pic {
	margin: 0 auto 0;
	width: 703px;
}
.howtoBox .redBox.ask {
	padding: 50px 0 90px;
	text-align: center;
	margin-bottom: 80px;
	color: #fff;
	letter-spacing: 0.1em;
}
.howtoBox .redBox.ask h4 {
	margin: 0 auto 3px;
	width: 678px;
}
.howtoBox h5{
	font-size: 28px;
	margin-bottom: 40px;
	font-weight: normal;
}
.howtoBox .redBox.ask .txt{
	width: 820px;
	border-top: 2px dotted #DE8092;
	padding: 40px 0 0;
	position: relative;
	margin: 0 auto;
	font-size: 15px;
	line-height: 2;
}
.howtoBox .redBox.ask .txt p{
	margin-bottom: 25px;
}
.howtoBox .redBox.ask .txt p a{
	border-bottom: 1px solid #DE8092;
	color: #fff;
	padding-bottom: 2px;
}
.howtoBox .redBox.ask .txt .data{
	border: 1px solid #DE8092;
	border-radius: 100px;
	padding: 2px 10px 4px;
	font-weight: 600;
	width: 50%;
	margin: 0 auto 50px;
}
.howtoBox .redBox.ask .txt .twbtn a{
	color: #BE0025;
	background: #fff;
	display: block;
	padding: 8px 0 10px;
	border-radius: 10px;
	text-align: center;
	height: 100%;
	box-sizing: border-box;
	width: 52%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 600;
}
.howtoBox .redBox.ask .txt .twbtn a .icon{
	width: 22px;
	line-height: 0.8;
}
.howtoBox .redBox.ask p.pic{
	position: absolute;
	left: 30px;
	bottom: 80px;
	width: 182px;
}
.howtoBox .redBox.tweet {
	padding: 50px 0 70px;
	text-align: center;
	letter-spacing: 0.1em;
}
.howtoBox .redBox.tweet h4 {
	margin: 0 auto 3px;
	width: 530px;
}
.howtoBox .redBox.tweet h5 {
	color: #fff;
	font-weight: 500;
}
.howtoBox .redBox.tweet .txt{
	width: 820px;
	border-top: 2px dotted #E68797;
	padding: 40px 0 0;
	position: relative;
	margin: 0 auto;
	font-size: 15px;
	line-height: 2;
}
.howtoBox .redBox.tweet .txt p{
	color: #fff;
	margin-bottom: 25px;
}
.howtoBox .redBox.tweet .txt p span {
	font-weight: 600;
}
.howtoBox .redBox.tweet .txt .data{
	border-radius: 100px;
	padding: 18px 30px 20px;
	font-weight: 600;
	width: 50%;
	margin: 0 auto 50px;
	background-color: #fff;
	color: #BE0025;
	font-size: 16px;
	line-height: 1.4;
}
.howtoBox.howtoBox02 {
	margin-bottom: 80px;
	padding-bottom: 0;
	border-bottom: none;
}
.howtoBox.howtoBox02 .whiteBox {
	padding: 0;
	border-radius: 20px;
	background: #fff;
	border: 1px solid #be0025;
}
.howtoBox.howtoBox02 .download01 {
	padding: 54px 50px 57px;
}
.howtoBox .redBox h4 {
	margin-bottom: 5px;
	text-align: center;
}
}
.howtoBox .redBox p {
	margin-bottom: 35px;
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 0.04em;
	line-height: 30px;
	text-align: center;
	color: #000;
}
.howtoBox .redBox .list {
	display: flex;
	justify-content: center;
}
.howtoBox .redBox .list li {
	padding: 0 35px;
	text-align: center;
}
.howtoBox .redBox .list li:nth-child(3n-1) {
	border-left: 2px dotted rgba(190,0,37,0.2);
	border-right: 2px dotted rgba(190,0,37,0.2);
}
.howtoBox .redBox .list img {
	width: 119px;
}
.howtoBox .redBox .list a {
	margin-top: 23px;
	padding: 4px;
	display: block;
	width: 150px;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 28px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	border-radius: 10px;
	background: #be0025;
}
.howtoBox .redBox .img {
	margin: 0 auto 45px;
	max-width: 573px;
}
.howtoBox .textList li {
	margin: 0 15px 0 40px;
	position: relative;
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height: 28px;
	text-align: left;
	color: #fff;
}
.howtoBox .textList li::after {
	width: 18px;
	height: 18px;
	position: absolute;
	right: -22px;
	top: 50%;
	content: '';
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	opacity: 0.5;
	transform: translateY(-50%) rotate(45deg);
}
.howtoBox .textList li:last-child::after {
	display: none;
}
.howtoBox .textList .red {
	font-weight: 600;
}

.howtoBox .download{
	padding: 0 100px;
}
.howtoBox .post_box p.txt span {
	color: #BE0025;
	font-weight: 600;
}
.howtoBox .post_box p.pic{
	width: 90px;
	padding-top: 20px;
}
.howtoBox .post_box {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.howtoBox .post_box::before {
	margin-left: 7px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	border-right: 2px dotted #fff;
	content: "";
}
.howtoBox .post_tit{
	border-radius: 100px;
	background: #F8E4E8;
	padding: 5px 10px 8px;
	color: #BE0025;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.howtoBox .post_x .post_tit{
	width: 114%;
}
.howtoBox p.txt_post {
	font-size: 15px;
	line-height: 1.8;
	color: #fff;
	text-align: left;
}
.howtoBox p.txt_post span {
	font-weight: 600;
}
@media all and (min-width: 768px) {
	.howtoBox02 .imgBox {
		margin-bottom: 65px;
	}
	.howtoBox.lasted .whiteBox {
		padding-bottom: 58px;
	}
	.howtoBox.lasted .imgBox {
		margin-bottom: 65px;
	}
	.howtoBox .textList {
		display: flex;
		justify-content: center;
	}
	.howtoBox .textList li {
		width: 280px;
	}
	.howtoBox .textList li:first-of-type {
		width: 314px;
		margin-left: 0;
	}
}
@media all and (min-width: 0) and (max-width: 767px) {
	.howtoBox {
		margin: 0 0 80px;
		padding: 66px 0 80px;
		width: 100%;
	}
	.howtoBox h3{
		margin-bottom: 25px;
	}
	.howtoBox h3 span{
		font-size: 40px;
	}
	.howtoBox .whiteBox{
		width: 89%;
		margin: 0 auto;
	}
	.howtoBox .redBox{
		width: 89%;
		margin: 0 auto;
	}
	.howtoBox h5{
		font-size: 20px;
		margin-bottom: 30px;
	}
	.howtoBox.howtoBox02 .whiteBox {
		border-radius: 20px;
		overflow: hidden;
	}
	.howtoBox .whiteBox.girls{
		padding: 30px 0 40px;
		letter-spacing: 0.01em;
	}
	.howtoBox .whiteBox.girls h4 {
		margin-bottom: 30px;
		width: 288px;
	}
	.howtoBox .whiteBox.girls .midTxt{
		font-size: 14px;
		margin-bottom: 25px;
		letter-spacing: 0.01em;
		text-align: left;
		padding-left: 20px;
	}
	.howtoBox .whiteBox.girls .movie{
		margin: 0 auto 35px;
		width: 100%;
	}
	.howtoBox .whiteBox.girls .movie iframe{
		width: 100%;
		height: 183px;
	}
	.howtoBox .whiteBox.girls p{
		text-align: left;
		padding: 0 18px;
		line-height: 1.8;
		margin-bottom: 25px;
	}
	.howtoBox .whiteBox.girls p.pic{
		width: 302px;
	}
	.howtoBox .redBox.ask{
		padding: 30px 0 70px;
		letter-spacing: 0.01em;
	}
	.howtoBox .redBox.ask h4{
		width: 328px;
	}
	.howtoBox .redBox.ask .txt{
		width: 89%;
		text-align: left;
		padding: 30px 0 0;
	}
	.howtoBox .redBox.ask .txt p{
		margin-bottom: 20px;
	}
	.howtoBox .redBox.ask .txt .data{
		width:80%;
		text-align: center;
		letter-spacing: 0.04em;
		margin-bottom: 45px;
	}
	.android .howtoBox .redBox.ask .txt .data{
		font-size: 14px;
	}
	.howtoBox .redBox.ask p.pic{
		display: none;
	}
	.howtoBox .redBox.ask .txt .twbtn a{
		font-size: 18px;
		width: 100%;
	}
	.howtoBox .redBox.tweet{
		padding: 30px 0 50px;
		letter-spacing: 0.01em;
	}
	.howtoBox .redBox.tweet h4{
		width: 206px;
	}
	.howtoBox .redBox.tweet .txt{
		width: 89%;
		text-align: left;
		padding: 30px 0 0;
	}
	.howtoBox .redBox.tweet .txt p{
		margin-bottom: 20px;
		letter-spacing: 0.06em;
	}
	.howtoBox .redBox.tweet .txt .data{
		width:95%;
		text-align: center;
		letter-spacing: 0.04em;
		margin-bottom: 40px;
		font-size: 13px;
		padding: 18px 10px 20px;
	}
	.android .howtoBox .redBox.tweet .txt .data{
		font-size: 14px;
	}

	

	.howtoBox .redBox .list {
		flex-wrap: wrap;
	}
	.howtoBox .redBox .list li {
		padding: 20px 0;
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		border-bottom: 2px dotted rgba(190,0,37,0.2);
	}
	.howtoBox .redBox .list li:nth-child(2n) {
		flex-direction: row-reverse;
	}
	.howtoBox .redBox .list li:nth-child(2n) a {
		margin: 0 15px 0 0;
	}
	.howtoBox .redBox .list li:nth-child(3n-1) {
		border-left: none;
		border-right: none;
	}
	.howtoBox .redBox .list li:last-child {
		border: none;
	}
	.howtoBox .redBox .list img {
		width: 119px;
	}
	.howtoBox .redBox .list a {
		margin: 0 0 0 15px;
		width: 130px;
		flex-basis: 130px;
		font-size: 13px;
	}
	.howtoBox .redBox .img {
		margin: 0 auto 30px;
		max-width: 276px;
	}
	.howtoBox .textList li {
		margin: 0 0 40px;
		font-size: 14px;
		letter-spacing: 0.04em;
		line-height: 1.74;
		text-align: center;
	}
	.android .howtoBox .textList li{
		font-size: 13px;
	}
	.howtoBox .textList li::after {
		width: 14px;
		height: 14px;
		right: 50%;
		top: 100%;
		transform: translate(50%,10px) rotate(135deg);
	}
	.howtoBox .textList li:last-child {
		margin-bottom: 0;
	}
	.howtoBox.howtoBox02 .imgBoxR {
		margin: 58px 0 40px;
		flex-direction: row-reverse;
	}
	.howtoBox.howtoBox02 .download01 {
		padding: 54px 25px 57px;
	}
	.backLink{
		margin: 50px 0;
	}
	.bodyScroll .pageShare{
		z-index: 100;
	}
	.campend{
		font-size: 13px;
		padding: 6px 0 10px 10px;
		margin: 0 auto 105px;
	}
	
	.howtoBox .download {
		padding: 0 20px;
	}
	.howtoBox .download .post_box{
		display: inherit;
	}
	.howtoBox .download .post_box::before{
		border: none;
	}
	.howtoBox .download .post_tit{
		width: 100% !important;
		padding: 5px 0 8px;
	}
	.howtoBox .download .post_insta{
		margin-top: 25px;
	}
	.howtoBox .download p.txt_post{
		padding: 0 10px;
	}
}
@media all and (min-width: 0) and (max-width: 374px) {
	.howtoBox .imgBox h4 {
		font-size: 18px;
	}
	.howtoBox .textList {
		margin: 0 -10px;
	}
	.support h3 span {
    font-size: 65px;
}

}