@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;}
#impact4  {underline;}
.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-image:url("../images/bg.jpg");
	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){

	.form_inner_area{
		width:100%;
	}
	.form_area4
	{

		
		
		position: relative;
		top:20px;
	}
	}

}

	/* 表示領域が1000px以下の場合に適用するスタイル（スマホ向け） */
@media screen and (max-width: 1000px) {
		
	.form_inner_area{
		width:100%;
		transform:scale(1.1,1.1);
	}
	.form_area4
	{
		height:5000px;
		position: relative;
		top:250px;
	}


	.checkboxstyle
	{
		width:			24px;
		height:			24px;
		-moz-transform:		scale(1.4);
		-webkit-transform:	scale(1.4);
		transform:		scale(1.4);
		margin-right:10px;
	}

	.a2check{
		margin-left:20px;
	}

	.checkboxareaposition{
		margin-left:50px;
		margin-top:17px;
		width:700px!important;
	}

}

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

 /* 表示領域が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; }


}

#head1 { background: url("../images/header_01.jpg") no-repeat top center; height: 402px; }
#head2 { background: url("../images/header_02.jpg") no-repeat top center; height: 907px; }
#head3 { background: url("../images/header_03.jpg") no-repeat top center; height: 281px; }
#head4 { background: url("../images/header_04.jpg") no-repeat top center; height: 970px; }
#head5 { background: url("../images/header_05.jpg") no-repeat top center; height: 708px; }
#head6 { background: url("../images/header_06.jpg") no-repeat top center; height: 557px; }
#head7 { background: url("../images/header_07.jpg") no-repeat top center; height: 1224px; }

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



#of {
overflow: hidden;}



#container {
	text-align:center;
	width:990px;
	margin:0 auto;
}


#wrap {
	margin: 0px auto 0 auto;
    margin-top: 80px;
	margin-bottom:0px;
	padding-bottom:50px;
    padding-top: 50px;
    border-radius:20px;
	background-color: rgba( 0, 0, 0, 0.64 );
	width: 960px;
	background-repeat: repeat-y;
	background-position:center top;
}





.bg_clear{
	padding-top:0px;
	padding-bottom:70px;
}


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

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

.bg_glay p{
font-size: 40px;
color:black;
}


.bg_yellow{
background-color:#f2c203;
padding-bottom:50px;
padding-top: 50px;}



.bg_gra{
background: -moz-linear-gradient(to right, #000001, #1e1b4a, #000001);
background: -webkit-linear-gradient(to right, #000001, #1e1b4a, #000001);
background: linear-gradient(to right, #000001, #1e1b4a, #000001);
	background-position: center top;
	background-repeat: repeat;
  background-attachment: fixed;
	
		padding-top:50px;
	padding-bottom:0px;
}





/*ふわふわ*/
.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) }
}


.btn {

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

	border: 0px solid;

}



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


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

#foot{
	position: relative;
	margin: 0 0 0 0;
	min-width: 1000px;
	background: #f2c203;
	font-size:20px;
	color:#242424;
	text-align: center;
}
small{
	display:block;
	width: 100%;
	text-align:center;
	padding: 0;
}

.block{
	display: block;
	padding-top: 30px;
	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;
}




/*点滅;*/


.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;
}




/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
	top: 0;
	left: 0;
	height: 159px;
	overflow: hidden;
	position: absolute;
}

.loopSlider {
	margin: 0 auto;
	width: 1452px;
	height: 159px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopSlider ul {
	height: 159px;
	float: left;
	overflow: hidden;
}

.loopSlider ul li {
	width: 1500px;
	height: 159px;
	float: left;
	display: inline;
	overflow: hidden;
}

#slider2
{
	margin-top:70px;
}