@charset "utf-8";

/*
Theme Name: SUBHAND
Author: SUBHAND.LLC
Author URL: http://www.subhand.net/
*/


/* common
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #d90909;
	text-decoration: underline;
}

.impact {
	font-size: 20pt;
	font-weight: bold;
}

.impact2 {
	color: red;
}

.impact3 {
	background: yellow;
	color: #000;
}

.impact5 {
	background: #173B50;
	padding: 2px 5px;
	color: #fff;
}

.impact6 {
	background: #f4f4f4;
	padding: 3px;
	line-height: 1.1;
}

.impact7 {
	background: #B60000;
	padding: 2px 5px;
	color: #fff;
}

.style2 {
	color: #FF0000
}

.style3 {
	color: #333333
}

.style4 {
	color: #000000
}


img {
	border: none;
}


/* layout
---------------------------------------------*/
/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	background-color: white;
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", Arial, Helvetica, "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, Osaka, "MS PGothic", sans-serif;
	line-height: 1.8;
	letter-spacing: 0.03em;
}

/* スマホへの振り分け */

/* 表示領域が1001px以上の場合に適用するスタイル（パソコン向け） */
@media screen and (min-width: 1001px) {


	#registration_pc {
		visibility: visible;
	}

	#registration_sp {
		display: none;
	}

	.br-pc {
		display: block;
	}

	.br-sp {
		display: none;
	}

}

/* 表示領域が1000px以下の場合に適用するスタイル（スマホ向け） */
@media screen and (max-width: 1000px) {


	#registration_pc {
		display: none;
	}

	#registration_sp {
		visibility: visible;
	}

	.br-pc {
		display: none;
	}

	.br-sp {
		display: block;
	}


}

#header {
	background: url("../images/header.png") no-repeat top center;
	height: 990px;
}

#header2 {
	background: url("../images/header_.png") no-repeat top center;
	height: 990px;
}

#part1 {
	background: url("../images/1.png") no-repeat top center;
	height: 2140px;
}

#container {
	background: url(../images/bg.png) top center / cover;
	background-attachment: fixed;
	padding-top: 50px;
}

#part2 {
	background: url("../images/2.png") no-repeat top center;
	height: 855px;
}

#part3 {
	background: url("../images/3.png") no-repeat top center;
	height: 1080px;
}

#part4 {
	background: url("../images/4.png") no-repeat top center;
	height: 2440px;
}

#container2 {
	background: url(../images/bg2.png) top center / cover;
	background-attachment: fixed;
}

#part5 {
	background: url("../images/5.png") no-repeat top center;
	height: 780px;
}

#part6 {
	background: url("../images/6.png") no-repeat top center;
	height: 2300px;
}

#container3 {
	background: url(../images/bg3.png) top center / cover;
	background-attachment: fixed;
}

#part7 {
	background: url("../images/7.png") no-repeat top center;
	height: 2100px;
}

#container4 {
	background: url(../images/bg4.png) top center / cover;
	background-attachment: fixed;
}

#part8 {
	background: url("../images/8.png") no-repeat top center;
	height: 3570px;
}

#part9 {
	background: url("../images/9.png") no-repeat top center;
	height: 4330px;
}



#tell01 {
	background: url("../images/tell_01.jpg") no-repeat top center;
	height: 809px;
}

#tell02 {
	background: url("../images/tell_02.jpg") no-repeat top center;
	height: 241px;
}

#head_pr01 {
	background: url("../images/header_pr01.jpg") no-repeat top center;
	height: 705px;
}

#head_pr02 {
	background: url("../images/header_pr02.jpg") no-repeat top center;
	height: 210px;
}

#head_pr01sp {
	background: url("../images/header_pr01sp.jpg") no-repeat top center;
	height: 1606px;
}

#head_pr02sp {
	background: url("../images/header_pr02sp.jpg") no-repeat top center;
	height: 1690px;
}


#tuikahead {
	background: url("../images/pro_5.png") no-repeat top center;
	height: 1112px;
	margin-top: 50px;
	margin-bottom: 80px;
}



#of {
	overflow: hidden;
}

#container_siro {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	background: white;
	margin-top: 80px
}

.bg_glay {
	background-color: #f2f2f2;
	padding-top: 50px;
	padding-bottom: 50px;
}

.bg_navy {
	background-color: white;
	padding-top: 0px;
	padding-bottom: 50px;
}

/*ふわふわ*/
.img_box {
	animation: img_box_9955 3s linear infinite;
	transform-origin: 50% 50%;
	margin: 1rem 0 !important;
}

@keyframes img_box_9955 {
	0% {
		transform: translateY(0)
	}

	33.33333% {
		transform: translateY(-10px)
	}

	66.66667% {
		transform: translateY(0)
	}

	100% {
		transform: translateY(0)
	}
}

.bg_clear {

	padding-top: 50px;
	padding-bottom: 50px;
}

.bg_clear_sub {
	padding-bottom: 50px;
}

#bg1 {
	background: url("../images/bg.jpg");
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
}


.mail01 {
	position: relative;
	top: 40px;
	left: 0px;
	right: 0px;
	width: 850px;
	height: 110px;
	font-size: 30px;
	line-height: 3.2vw;
	font-weight: bold;
	color: #CBCBCB;

	color: black;
	background: #FFFFFF;
	line-height: 1.2;
	text-align: center;
	box-sizing: border-box;
	border: 4px solid #a0a0a0;
	border-radius: 8px;
}


.btn {

	top: 0px;
	left: 0px;
	right: 0px;

	border: 0px solid;

}



.btn:hover {
	opacity: 0.7;
	transition: 0.5s;
}


/***movie***/

#movie {
	position: relative;
	top: 175px;
	width: 892px;
	height: 560px;
	/*
	width: 810px;
	height: 510px;
	*/
	/*background-color: #dd0413;*/
	background: -webkit-linear-gradient(top, #e11d64, #ff8401);
	margin: 0px auto 0 auto;
	margin-bottom: 50px;
	border-radius: 0px;
	overflow: hidden;
}

iframe {
	width: 882px;
	height: 550px;
	/*
	width: 800px;
	height: 500px;	
	*/
	display: block;
	margin: 5px auto 0 auto;
}

#container_cmt {
	text-align: center;
	width: 850px;
	margin: 0 auto;
}

.situmon {

	padding-top: 70px;
	padding-left: 100px;
}

.textareastyle {

	width: 850px;
	height: 200px;
	border-color: #dd0413;
	border-width: 2px;
	border-radius: 8px;
	font-size: 29px;
}

.mustbox {
	margin-top: 70px;
	width: 100px;
	height: 50px;
	border-radius: 0px;
	background-color: #dd0413;

	font-size: 29px;
	text-align: center;
	color: white;
	font-family: "Hiragino Kaku Gothic Pro", Arial, Helvetica, "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, Osaka, "MS PGothic", sans-serif;

}

.question1 {
	text-align: left;
	width: 900px;
	font-size: 31px;
	padding-bottom: 20px;
	padding-top: 0px;
}




.name {

	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 850px;
	height: 108px;
	font-size: 30px;
	line-height: 3.2vw;
	font-weight: bold;
	color: #666;

	color: black;
	background: #FFFFFF;
	line-height: 1.2;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #dd0413;
	border-radius: 8px;
}

/***フッター***/

small {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
}

.block {
	display: block;
	padding-top: 10px;
	background: white;
}

.copy2 {
	display: block;
	font-size: 22px;
	line-height: 1.3;
	padding: 5px 0 10px 0;
	background: white;
}

.toku {
	text-align: center;
	font-size: 20px;
}

.mt0 {
	margin-top: 0;
}

.mb0 {
	margin-bottom: 0;
}



/*スペース*/
.space {
	height: 70px;
}

.space01 {
	height: 15px;
}

.sp_b {
	display: none;
}

.sp_n {
	display: block;

}


/*点滅;*/


.flash {
	margin-right: 10px;
	animation: flash 4.5s infinite linear;
	-webkit-animation: flash 4.5s infinite linear;
	-moz-animation: flash 4.5s infinite linear;
}

@keyframes flash {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 0.7;
	}

	50% {
		opacity: 1;
	}

	75% {
		opacity: 0.7;
	}

	100% {
		opacity: 0;
	}
}

.flash:last-child {
	margin-right: 0;
}

.flash span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}


/***フッター***/
footer {
	position: relative;
	margin: 0 0 0 0;
	min-width: 1000px;
	background: #101010;
	font-size: 20px;
	color: #778699;
	text-align: center;
}

small {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
}

.block {
	display: block;
	padding-top: 10px;
	color: #778699;
}

.copy2 {
	display: block;
	color: #fff;
	font-size: 22px;
	line-height: 1.3;
	padding: 5px 0 10px 0;
}

.toku {
	text-align: center;
	color: #778699;
	font-size: 20px;
}

.mt0 {
	margin-top: 0;
}

.mb0 {
	margin-bottom: 0;
}