@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  {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.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:18px;
  font-family: serif;
  background-color: #FBF5F5;
}
#fv1{
	background: url(../images/lp-ci-pc_01.png) no-repeat top center;
	height: 169px;
  }
  
  #fv2{
	background: url(../images/lp-ci-pc_02.png) no-repeat top center;
	height: 104px;
  }
  
  #fv3{
	background: url(../images/lp-ci-pc_03.png) no-repeat top center;
	height: 184px;
  }
  
  #fv4{
	background: url(../images/lp-ci-pc_04.png) no-repeat top center;
	height: 210px;
  }

  #fv5{
	background: url(../images/lp-ci-pc_05.png) no-repeat top center;
	height: 400px;
  }



#mock{
	padding: 25px 0 25px;
	width: 100%;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	margin: 0 auto;
}

#fv5 img{
	width: 150px;
	height: auto;
}

#mock {
    padding-top: 150px;
    padding-bottom: 30px;
    display: flex;
    overflow: hidden;
	
}
.loop02__box {
    display: flex;
    animation: loop-list 30s linear infinite;
	list-style:none
}
.loop02__item a {
    width: calc(100vw / 4);
    display: block;
}
.loop02__item img {
    width: 100%;
}


@keyframes loop-list {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
.loop02:hover .loop02__box {
    animation-play-state: paused;
}

.contact{
	background: #FFE5E9;
	height: 400px;
	text-align: center;
   }
  
   .contact img{
	width: 950px;
	display: block;
	padding: 50px;
	margin: 0 auto ;
	animation: poyopoyo 2s ease-out infinite;
	opacity: 1;
   }
  
  
  
   @keyframes poyopoyo {
	0%, 40%, 60%, 80% {
	  transform: scale(1.0);
	}
	50%, 70% {
	  transform: scale(0.95);
	}
  }

  /* .about h2{
	text-align: center;
	color: #513832;
	font-size: 35px;
	font-weight: bold;
	padding-top: 20px;
	margin:  100px auto 15px;
   }
  
   .about-us{
	display: flex;
	width: 80%;
	height: auto;
	justify-content: space-around;
	margin: auto; 
   }
  
   .about img{
	width: 200px;
	height: 200px;
	padding-top: 25px;
   }
  
   .about-1{
	color: #513832;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 50px;
	margin-left: 20px;
   }
  
   .about-us::before{
	position: absolute;
	content: "";
	background-color: #fff;
	width: 100%;
	height: 400px;
	z-index: -2;
   }

   .work{
	padding-top: 100px;
	}
   
  
   .work h2{
	text-align: center;
	color: #513832;
	font-size: 35px;
	font-weight: bold;
	padding-top: 20px;
	margin:  100px auto 15px;
   }
  
   .work-hp{
	display: flex;
	width: 80%;
	justify-content: space-around;
	margin: auto; 
   }
  
   .work img{
	width: 200px;
	height: 200px;
	padding-top: 25px;
   }
  
   .work-message{
	color: #513832;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 60px;
	margin-left: 20px;
   }
  
   .work-hp::before{
	position: absolute;
	content: "";
	background-color: #fff;
	width: 100%;
	height: 400px;
	z-index: -2;
   } */
  
  
   .pf{
	margin-top: 150px;
	text-align: center;
   }
  
   .pf h3{
	margin-top: 100px;
	color: #513832;
	font-size: 35px;
	font-weight: bold;
   }
  
   .pf p{
	font-size: 20px;
	color: #513832;
   }
  
   .pf-lp{
  margin: 0 auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	width: 900px;
	justify-content: space-between;
   }
  
   .pf-lp .pf-lp-wrap,.pf-other .pf-lp-wrap{
	width: 300px;
	margin-bottom: 50px;
   }
  
   .pf-lp .pf-lp-wrap img,.pf-other .pf-lp-wrap img{
	width: 270px;
	height: 270px;
	margin-bottom: 10px;
   }
  
   .pf-other{
	margin: 0 auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	width: 60vw;
	justify-content: space-between;
   }
  


   #setumei1{
	background: url(../images/lp-ci_07.png) no-repeat top center;
	height: 425px;
  }
  
  #setumei2{
	background: url(../images/lp-ci_08.png) no-repeat top center;
	height: 413px;
  }
  
  #setumei3{
	background: url(../images/lp-ci_09.png) no-repeat top center;
	height: 451px;
  }
  
  #setumei4{
	background: url(../images/lp-ci_10.png) no-repeat top center;
	height: 416px;
  }
  
  #setumei5{
	background: url(../images/lp-ci_11.png) no-repeat top center;
	height: 598px;
  }
  
  #setumei6{
	background: url(../images/lp-ci_12.png) no-repeat top center;
	height: 662px;
  }
  
  #setumei7{
	background: url(../images/lp-ci_13.png) no-repeat top center;
	height: 588px;
  }
  

  #setumei8{
	background: url(../images/lp-ci_14.png) no-repeat top center;
	height: 610px;
  }
  
  
  #setumei9{
	background: url(../images/lp-ci_16.png) no-repeat top center;
	height: 1151px;
  }

  #setumei10{
	background: url(../images/lp-ci_15.png) no-repeat top center;
	height: 886px;
  }

  .contact2{
	background: #FFE5E9;
	height: 300px;
	text-align: center;
   }
  
   .contact2 a img{
	width: 950px;
	margin: 0 auto ;
	animation: poyopoyo 2s ease-out infinite;
	opacity: 1;
   }
  
   .footer{
	background-color: #F3A58E;
	background-size: cover;
	height: auto;
   }
  
  

  
   .footer p{
	text-align: center;
	color: #513832;
	font-size: 18px;
	font-weight: bold;
	padding-top: 50px;
	margin:  0 auto;
   }
  
   

#wrap {

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

#wrapform {

	background-image: url("../images/wrapform.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: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;
}

