@charset "utf-8";

/* 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  {text-decoration: 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;}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
  filter: brightness(120%);
}


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

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


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

#head1 { background: url("../images/header_1.webp") no-repeat top center; height:    178px; } 
#head2 { background: url("../images/header_2.webp") no-repeat top center; height:    450px; } 
#head3 { background: url("../images/header_3.webp") no-repeat top center; height:    396px; } 
#head4 { background: url("../images/header_4.webp") no-repeat top center; height:    182px; } 
#head5 { background: url("../images/header_5.webp") no-repeat top center; height:    142px; } 
#head6 { background: url("../images/header_6.webp") no-repeat top center; height:    904px; } 
#head7 { background: url("../images/header_7.webp") no-repeat top center; height:    241px; } 
#head8 { background: url("../images/header_8.webp") no-repeat top center; height:    168px; } 
#head9 { background: url("../images/header_9.webp") no-repeat top center; height:    412px; } 
#head10 { background: url("../images/header_10.webp") no-repeat top center; height:    412px; } 
#head11 { background: url("../images/header_11.webp") no-repeat top center; height:    412px; } 
#head12 { background: url("../images/header_12.webp") no-repeat top center; height:    412px; } 
#head13 { background: url("../images/header_13.webp") no-repeat top center; height:    164px; } 
#head14 { background: url("../images/header_14.webp") no-repeat top center; height:    283px; } 
#head15 { background: url("../images/header_15.webp") no-repeat top center; height:    168px; } 
#head16 { background: url("../images/header_16.webp") no-repeat top center; height:    132px; } 
#head17 { background: url("../images/header_17.webp") no-repeat top center; height:    459px; } 
#head18 { background: url("../images/header_18.webp") no-repeat top center; height:    579px; } 
#head19 { background: url("../images/header_19.webp") no-repeat top center; height:    593px; }
#head20 { background: url("../images/header_20.webp") no-repeat top center; height:    426px; } 
#head21 { background: url("../images/header_21.webp") no-repeat top center; height:    469px; } 
#head22 { background: url("../images/header_22.webp") no-repeat top center; height:    73px; } 
#head23 { background: url("../images/header_23.webp") no-repeat top center; height:    221px; } 
#head24 { background: url("../images/header_24.webp") no-repeat top center; height:    351px; } 
#head25 { background: url("../images/header_25.webp") no-repeat top center; height:    359px; } 
#head26 { background: url("../images/header_26.webp") no-repeat top center; height:    418px; } 
#head27 { background: url("../images/header_27.webp") no-repeat top center; height:    289px; } 
#head28 { background: url("../images/header_28.webp") no-repeat top center; height:    353px; } 
#head29 { background: url("../images/header_29.webp") no-repeat top center; height:    920px; }


#form { background: url("../images/form.webp") no-repeat top center; height:    290px; }

#form01 { background: url("../images/form01.webp") no-repeat top center; height:    1598px; }

#wrap {

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

#wrapform {

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

#wrapform2 {

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

#wrapform3 {

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


#container {

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

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

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

.text-center {
  text-align: center;
}

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