@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: #ffffff;
	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;}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px); 
	transition: 1.5s;
}
.feedInUp_On {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1002px;
	
  background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:22px;
  font-family:  'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#head1 { background: url("../images/header_01.png") no-repeat top center; height:    158px; } 
#head2 { background: url("../images/header_02.png") no-repeat top center; height:    286px; } 
#head3 { background: url("../images/header_03.png") no-repeat top center; height:    126px; } 
#head4 { background: url("../images/header_04.png") no-repeat top center; height:    462px; } 
#head5 { background: url("../images/header_05.png") no-repeat top center; height:    164px; } 
#head6 { background: url("../images/header_06.png") no-repeat top center; height:    292px; } 
#head7 { background: url("../images/header_07.png") no-repeat top center; height:    302px; } 
#head8 { background: url("../images/header_08.png") no-repeat top center; height:    197px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    259px; } 
#form { background: url("../images/form.png") no-repeat top center; height:    px; } 

#sub1 { background: url("../images/sub1.png") no-repeat top center; height:    302px; } 
#sub2 { background: url("../images/sub2.png") no-repeat top center; height:    302px; } 
#sub3 { background: url("../images/sub3.png") no-repeat top center; height:    302px; }
#sub32 { background: url("../images/sub32.png") no-repeat top center; height:    172px; }
#sub4 { background: url("../images/sub4.png") no-repeat top center; height:    172px; }
#subtokuten { background: url("../images/subtokuten.png") no-repeat top center; height:    302px; }
#qa { background: url("../images/qa.png") no-repeat top center; height:    302px; }

#riyuu1 { background: url("../images/riyuu1.png") no-repeat top center; height:    225px; } 
#riyuu2 { background: url("../images/riyuu2.png") no-repeat top center; height:    225px; } 
#riyuu3 { background: url("../images/riyuu3.png") no-repeat top center; height:    225px; } 
#riyuu4 { background: url("../images/riyuu4.png") no-repeat top center; height:    225px; } 
#riyuu5 { background: url("../images/riyuu5.png") no-repeat top center; height:    225px; } 
#riyuu6 { background: url("../images/riyuu6.png") no-repeat top center; height:    225px; } 
#riyuulast { background: url("../images/riyuulast.png") no-repeat top center; height:    7px; } 

#step1 { background: url("../images/step1.png") no-repeat top center; height:    532px; } 
#step2 { background: url("../images/step2.png") no-repeat top center; height:    532px; } 
#step3 { background: url("../images/step3.png") no-repeat top center; height:    532px; } 

#tokutenbg { background: url("../images/tokutenbg.png") no-repeat top center; height:    8250px; background-attachment: fixed; }
#tokuten1 { background: url("../images/tokuten1.png") no-repeat top center; height:    527px; }
#tokuten2 { background: url("../images/tokuten2.png") no-repeat top center; height:    527px; }
#tokuten3 { background: url("../images/tokuten3.png") no-repeat top center; height:    527px; }
#tokuten4 { background: url("../images/tokuten4.png") no-repeat top center; height:    527px; }
#tokuten5 { background: url("../images/tokuten5.png") no-repeat top center; height:    527px; }
#tokuten6 { background: url("../images/tokuten6.png") no-repeat top center; height:    527px; }
#tokuten7 { background: url("../images/tokuten7.png") no-repeat top center; height:    527px; }
#tokutenlast { background: url("../images/tokutenlast.png") no-repeat top center; height:    15px; }

#t1 { background: url("../images/t1.png") no-repeat top center; height:    224px; }
#t2 { background: url("../images/t2.png") no-repeat top center; height:    224px; }
#t3{ background: url("../images/t3.png") no-repeat top center; height:    224px; }
#t4{ background: url("../images/t4.png") no-repeat top center; height:    224px; }
#t5 { background: url("../images/t5.png") no-repeat top center; height:    224px; }
#t6 { background: url("../images/t6.png") no-repeat top center; height:    224px; }
#t7 { background: url("../images/t7.png") no-repeat top center; height:    224px; }

#e1 { background: url("../images/e1.png") no-repeat top center; height:    184px; }
#e2 { background: url("../images/e2.png") no-repeat top center; height:    184px; }
#e3 { background: url("../images/e3.png") no-repeat top center; height:    184px; }
#e4 { background: url("../images/e4.png") no-repeat top center; height:    184px; }
#e5 { background: url("../images/e5.png") no-repeat top center; height:    184px; }
#e6 { background: url("../images/e6.png") no-repeat top center; height:    184px; }
#e7 { background: url("../images/e7.png") no-repeat top center; height:    184px; }

#kudou { background: url("../images/kudou.png") no-repeat top center; height:    550px; }
#makino { background: url("../images/makino.png") no-repeat top center; height:    550px; }
#ak { background: url("../images/ak.png") no-repeat top center; height:    550px; }

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

#jissenwaku1 { background: url("../images/jissenwaku1.jpg") no-repeat top center; height:    40px; }
#jissenwaku3 { background: url("../images/jissenwaku3.png") no-repeat top center; height:    44px; }

#mikami { background: url("../images/mikami.png") no-repeat top center; height:    652px; }
#tamura { background: url("../images/tamura.png") no-repeat top center; height:    706px; }
#kouchi { background: url("../images/kouchi.png") no-repeat top center; height:    685px; }

#suisenwaku1 { background: url("../images/suisenwaku1.jpg") no-repeat top center; height:    31px; }
#suisenwaku3 { background: url("../images/suisenwaku3.png") no-repeat top center; height:    36px; }

#wasabin1 { background: url("../images/wasabin1.png") no-repeat top center; height:    204px; }
#wasabin2 { background: url("../images/wasabin2.png") no-repeat top center; height:    533px; }
#wasabinlast { background: url("../images/wasabinlast.png") no-repeat top center; height:    30px; }


#jiyuu { background: url("../images/jiyuu.jpg") no-repeat top center; height:    1130px; background-attachment: fixed; }

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

#wrap {

	background-image: url("../images/wrap1100.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapriyuu {

	background-image: url("../images/wrapriyuu.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wraptokuten {

	background-image: url("../images/wraptokuten.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wraperu {

	background-image: url("../images/wraperu.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapjissen {

	background-image: url("../images/wrapjissen.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapsuisen {

	background-image: url("../images/wrapsuisen.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapwasabin {

	background-image: url("../images/wrapwasabin.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapshiro {

	background-image: url("../images/wrapshiro.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#wrapblue {

	background-image: url("../images/wrapblue.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wraplast {

	background-image: url("../images/wraplast.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapgray {

	background-image: url("../images/wrapgray.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapq {

	background-image: url("../images/wrapq.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapa {

	background-image: url("../images/wrapa.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}


#container {

	text-align:left;
	width:1000px;
	margin:0 auto;
	
	
}

#text {

	text-align:left;
	width:900px;
	margin:0 auto;
		
}

#text2 {

	text-align:left;
	width:830px;
	margin:0 auto;
		
}

#textq {

	text-align:left;
	width:900px;
	margin:0 auto;
	color: #fff;
	font-weight: bold;
		
}

#textlast {

	text-align:left;
	width:900px;
	margin:0 auto;
	color: #fff;	
		
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
}

#texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
}

#texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}


.white {
  color: #fff;
}

#footer {  
	background-color: #135da4;
}
--------------------------- */

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}

.side{position: fixed;
  position: fixed;
  right: 0;
  bottom: 0px;
  z-index: 2;
}
.side a img:hover{
  opacity:0.8;
}


/*----- side button -----*/

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.swing:hover {
-webkit-animation: swing 1s ease;
animation: swing 1s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
